-
A more complete tapi procedures, including one that contains all of tapi
一个比较完成的tapi程序,包括一个包含全部tapi定义的模块和一个tapi类,包括查看以建立的tapi连接、拨号、中断连接以及对线路和拨号进行设置。 -A more complete tapi procedures, including one that contains all of tapi-defined modules and a tapi categories, including the tapi view to establish a connection, dial-up, interrupt lines and dial-up connectivity and the right set.
- 2022-02-04 00:27:23下载
- 积分:1
-
用于调试按键的c语言指针函数,主要优点扫描速度快。
用于调试按键的c语言指针函数,主要优点扫描速度快。-For debugging of the c language pointer button function, the major advantages of fast scanning.
- 2022-10-13 22:10:02下载
- 积分:1
-
GraphControl example
GraphControl_exm,你可以找到最好的图形控件的例子!
- 2022-03-22 17:37:27下载
- 积分:1
-
这是一个用VC实现的一个小小计算器,很小巧,但很适用哦,里面的一些经验也很值得揣摩啊...
这是一个用VC实现的一个小小计算器,很小巧,但很适用哦,里面的一些经验也很值得揣摩啊-with VC of a small calculator, very small, but very applicable Oh, there"s some experience is worth trying to figure out ah
- 2022-01-26 01:18:45下载
- 积分:1
-
Classical procedures do not have much to say netcut classic is not it?
经典程序
netcut不用多言很经典
不是吗?-Classical procedures do not have much to say netcut classic is not it?
- 2022-05-12 19:03:26下载
- 积分:1
-
Range Hood air volume air
吸油烟机风量风压测试系统的设计和开发的全部过程。 实现串口通讯技术和使用Excel 2000调出报表的方法是本系统开发的关键之处。作者在本文中重点论述了其具体的设计和实现方法,通过串口通讯来实现数据采集,进而实现对吸油烟机风量风压的检验,并按标准要求打印测试报告、绘制出风压风量和效率曲线。-Range Hood air volume air-testing system in the design and development of the whole process. Serial communication technology and the use of Excel 2000 statements for the transfer of the system is the key to it. In this paper focuses on the specific design and implementation, through serial communications to data collection, so as to realize the right amount of wind Range Hood Pressure testing, in accordance with standard print test reports and draw air-air volume and efficiency curve.
- 2022-03-04 05:11:01下载
- 积分:1
-
保护系统首次发布.rar
保护系统首次发布.rar-Protection System published for the first time. Rar
- 2022-01-30 22:00:20下载
- 积分:1
-
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时...
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时针)有刻度是64的小盘子,上层转一圈之后下一层的刻度就走一个刻度。指示当前盘子走到那个刻度是TimerVec(或TimerVecRoot)的index。-achieve timer algorithm logic, it should not take regular drives TimerLogic achieved a simulated clock, the clock on the floor (similar hands of) 256 is a calibration of the dishes, the following four (similar minute hand of a clock) is a scale of 64 small plates, the upper circle turn Zhi after the next level of calibration leave a mark. The current instructions that come calibration plate is TimerVec (or TimerVecRoot) index.
- 2023-03-20 20:00:04下载
- 积分:1
-
支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现
支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现-obstruction and support non-blocking security model is threaded circular buffer Design and Implementation
- 2023-04-01 19:55:03下载
- 积分:1
-
MD5的全称是Message
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。这三个算法的描述和c语言源代码在Internet RFC 1321中有详细的描述(http://www.ietf.org/rfc/rfc1321.txt),这是一份最权威的文档,由Ronald L. Rivest在1992年8月向IETF提交。
-err
- 2022-11-02 12:00:03下载
- 积分:1