联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Windows编程(113) 
按平台查找All DOS(113) 

[Windows编程] IDL100

IDL开发的小型的计算器,以及时钟和文件查找的列表框
IDL to develop a small calculator, and find the clock and file list box (2016-02-18, DOS, 6KB, 下载2次)

http://www.pudn.com/Download/item/id/1455774796585378.html

[Windows编程] Calculator_program

用VB6.0编写的简单使用计算器,与windows简单计算器功能一样,而且没有出现bug。
Written by VB6.0 simple to use calculator, simple calculator function with the same windows, and no bug. (2016-02-15, DOS, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/1455541711730003.html

[Windows编程] calculator332

VB实现Windows自带的标准型计算器
A standard calculator equiped for Windows programed by VB (2016-02-15, DOS, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/1455533902635559.html

[Windows编程] calculator317

用VB编写的简单的计算器源码,对初学VB的人的一点帮助
Simple calculator source (2016-02-15, DOS, 7KB, 下载1次)

http://www.pudn.com/Download/item/id/1455533726670157.html

[Windows编程] cal2100

一个简单的vc++计算器代码,适用于初学者研究
code for a calculator (2016-02-15, DOS, 8KB, 下载1次)

http://www.pudn.com/Download/item/id/1455520006600727.html

[Windows编程] Cal106

windows的计算器,功能和windows的差不多
windows calculator, function, and the windows almost (2016-02-15, DOS, 8KB, 下载1次)

http://www.pudn.com/Download/item/id/1455518544163213.html

[Windows编程] DOS4GW

DOS 和 WINDOWS下的FC模拟器
DOS WINDOWS FCremember the time wexler book (2015-04-15, DOS, 138KB, 下载1次)

http://www.pudn.com/Download/item/id/1429113051427430.html

[Windows编程] Monitor-Windows-OS

Windows 本地系统信息采集器_1.3
TO monitor the Windos OS. (2015-04-02, DOS, 734KB, 下载1次)

http://www.pudn.com/Download/item/id/1427913926657815.html

[Windows编程] xiugaiqi

使用C++语言编程,在VC环境下实现对经典游戏植物大战僵尸的修改器程序编写,该修改器针对“植物大战僵尸汉化版”,通过代码可以了解原理
Using C++ programming language, in the VC environment, modify the program to write the classic game Plants vs Zombies (2014-09-18, DOS, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2622212.html

[Windows编程] Mir

传奇客户端杀毒软件不报毒的mir.dat适合IP版开区的服务器端,或者登陆器。
Legends client antivirus software does not report toxic mir.dat server IP version suitable for open areas, or landers. (2014-03-27, DOS, 346KB, 下载10次)

http://www.pudn.com/Download/item/id/2495415.html

[Windows编程] linearsvmdemo

linearsvmdemo windows下的线性SVM分类器
the tool of linearsvm (2013-11-26, DOS, 531KB, 下载4次)

http://www.pudn.com/Download/item/id/2410238.html

[Windows编程] tjuthuibianshiyanDEBUG

利用DEBUG系统的A和T两指令编程将十六进制数3F56H分别送给AX、BX、CX、DX四个寄存器 采用立即数寻址方式将该数分别送给AX寄存器,再采用寄存器寻址方式将该数送给CX、 DX 三个寄存器。
A and T and programming instructions using DEBUG system hexadecimal number 3F56H are then given to the AX, BX, CX, DX, four registers The immediate addressing mode of the number are then given to the AX register, and then the number sent to the CX, DX registers using register addressing mode. (2012-04-21, DOS, 247KB, 下载4次)

http://www.pudn.com/Download/item/id/1838649.html

[Windows编程] jisuanjijiekou

掌握RAM扩充、8253计数器/定时器、8255并行口、8251串行口、8259中断控制器、D/A数模转换、A/D模数转换、DMA、LED显示等各个器件的性能和使用方法。
Master the RAM expansion, 8253 counter/timer, 8255 parallel port, serial port 8251, 8259 interrupt controller, D/A digital-analog conversion, A/D digital conversion, DMA, LED display and so on device performance and usage . (2010-05-06, DOS, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/1159079.html

[Windows编程] WRS_SBC7447A_PCT00301005

风河仿真器PowerPC7447初始化代码
PowerPC7448 vxworks (2009-11-27, DOS, 11KB, 下载3次)

http://www.pudn.com/Download/item/id/985202.html

[Windows编程] hzy

计时器,可以有效的记录所要的时间 ,还有显示系统时间。
Timer can be an effective time to be recorded, as well as the time display system. (2009-08-21, DOS, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/885072.html

[Windows编程] Windows_Loader

windows加载器和模块初始化,加深对Windows下程序执行的认识。
windows loader and module initialization, deepen their understanding of Windows under the procedures of implementation. (2009-05-23, DOS, 281KB, 下载12次)

http://www.pudn.com/Download/item/id/774307.html

[Windows编程] cmd

自动登录网络驱动器 net user用法
Automatically log network drive net user usage (2008-11-17, DOS, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/581659.html

[Windows编程] 20074281026998737

我单步到@1时 奇怪的事情发生了 下一步执行到了@2 而不是@3 而我如果不要mov lr,pc 这句 或者在mov lr, pc 后面再加一些指令 则单步到@1后直接跳到@3 请问这是为什么
I single-step into @ 1:00 strange things have taken place in the next step to implement the @ 2 and not 3 and I @ If not mov lr, pc or in this mov lr, pc followed by a number of commands are single-step to one after the @ skip @ 3 I would like to ask why this is (2007-10-12, DOS, 505KB, 下载1次)

http://www.pudn.com/Download/item/id/344292.html

[Windows编程] 3-8

3-8译码器学校课程设计上载以大家共享,如有不足请多指教
3-8 decoder school curriculum designed to contain share, if insufficient please enlighten (2007-03-26, DOS, 25KB, 下载4次)

http://www.pudn.com/Download/item/id/259528.html

[Windows编程] FunCnsdwin

qqoneline记录器 非常有用的程序
qqoneline Recorder very useful procedure (2005-12-25, DOS, 161KB, 下载2次)

http://www.pudn.com/Download/item/id/135204.html
总计:113