-
SFML-2.1-windows-vc10-32bits
SFML-2.1-windows-vc10-32bits.zip 2d游戏开发库
- 2020-08-07 16:58:32下载
- 积分:1
-
ADO
利用ADO连接Oracle数据库,,主要解决写入blob数据问题(Use ADO to connect Oracle database, the main solution to the issue of write blob data)
- 2009-04-25 20:11:31下载
- 积分:1
-
CALENDAR
在程序中嵌入日历,是一本书中找到的很有学习的价值(Embed calendar program is useful to learn the value ,found in a book)
- 2013-12-24 09:27:15下载
- 积分:1
-
ExecuteProcessCommandLine
source for executing any external command line program from VC++
- 2009-09-28 03:39:43下载
- 积分:1
-
move-object-or-control-with-mouse-click
move object or control with mouse click vb6
- 2016-07-17 01:24:03下载
- 积分:1
-
sudoku
逻辑推理,通过程序设计实现简单的逻辑推理功能
(logic reasoning)
- 2010-05-07 16:49:51下载
- 积分:1
-
filespy
filespy fileter 文件过滤驱动 源代码(WDM file spy fileter Driver code)
- 2011-05-03 16:19:58下载
- 积分:1
-
AddressListVS05
该系统为通讯录系统,实现了通讯录的管理功能,增删改通讯功能。通讯录查询工作是一个很复杂的问题,在实际的工作领域中,时常会遇到要修改通讯录的问题,例如修改、删除、添加、查找等都是应用过程中十分频繁的操作,如果有一个应用软件可以使这个操作简单而富有人性化,我们就可以通过界面上的提示语言来轻松准确地完成以上操作了。
本通讯录主要涉及函数的调用、指针、哈希表等主要技术。其中,函数的调用和哈希表是技术的重点。
(The system address book system, and the address book management features, additions and deletions to communication. Directory inquiries is a very complex issue, in the actual work areas, often face the problem to modify the address book, such as modify, delete, add, find the application process are all very frequent operation, if an application can make this simple and full of humane, we are prompted by the interface language to easily and accurately complete the above operation. The book mainly related function call, pointer, hash table and other major technologies. Among them, the function call and a hash table is the focus of technology.)
- 2011-06-05 13:03:11下载
- 积分:1
-
codestatistical
一个实现在代码行数的统计,非常全面,各种信息都可以统计!(An implementation in the line of code number statistics, very comprehensive, all kinds of information can be statistical!)
- 2012-10-14 15:35:38下载
- 积分:1
-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1