资源列表
qianrushiwenjianxitong
- 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line int
QQMSNMaopaotishi
- 这是一个冒泡提示应用程序例子,跟QQ和MSN的上线人员提示类似,具有相当的应用研究价值-This is a bubble application examples suggest, with the QQ and MSN on-line staff suggested similar, Application of considerable research value
GuidChannel621
- 一个视频驱动配置安装程序,配置各种通道视频图象信息-a video-driven configuration installation, configuration every channel video information
SPI-tongxun
- 用计算机并口模拟SPI通讯的C源程序。 用计算机并口模拟SPI通讯的C源程序。-parallel computer simulation SPI communications C source. Parallel computer simulation of SPI communications C source.
Vehicleclass
- 关于c++ 课程设计 交通工具类 继承有界面-curriculum design on transport category succeeded interface
acoke
- 个人作品 关于direx编程的小技巧 仅供大家参考-individual entries on the small direx programming skills only reference
AnYi_Interface
- 自己定义的接口 是接口的实现 ddfd-own definition of the interface is the interface to achieve ddfd
shuangjitongxun
- 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数 分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 Symbol numerical), This will be two decimal number were converted to a binary number, and then seek his,
as868251
- 上面都是C版本,最后给一个linux下as86编译的汇编版本. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines will be used Serial Link togeth
windows8251
- 这个是windows版本的.就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来 -This is a windows version of the. Serial communication is to use two machines will be used for serial-link appear, the most simple. For example, in a plane into a character, b plane
linux8251
- 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来 -Serial communication is to use two machines will be used for serial communication link, the most simple. For example, in a plane into a character, b plane will display
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
