-
Delphi的VCL for WinFax Pro 9.0的源代码
Delphi VCL for WinFax pro 9.0 source code
- 2022-10-29 01:35:04下载
- 积分:1
-
一个编写Plugin技术的源码
一个编写Plugin技术的源码-a prepared Plugin technology FOSS
- 2022-03-29 21:07:32下载
- 积分:1
-
这个游戏很好玩哦,快快好吧,祝你玩的愉快
这个游戏很好玩哦,快快好吧,祝你玩的愉快-Oh this game is a lot of fun, as soon as possible Well, I wish you a happy fun
- 2022-05-05 23:24:10下载
- 积分:1
-
对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.
对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.-right to program, how to read the USB interface, including some USB driver.
- 2022-06-15 17:49:43下载
- 积分:1
-
这个是我在学校上课时候老师布置的作业,关于图象处理的,大家可以...
这个是我在学校上课时候老师布置的作业,关于图象处理的,大家可以-This an assignment that our teacher assigned to us in the class. It is about the image processing, you guys can have a look!
- 2022-02-21 06:23:20下载
- 积分:1
-
一套完整的飞机大战代码!Java开发
模仿微信游戏飞机大战,原汁原味还原该游戏程序。本包是一整套游戏代码,包括设计的图片,直接使用eclipse将该项目导入即可试玩。如果想深入学习打开Java文件即可看源码!内有备注,看到哪学到哪!
- 2022-03-05 07:50:10下载
- 积分:1
-
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行...
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行结果在vc++的运行环境中能看得很清楚,最后产生的M序列数据也存在相应的数据文件中。-Used with feedback channel shift register sequence generated PRBS signal. Please select the appropriate channels, by mode after 2 adder feedback. In the process, the number of shift register could be from 2-13 in the arbitrary choice, its length can also be free to choose. Results in vc++ The operating environment can be clearly seen, the last M-series data generated there are corresponding data file.
- 2022-01-25 22:54:35下载
- 积分:1
-
拦截windowsAPI函数的例子
拦截windowsAPI函数的例子-showed how the use the hook to capture windows API
- 2022-02-18 13:26:36下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1
-
神经网络的作用函数,十种作用函数
经典的十种神经网络作用函数,或称为激活函数的代码以及相应的画图程序与效果。对于神经网络初学者是很好的接触与体验,老学者的有效总结
- 2022-03-14 02:25:06下载
- 积分:1