-
对于学习遗传算法,并使用vb 语言来编程的用户,会大有帮助的。...
对于学习遗传算法,并使用vb 语言来编程的用户,会大有帮助的。-for studying genetic algorithm, and use Visual Basic programming language to the user, it will be of great help.
- 2022-04-26 16:36:51下载
- 积分:1
-
CodeGuru Embedding OLE Objects Into an Access Database这是一个用于讲解怎样嵌入数据对象的文件,也许有用...
CodeGuru Embedding OLE Objects Into an Access Database这是一个用于讲解怎样嵌入数据对象的文件,也许有用-CodeGuru Embedding OLE Objects Into an Access Database which is used to explain how a data object embedded in the paper, perhaps useful
- 2022-03-23 08:59:54下载
- 积分:1
-
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量...
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量初始化为0及给定值,另有计算复数的加减法及输出复数的三个方法,编程序利用该类完成2+3i与6-8i相加,12+9i与20-8i相减,并利用复数的输出方法将结果输出。-Define a complex number class Complex, the class is represented real and imaginary parts of the member variable, there are two constructor Complex () and the Complex (int x, int y) of the respective member variables will be initialized to 0 and the given value Another calculation of complex addition and subtraction method and output the plural of the three methods, programmed to use the class to complete 2+3 i and 6-8i sum, 12+9 i and subtract 20-8i, and the use of the plural output method results output.
- 2022-03-18 05:31:53下载
- 积分:1
-
Register/Unregister控件
Register/Unregister控件 -Register/Unregister control
- 2023-08-24 04:35:03下载
- 积分:1
-
怎样返回数据集合的例子
怎样返回数据集合的例子 -The example for returning dataset
- 2022-05-16 01:28:58下载
- 积分:1
-
使用MFC建立控件的例子
使用MFC建立控件的例子-The example of using MFC to setup up control
- 2023-08-08 12:15:04下载
- 积分:1
-
变化的变量可以在交付的COM/DCOM接口(输入方法,…
Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存留,虽然Server支持DCOM,但是Client需要在本地运行,如果想Remote,稍微修改一下既可。-Variant variables can be in the COM/DCOM interface method of delivery (incoming, outgoing) variable-length array of structures, but it needs to be packaged reconciliation package, the efficiency is relatively low. This example uses the method size_is specified length, this is seen from the MSDN, but the example given on MSDN is not specific enough, it took some time to explore, the final test pass, to a friend new to COM sharing (the old guy They can ignore). This example needs to be done because it is the work of testing procedures, and therefore, there is a small amount of redundant code, we take note of the line, and also to reduce the number of parameters passed when the transmission
- 2022-04-08 10:27:58下载
- 积分:1
-
功能覆盖了双向接口,安全数组,ATL宏,派发接口的使用全过程...
功能覆盖了双向接口,安全数组,ATL宏,派发接口的使用全过程-functional coverage of a two-way interface, security array, ATL Acer, the interface used to distribute the entire process
- 2023-05-22 16:30:03下载
- 积分:1
-
使用结构数组的类
使用结构数组的类-The class using structural array
- 2022-05-22 03:48:56下载
- 积分:1
-
这个程序解释了简单的方法来与其他设备连接…
This Program explains simple way to make communication with other device connected to Com-Port. It also logs the data in .ini file for future debugging.
- 2022-01-22 16:02:34下载
- 积分:1