-
486DX66 cache测试文件,vcd格式
486DX66 cache测试文件,vcd格式-486DX66 cache test document format vcd
- 2022-03-15 15:42:18下载
- 积分:1
-
《OPCDA服务器与客户程序开发指南》,国内第一本关于OPC的权威中文指导书籍...
《OPCDA服务器与客户程序开发指南》,国内第一本关于OPC的权威中文指导书籍- OPCDA server and client program development guide, the first authoritative book on Chinese OPC guide books
- 2022-03-01 21:48:17下载
- 积分:1
-
"The Revolutionary Guide to MFC 4 Programm ing With Visual C "in the b...
"The Revolutionary Guide to MFC 4 Programming With Visual C++"书中的例子,演示如何通过第二线程打印文档-"The Revolutionary Guide to MFC 4 Programm ing With Visual C "in the book examples demonstrate how to print a document second thread
- 2022-08-15 21:08:04下载
- 积分:1
-
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例....
windows系统最优化设置的批处理代码.对学习批处理的人是很好的范例.-windows system settings to optimize the batch code. on a batch of people to learn is a good example.
- 2022-05-08 02:24:49下载
- 积分:1
-
在 Delphi 开发中,我们有时要打印一些复杂的报表。这个时候,或许你会选择一些第三方报表组件来集成你应用程序的报表功能。虽然能快速开发报表功能,但对于一些报...
在 Delphi 开发中,我们有时要打印一些复杂的报表。这个时候,或许你会选择一些第三方报表组件来集成你应用程序的报表功能。虽然能快速开发报表功能,但对于一些报表功能要求不高的小程序,你又不愿意花额外的钱去购买第三方组件。这时候你可以考虑一下下面我讲的这个实现方法?-In the Delphi development, we sometimes want to print a number of complex statements. This time, perhaps you will choose a number of third-party component statements to integrate your application
- 2022-02-11 21:31:46下载
- 积分:1
-
操作系统版本及硬盘空间信息
OS version & hardDisk space info
- 2022-04-01 10:32:55下载
- 积分:1
-
这个文件用于打开端口,祥细注释的功能可以从代码中获得,有问题可以查看注释。...
这个文件用于打开端口,祥细注释的功能可以从代码中获得,有问题可以查看注释。-this document to open the ports, wound Notes of the functions can be obtained from the code, a problem can view the Notes.
- 2022-09-01 13:05:03下载
- 积分:1
-
本代码详细介绍了灵巧指针及其用法,主要用于“垃圾回收”...
本代码详细介绍了灵巧指针及其用法,主要用于“垃圾回收”-details of the code pointer and a dexterous use, mainly for the "garbage collector"
- 2023-05-01 08:00:04下载
- 积分:1
-
使用C++编写的CRC32校验算法,使用了STL库,windows API和汇编等几种方法实现,并能比较它们之间执行的时间。...
使用C++编写的CRC32校验算法,使用了STL库,windows API和汇编等几种方法实现,并能比较它们之间执行的时间。-The use of C++ Prepared CRC32 checksum algorithm, using the STL library, windows API, and the compilation of several methods, such as to achieve, and compare their execution time.
- 2022-08-05 10:56:00下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1