登录

最新会员 最新下载

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25

成为了本站VIP会员

04月18日 17:16

成为了本站VIP会员

04月18日 09:16
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:VC
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

2. VC摹仿手写字的源码

  VC摹仿手写字的源码。大家来看看,共同探讨。(VC imitate handwritten word source. You see, and explore together.)

15
下载
128
浏览
2021-04-28发布

3. 074099_EleAttemper

  电梯调度模拟,有mfc界面展现5部电梯的相互调度,模拟进程间的协作( elevator )

40
下载
107
浏览
2021-04-22发布

4. EMD

说明:  使用C++实现对信号的经验模态分解,通过EMD分解来处理信号处理时的端点效应!(it is very useful!)

1
下载
116
浏览
2021-04-18发布

5. register

  c语言实现的PUF注册代码,可在VS上测试(puf register)

3
下载
161
浏览
2021-04-15发布

6. erf

  这是一个用C语言编写的计算误差函数的程序。其主要特点是从定义出发,具有很好的参考价值。(This is a use of C language procedures for calculating the error function. Its main characteristic is that from the definition, has a very good reference value.)

198
下载
119
浏览
2021-04-06发布

7. Bezier

  利用MFC进行bezier曲线、曲面的绘制,并能拖曳控制点改变曲线形状,还有升阶的功能,最后利用bezier曲线绘制了符号@(Use MFC bezier curves were plotted surfaces, and can drag the control points to change the shape of the curve, as well as bands or function. Finally, bezier curve drawing the symbol @)

11
下载
131
浏览
2021-04-05发布

8. frft_wvd

  几个时频变换的程序:WVD Wigner-Ville time-frequency distribution. 分数傅里叶 chirplets变换(Several time-frequency transform procedure: WVD Wigner-Ville time-frequency distribution. Fractional Fourier transform chirplets)

272
下载
142
浏览
2021-04-03发布

9. Visual.C++.MFC编程实例

说明:  本书通过 85 个实例全面讲述了应用 MFC 进行 Visual C++编程的思想。(This book through 85 examples comprehensively describes the application of MFC for Visual C + + programming ideas.)

3
下载
105
浏览
2021-03-19发布

10. G代码

  vc 源码 简单的实现了g代码显示 仿真功不完整(Vc source code simple implementation of g code display simulation work incomplete)

16
下载
106
浏览
2021-02-22发布

11. vtkdicom

  vtk结合MFC显示原始dicom数据和mpr平面的显示(vtk combine MFC display raw dicom data and mpr plane)

28
下载
109
浏览
2021-02-19发布

12. EMD-cPP

说明:  EMD分解c语言描述,循环过程说明,大家可以参考 (C language to describe the EMD decomposition, cycle instructions,)

0
下载
151
浏览
2021-02-03发布

13. OPNET_-Zigbee

  Compete Project files in OPNET for Zigbee.

338
下载
76
浏览
2020-12-29发布

14. LayoutManager

  超级好用的MFC控件布局管理器类,采用moveWindows实现。(Super easy to use MFC control layout manager class, using moveWindows implementation.)

6
下载
106
浏览
2020-12-23发布

15. back_pressure_UDF

说明:  设置fluent中出口背压的udf代码,可以方便的设置,也可以用来改写进出口的非恒定压力!(fluent udf code)

2
下载
117
浏览
2020-11-26发布

16. socket_program_guide

  1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 (1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)

17. DFAScan

  已知一个正则表达式,把它转化为dfa,nfa转化为dfa,dfa最小化 完全可以用,很好很强大!(Given a regular expression, put it into a dfa, nfa into dfa, dfa minimization can use, very very powerful!)

30
下载
116
浏览
2020-11-08发布

18. fch11vs11Client

说明:  fira 11V11 客户端源码 内涵帮助文档,具体介绍,并可跟据源码进行仿真策略的开发(fira 11V11 client source code)

0
下载
85
浏览
2020-10-23发布

19. pop3wrapper

  读取email的MFC类 (MFC class for reading email)

988
下载
108
浏览
2020-10-22发布

20. TP0

  ANIMATION VOITURE AVAC SHADER

1
下载
133
浏览
2020-10-17发布