不占用串口读取串口,在win98下VxD串口数据捕捉的程序。具体使用可以自已在界面上学习-off Serial serial read in VxD under win98 serial data capture process. Concrete can use in their own learning interface 下载
该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据,显示在界面上,并可保存-that the procedure was not occupied resources serial data capture. Same computer, we have other applications or devices occupying one or more serial circumstances, the capture of these serial data communications, and display the interface and can be preserved 下载
该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据- 下载
2407C文件夹包括第8~16章的C语言代码及使用说明。有如下子文件夹: ? 第8章数字输入输出8路开关量输入输出(8IOIN+8IOOUT); ? 第8章数字输入输出模块(led); ? 第8章数字输入输出模块(LED+KEY); ? 第9章事件管理器模块(PWM); ? 第9章事件管理器模块_编码(QEP); ? 第9章事件管理器模块_捕捉(cap); ? 第10章事件管理器模块_定时器中断(Timer_INT); ? 第10章模数转换模块(ADC); ? 第11章串行外设接口模块(SPI +DA); ? 第11章串行外设接口模块(led8py); ? 第12章串行通信接口模块(SCI); ? 第13章局部控制器模块(CAN); ? 第14章图形液晶显示模块接口及应用(LCD); ? 第15章串行EEPROM的接口编程(eeprom); ? 第16章在TMS320LF2407上实现快速傅立叶变换(fft)。 - 下载
2407asm文件夹包括第8~13章的汇编语言代码及使用说明。有如下子文件夹: ? 第8章数字输入输出模块(led); ? 第8章数字输入输出模块(LED+KEY); ? 第9章事件管理器模块(PWM); ? 第9章事件管理器模块_捕捉(cap); ? 第9章事件管理器模块_定时器中断(Timer_INT); ? 第10章模数转换模块(ADC); ? 第11章串行外设接口模块(SPI); ? 第12章串行通信接口模块(SCI); ? 第13章局部控制器模块(CAN)。 - 下载
**智能监视系统*** 程序运行时需要视频捕捉设备,如果没有,请安装USB_CAMERA目录下的设备驱动程序。 ***停车场收费系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***高校银卡系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***邮件短信系统*** 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败-intelligent surveillance systems ** *** procedures need video capture equipment, and if not, Install USB_CAMERA directory device driver. *** *** Parking fees system install sql server, which users sa no orders, sql re-use directory of the establishment of a new document sql database. *** *** College CE system install sql server, which users sa no orders, sql re-use directory of the establishment of a new document sql database. *** *** Mail messages a system. Detection mail : (1) registered account, pay attention to the correct Communist cause POP3 server, user name and password. 2. SMS functions to achieve this : (a) registered in your account to the Communist cause the correct phone number, Send and select the check box to the cell phone. (2) According to the purchase of GSM module specif 下载
VC专题教程 -- 第一章 Internet相关开发 打包下载 ------ 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用 -VC Guide feature -- the first chapter related to the development of packaged Internet download how to prepare ------ 1.1 ------ 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI ------ the use of CGI to develop procedures ISAPI 1.4 ------ Internet using WinInet development process -- the second chapter ActiveX development package download ActiveX controls 2.1 ------ ------ 2.2 on the use of MFC Development ActiveX 2.3 ------ use ATL (ActiveX Template Library) Create ActiveX ------ 2.4 debug, and use ActiveX controls -- the third chapter debugging techniques and abnormal (error) handling of packaged download - ----- 3.1 intermediate process tracking and output variables ------ 3.2 / Object legitimacy inspection 3.3 ------ ------ memory leakage inspection 3.4 abnormal capture 下载
mif 点 vc屏幕监控代码 shutdown自动运行 acm 大牛 mtd分析 iso 13818 下载 md5校验算法 图形 键盘 机制 用vb6.0编写的qq聊天软件 jfreechart报表 端口数据捕获 hibernate使用手册 crc32 查表法 源码 vc agent 多元一次方程 c api接口使用实例 进程查看器july v2.11 代码下载 numerical recipe 源程序 .net仓库管理软件源代码 pctcp dos java 数据结构 applet 演示 chken player源代码 vc多项式拟合 windows shell 扩展编程完全指南 红绿蓝 调色 财会管理软件 md2 加密 atl开发指南 源代码 5502 ti mapx 统计 vc 菜单 定制 界面 pid simulation code segy源代码 树控件按钮 字节 输出 java static类 perl 发送email 数字音频信号 调制与解调 源码程序. directshow 摄像头 代码 pic18源程序 西门子tc65 8皇后问题 c代码 mandelbrot的c程序代码 fm modulation matlab web address 串口间通信 ebd9200下载 windows 核心编程 源码 共轭梯度法 c代码 键盘采集程序