-
database examples, we hope to help correct what backup recovery
数据库PB实例,希望大家帮忙更正一下备份的恢复-database examples, we hope to help correct what backup recovery
- 2023-05-30 10:35:04下载
- 积分:1
-
在MSWord中加入MSAgent
在MSWord中加入MSAgent-adding MSAgent
- 2022-02-03 23:38:29下载
- 积分:1
-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1
-
彩票选号工具源代码,用C写的#兴趣可以研究,…
彩票选号工具源码,采用C#编写,有兴趣的可以研究下,数据库支持。-Lottery Pick tool for source code, using C# written in interest can be studied, the database support.
- 2022-02-05 10:32:43下载
- 积分:1
-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1
-
List控件排序
通过点击list标题栏,对list控件内容按照单击列进行排序,数字文本均可
- 2022-10-24 16:10:04下载
- 积分:1
-
RS232串口通讯工具源码,VC++程序,方便监控,自动化等行业的应用。...
RS232串口通讯工具源码,VC++程序,方便监控,自动化等行业的应用。-RS232 serial communication source, VC++ procedures for monitoring the application of automation and other industries.
- 2022-04-06 17:56:07下载
- 积分:1
-
文件分析
资源描述磁盘分析,文件分析,图片分析,word分析,统计数量
- 2022-11-23 13:50:04下载
- 积分:1
-
D3D9黑屏优化-vs2010源码
可以用来优化游戏的CPU占用率,D3D9黑屏优化插件
- 2022-05-26 11:14:16下载
- 积分:1
-
SOCKED通信
关于socked套接字的实现,创建了客户端和服务器的通信,客户端可意向服务器发送消息,文件并且以udp tcp的方式,同样服务器的端可以接受,并且也可以发送消息 建了客户端和服务器的通信
- 2023-05-22 08:00:20下载
- 积分:1