-
VC_examples
实例12-1:使用用户界面线程实例。源代码在光盘中“12InterfaceThread”目录下。
实例12-2:使用工作者线程实例。源代码在光盘中“12ControlThread”目录下。
实例12-3:多线程实例。源代码在光盘中“12WQDemo”目录下。
实例12-4:线程间的通信。源代码在光盘中“12ThreadCommu”目录下。
实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。
实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。
实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。
实例14-1:WinSock网络程序:聊天室。源代码在光盘中“14WinSocketChat”目录下。
实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“14MSComm”目录下。
实例14-3:简单的WinInet应用程序。源代码在光盘中“14SimpleNet”目录下。
实例15-1:创建Access数据库。源代码在光盘的“15Info”中。
实例15-2:MFC的ODBC数据库实例。源代码在光盘中“15Enroll”目录下。
实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“15AdoTest”目录下。(InterfaceThread
ControlThread
ThreadCommu
)
- 2009-11-17 23:23:22下载
- 积分:1
-
paidui
1、首先,我们分析调查到的数据,发现学生流符合泊松分布,服务时间符合指数分布,由此我们的模型就变成了排队论中典型的MM
模型,根据MM
模型中的各效率指标的公式,我们可得到学一食堂拥挤情况的各方面数据。
2、根据模型求解得到的数据,我们对模型进行了更精确的量化分析。我们发现,解决本模型的关键就在于分析顾客平均排队时间,我们对其与窗口数之间的关系进行了拟合,并就两者之间关系进行了灵敏度分析。
3、针对窗口数与顾客平均排队时间之间的关系,我们从经济学的角度进行了分析,即比较增加窗口后成本的增加量与减少排队等待时间所带来的收益之间的大小关系。
(err)
- 2021-04-11 15:08:58下载
- 积分:1
-
SIO_GET_BROADCAST_ADDRESS
Get Broacdcast address in C
- 2007-08-02 10:00:14下载
- 积分:1
-
SCommTest
说明: 读串口数据并存入指定excel文件,可调巡检次数,巡检时间间隔(Reading serial data and paid into the excel document, adjustable inspection frequency, inspection time interval)
- 2008-11-22 19:21:39下载
- 积分:1
-
ADOTest
本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
- 2020-10-29 14:59:57下载
- 积分:1
-
regedit-hive
1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快.
2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用
3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作
4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到.
5. 查找功能没有暴搜hive数据结构,换用常规API. (1. Memory operation Hive, rather than the operation of the disk hive. Than analytical tools Hive same (eg. sword spy) speed. 2. Operation of regedit.exe and windows bring the same tools and the same list only hive the corresponding item, the general users do not know how to use 3. in support of the entire sub-key (Key)/key (Values) to delete, add, modify, rename. and the same tools to take into account security, do not add the delete Key/increase in operation 4. the absence of exceptional circumstances, then, to discover all the hidden registry information, are able to resolve the hive. 5. Find hive found no storm data structure, for conventional API.)
- 2009-07-08 10:17:51下载
- 积分:1
-
DirectSound混音
要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。(procedures to be used for DirectSound Development Kit Programming cases, I hope to be able to learn programming DirectSound friends help.)
- 2005-07-11 12:58:40下载
- 积分:1
-
blur
first blur program on VB6
- 2015-06-05 15:22:07下载
- 积分:1
-
ffmpeg-tutorial
ffmpeg入门教程,帮你快速学会ffmpeg的好途径(ffmpeg tutorial help)
- 2020-08-05 13:48:34下载
- 积分:1
-
acl-master
acl_cpp 是基于 acl 库的 C++ 库,包括 MIIME 解析、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。(acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcached client library, Handlersocket client library, connection pool (support mysql/sqlite), WEB programming, programming, blocking/non-blocking streams and other content.)
- 2015-01-14 18:16:56下载
- 积分:1