-
VC6.0 下开发的一个蓝牙客户端,使用的 widcomm 芯片驱动,API 开发,用于向蓝牙手机FTP 文件,可自动查找周围的蓝牙设备....
VC6.0 下开发的一个蓝牙客户端,使用的 widcomm 芯片驱动,API 开发,用于向蓝牙手机FTP 文件,可自动查找周围的蓝牙设备.-VC6.0 developed a Bluetooth client to use the Widcomm chipset driver, API development, used cell phones to Bluetooth FTP file, can automatically search the surrounding Bluetooth devices.
- 2022-03-09 11:56:46下载
- 积分:1
-
the implementation of the code read from the Outlook address book's contents...
本代码实现了从outlook读取通讯簿里的内容。-the implementation of the code read from the Outlook address book"s contents.
- 2022-03-16 13:32:50下载
- 积分:1
-
Learn to build a object,and at same time,to understand the way via seperating th...
学会建立一个工程,理解通过把接口与实现分离实现抽象的思想.-Learn to build a object,and at same time,to understand the way via seperating the interface and implement to realize abstraction.
- 2023-06-15 19:45:03下载
- 积分:1
-
C#开发的一个库存管理系统。很实用,源码齐全。
C#开发的一个库存管理系统。很实用,源码齐全。-C# development of an inventory management system. Very practical, complete source code.
- 2022-06-15 15:49:39下载
- 积分:1
-
access数据库备份与恢复,通过file的copy方法实现。
access数据库备份与恢复,通过file的copy方法实现。-access the database backup and recovery, through the file of the copy method.
- 2022-01-25 13:58:57下载
- 积分:1
-
用MFC做的一个拼图游戏的小程序。用于联系鼠标选取移动等长用功能。...
用MFC做的一个拼图游戏的小程序。用于联系鼠标选取移动等长用功能。-Using MFC to do a small procedures.
- 2023-03-25 07:35:06下载
- 积分:1
-
CSplitSearch dichotomy search template category
CSplitSearch二分法查找模板类-CSplitSearch dichotomy search template category
- 2022-12-02 09:50:04下载
- 积分:1
-
一本难得的书,学习C++的必备书籍,我们建议教师。
一本难得的好书,学习C++必备的书籍,我们老师上课推荐。-A rare book, learning C++ Required books, we recommend teacher.
- 2022-02-04 06:27:44下载
- 积分:1
-
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选...
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选为“种子”压入栈,再从栈中弹//出一个对其填充,再判断其上下左右的象素,如此往复,直到最后一个象素被填充为止。
//说明程序用递归 来实现
//fill_point(x,y) //把x,y 单元格进行填充
//is_inner(x,y) 判断x,y是否是单元格内部的点,如果是则返回1否则0-Seed filling algorithm
- 2022-10-25 15:10:03下载
- 积分:1
-
蓝牙OAD源码
基于TI的2540的OAD升级程序,经测试可用,可以使用IOS手机端的MUTITOOL实现空中升级。升级速度超快,大概需要1.5分钟。
- 2023-06-04 23:20:04下载
- 积分:1