登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:C++
  2. 代码类别:Windows编程
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 回调禁止远线注入

  64位驱动程序 通过系统提供的线程回调 防止远程线程注入(64-bit driver prevents remote thread injection through thread callback provided by the system)

0
下载
74
浏览
2020-09-18发布

2. 回调禁止远线注入

说明:  64位驱动程序 通过系统提供的线程回调 防止远程线程注入(64-bit driver prevents remote thread injection through thread callback provided by the system)

1
下载
99
浏览
2020-09-18发布

3. STK_TEST

  vs2010平台下的stk二次开发,利用CONNECT模块,获取stk模型数据(VS2010 platform under the STK two development, the use of CONNECT module, access to STK model data)

19
下载
105
浏览
2020-09-18发布

4. STK_MFC

  基于MFC开发的一个STKX简单示例程序,实现了新建场景,添加地面站并鼠标点击设置位置,添加飞机等简单功能。STK官方的例子是用Windows forms application,这里用MFC重新实现了另一个例子。(STKX based MFC developed a simple example program that implements the new scene, add ground station and mouse clicks to set position, adding aircraft and other simple functions. STK official example is Windows forms application, re-implemented using MFC here another example.)

80
下载
99
浏览
2020-09-17发布

5. canshu

  fluent关于水和水蒸气的物性参数的udf,包括蒸汽的密度,水和水蒸汽的比容,导热系数和热传导系数(fluent-about the Physical parameters of the water and vapor)

183
下载
213
浏览
2020-09-15发布

6. 3trainsimulation

  利用VC++和OpenGVS结合编的一个关于火车运行的三维模拟程序。是OpenGVS三维初学者的应该参考的好范例。(VC and OpenGVS combination of a series of trains running on the three-dimensional simulation program. OpenGVS 3D is the beginners can learn from the good examples.)

65
下载
128
浏览
2020-09-14发布

7. GearTestForm_V1

  基于C++CLR的齿轮啮合检测系统,其中用到了C++与matlab混合编程以及多线程串口通讯(C++ CLR-based non-circular gear detection system, which uses a C++ and matlab mixed programming and multithreading serial communication)

7
下载
129
浏览
2020-09-12发布

8. RPCResection

  基于rpc模型的后方交会源代码,摄影测量(Rpc model based on resection of the source code, photogrammetry)

82
下载
115
浏览
2020-09-11发布

9. 蚁群算法c++

说明:  蚁群算法的c++源程序,修改部分数值可以直接使用(Ant colony algorithm C + + source program, modify part of the value can be used directly)

1
下载
79
浏览
2020-09-11发布

10. 研华AD

  研究研华模块得AD转换程序(Research Institute in China Blocks AD conversion)

61
下载
93
浏览
2020-09-10发布

11. Counter_dll

  基于研华PCI-1710HG数据采集卡基于动态链接库的计数器程序。用VC++6.0MFC实现。程序功能实现实时计数值显示及频率值显示。(Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library counter program. With VC++6.0MFC achieved. Program features real-time count value display and frequency display.)

10
下载
142
浏览
2020-09-10发布

12. Counter_dll

  基于研华PCI-1710HG数据采集卡基于动态链接库的计数器程序。用VC++6.0MFC实现。程序功能实现实时计数值显示及频率值显示。(Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library counter program. With VC++6.0MFC achieved. Program features real-time count value display and frequency display.)

10
下载
121
浏览
2020-09-10发布

13. MOTOR-GTS800

  介绍了固高8轴运动控制卡GTS800的常用功能,内含MFC,整合各指令成一个类,可用于其它项目(This paper introduces the common functions of GTS800, including MFC, which integrates each instruction into one class, which can be used in other projects.)

52
下载
186
浏览
2020-09-10发布

14. TCP

  使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序(A TCP communication program written by C++ MFC, including client and server)

11
下载
140
浏览
2020-08-31发布

15. com0com

说明:  虚拟串口,WDK编程,允许你创建虚拟COM端口 对无限数量和使用任何对连接一个COM端口应用到另一个。(Virtual serial port, WDK programming)

3
下载
146
浏览
2020-08-31发布

16. 矩阵所有运算

  矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法(all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition and determinant value based on symmetry positive definite matrix, decomposition of singular value, decomposition of generalized inversal singular value, eigenvalue and eigenvector)

17. meshless-sph

  用sph(光滑流体粒子动力学)方法模拟经典流动泊肃叶流,适合sph方法初学者练习使用!(With sph (smooth fluid particle dynamics) simulations classic Poiseuille flow stream, suitable for beginners to practice using the method sph!)

30
下载
135
浏览
2020-08-30发布

18. windows xp下的虚拟串口设备驱动

  在windows xp操作系统下开发虚拟串口驱动(Developing virtual serial port driver under Windows XP operating system)

4
下载
109
浏览
2020-08-28发布

19. ippsman

  intel ipp所有信号处理相关的函数与说明,函数很全,本人正在试用,一般的算法都有现成的函数.对于试验阶段的人员来说,能省不少时间.使用起来很方便. Intel® Integrated Performance Primitives for Intel® Architecture(intel ipp all signal processing functions associated with that function is very wide, I is now on probation, the general algorithms are off-the-shelf function. For the pilot phase of personnel, can save a lot of time. very easy to use. Intel ? IntegratedPerformance Primitives for Intel ? Architecture)

184
下载
128
浏览
2020-08-27发布

20. libnodave

  自己编译的非常强大的西门子S7系列通信库,可以摆脱OPC的收费困扰(To compile a very powerful Siemens S7 series of communications library, you can get rid of troubled OPC charges)

169
下载
101
浏览
2020-08-27发布