搜索资源列表
DOS操作系统源代码
- 一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验。使用VC进行开发-Source code for DOS, developed with VC. Programer can learn many developed experience in operating system from the code.
21212121212121
- 一个21点的扑克牌游戏(VC++实现,DOS窗口)-a 21-point game of cards (VC, DOS window)
guessword2006
- 一个简单的猜单词的游戏 VC++实现 DOS窗口-guess one simple word games VC DOS window
shiyongjisuanchengxu
- 一个简单的实用计算器程序,VC++实现,DOS窗口-a simple practical calculator program, VC, DOS window
humanmanage
- 用vc++做的基于dos 的人士管理系统,可以进行管理人的大部分信息-with vc dos done on the management system, the administrator can conduct most of the information
033256
- VC++开发的DOS界面写字板-development of the VC DOS interface tablet
MyyyMp3
- vc++开发 DOS环境下的mp3播放软件-vc DOS environment to develop an MP3 player software
mvrn11
- 二维中值滤波在图像中的应用,vc编写的dos程序,暂时只能处理24位深度的bmp图片,且像素为4的整数倍。-2D median filtering images in the application vc dos prepared by the procedures, temporarily can only handle 24 bmp picture of the depth and pixel for the entire four several times.
traffic
- 全国交通咨询模拟系统-----全国城市交通图列车时刻表及飞机航班表的编辑。利用VC工具在dos环境下实现全国交通的咨询与管理。-National Advisory traffic simulation system ----- National Urban Transport plans trains and flights Schedules table editor. VC dos tools in the environment under the National Traffic adv
我们如何从VC++开始“编程”
- 不管学C还是学C++,VC和gcc都可以,甚至,什么其他C语言编译器,也可以啊,Intel的C,以前DOS下的turbo C/C++,Watcom C/C++,都可以,我首先摆句话,C和C++是语言,既然是语言,就与操作系统无关,那些printf,scanf,甚至包括什么对话框,MassageBox,消息循环,都不重要,因为这不是语言特性,初学者,暂时先不必管。
24点游戏,利用递归法
- 24点游戏,利用递归法,在vc DOS环境下运行结果,可实现多张牌多点数功能-24-point game, the use of recursion in vc DOS environment, the results can be multi-functional cards and more points
DOS
- DOS操作系统源代码,VC下编译通过,由于代码中部分为汇编代码,需要阅读者有一定的汇编知识-DOS operating system source code, VC compiled by, as part of the code for the assembly code, you need to read the compilation of those who have some knowledge
user_login
- MFC VC++ 用户登录系统界面实现只要-MFC VC++ users log on to achieve as long as the system interface. . . . . . . .
dos_stub
- Windows PE 文件在 DOS 下运行一般会显示:This program cannot be run in DOS mode. 这是PE文件头部的一个"dos stub"程序,这个就是"dos stub"的源码,我们可以修改它,用fasm.exe编译,在vc连接时,加上 /stub:stub.exe-Windows PE files will normally be run under DOS shows: This program cannot be run in DOS mode
VC_DOS_Get_ret
- VC下执行DOS命令并可以获取执行结果的源码.一个比较好的例子,希望对年轻人有点帮助.-VC under the implementation of DOS commands and can get the results of the implementation source code. A good example of hope for young people to some extent.
calendar
- 计算万年日历的程序,dos界面,vc++语言-Procedures for calculating calendar years, dos interface, vc++ Language
FlashThief
- vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。 更多信息: 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
Student(DOS)
- 使用vc++控制台编写的学生成绩管理系统,可以实现学生成绩的添加,删除和修改,为c++语言编写,可有助于提高面向对象的编程能力的提高。-Using vc++ console prepared student achievement management system, student achievement can be added, deleted and modified for the preparation of c++ language, can help to improve obj
DOS-searise
- 这是一个VC的基于DOS的串行通信编程指令的指导性文件的开发环境-This is a development environment with Vc DOS-based serial communication programming instructions guidance document
用C和汇编写的Dos操作系统的源码
- C和汇编实现Dos操作系统的源代码,源码在SRC目录下,模拟出的DOS系统,这是比较底层接近机器语言的源码(C and assembly implement the source code of the Dos operating system, the source code is in the SRC directory, and the simulated DOS system is a source code that is relatively close to the machine