-
BT升级程序
以下程序包是wince平台的蓝牙升级程序。
- 2022-02-28 18:25:44下载
- 积分:1
-
这个程序可能会崩溃你的系统或运行不良取决于您的硬件。这个...
This program may crash your system or run poorly depending on your hardware. The program and code contained in this archive was scanned for virii and has passed all test before it was put online. If you use this code in project of your own, send a shout out to the author!
- 2023-04-15 20:30:04下载
- 积分:1
-
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。...
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。-Hook programming. The process of how to install the hook, how to write global hooks, dynamic link library, global variable analysis of data sharing. ADO database programming.
- 2022-04-18 15:02:21下载
- 积分:1
-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1
-
with A* algorithm JiuGongTu problem and the optimal solution is given, including...
用A*算法实现九宫问题,并给出最优解,其中包括每一步的执行路径-with A* algorithm JiuGongTu problem and the optimal solution is given, including each step of the implementation of the road
- 2023-08-01 02:10:02下载
- 积分:1
-
一个好的 代理的例子
一个好的 代理的例子-a good example
- 2022-02-10 00:21:37下载
- 积分:1
-
elong SCM temperature control, and led keys and control category C source code,...
elong单片机温控,led和按键控制等源代码类C文件,459调试通过-elong SCM temperature control, and led keys and control category C source code, debugging through 459
- 2022-12-26 22:55:03下载
- 积分:1
-
深入浅出ShellExecute
深入浅出ShellExecute -Explain the profound things of Shell Execute.
- 2022-01-28 23:59:35下载
- 积分:1
-
This document contains details about image enhancement techniques,spatial domain...
This document contains details about image enhancement techniques,spatial domain,frequency domain mathods.image stretching ,contrast slicing,sample codes , and some outputs are also included.
- 2022-07-07 23:19:26下载
- 积分:1
-
录像带出租系统
视频存储到使用 LINKEDLIST 的租金视频。它有 ADTLIST 与功能添加新的视频,显示视频,租一段视频,编辑视频,删除视频。
视频将会存储在一个文件中,所以可以修改它。
它有一个基本的密码最初"321"。
从类似的代码"书屋"的修改,因此它缺乏租赁的时间或客户登记。
- 2023-08-09 01:55:03下载
- 积分:1