登录

最新会员 最新下载

成为了本站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. 编程语言:所有
  2. 代码类别:VC
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. MatLab_DWT

  源码: 一维离散小波变换, 分解和重构, db6 小波, 基波可以随意更改, 尺度函数也可随意更改, 附上 matlab 教程(Discrete Wavelet transformation)

300
下载
151
浏览
2021-03-29发布

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

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

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

3. CPrimerPlus第6版中文版代码(每章程序清单)

说明:  C Primer Plus第六版中所有程序清单,源代码(List of all programs in version 6 of C Primer Plus, source code)

4
下载
115
浏览
2021-03-15发布

4. CSO_C

  CSO算法用C语言编写代码,带测试函数。通过更改函数代码,可运行不同的函数(CSO algorithm with C language code, with test function. By changing the function code, can run different functions)

4
下载
76
浏览
2021-02-22发布

5. G代码

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

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

6. UDF-帮助-马世虎中文翻译版

说明:  UDF中翻译加上案列以及各种重要的宏,加上其他重要的东西,建议不要下载(UDF translation with the case and a variety of important macro)

0
下载
84
浏览
2021-02-20发布

7. vtkdicom

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

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

8. EMD-cPP

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

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

9. ATT7022init

  ATT7022的初始化程序,C语言格式,校表参数是临时设置的仅用于调试(ATT7022 initialization process, C language format, school table parameter is only temporary for debugging)

437
下载
58
浏览
2021-01-29发布

10. dandaojisuan

  基于飞行器中的轨迹研究及弹道系数的研究,(Based on the trajectory of aircraft and ballistic coefficient,)

20
下载
121
浏览
2021-01-29发布

11. C++primer编程题答案.pdf

说明:  介绍c++的使用及其应用,值得下载请勿上传和编程无关的文件 要求上传您自己觉得好的资料(Fill in the email, don't want to use your real email address? Then use 24mail.chacuo.net temporary box. Do not need to register, mailbox lasts for 24 hours, more than ten minutes (10 minutes) mailbox maintained longer, can set the mail any name, mailbox replaced at any)

2
下载
76
浏览
2021-01-23发布

12. C++ Primer_Plus第6版中文版

说明:  《C++ Primer Plus中文版(第6版)》是一本经久不衰的C++畅销经典教程,是第一本支持C++11新标准的程序设计图书,被誉为“开发人员学习C++的首选教程,没有之一”! c primer plus 第6版 中文版是许多朋友都在寻找的,由绿色先锋网进行整理并提供下载资源,让读者可以详细的了解C语言的相关知识和各类运算输出等内容,并增加了C11的介绍,是C语言学习着必看的书籍。("C + + Primer Plus Chinese Version (6th Edition)" is an enduring C + + best-selling classic tutorial. It is the first programming book to support the new C + + 11 standard. It is known as "the preferred tutorial for developers to learn C + +"! The Chinese version of c primer plus 6 is what many friends are looking for. It is organized by the green pioneer network and provides download resources, so that readers can have a detailed understanding of the relevant knowledge of C language and various kinds of operation output and other contents, and the introduction of C11 is added. It is a must read book for C language learning.)

5
下载
79
浏览
2021-01-19发布

13. LeetCode 101

说明:  一本leetcode刷题参考书,用C++语言写成,共选取了101道有代表性的题目,并在每章后面附上了详细的习题(a leetcode solution book by c++ programing language)

3
下载
77
浏览
2021-01-16发布

14. Cholesky

  Cholesky分解的C语言程序,当年的大学作业程序(C source code for Cholesky Method)

43
下载
55
浏览
2021-01-07发布

15. OPNET_-Zigbee

  Compete Project files in OPNET for Zigbee.

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

16. LayoutManager

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

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

17. cplex

  Cplex 中文教程,主要用于求解线性规划、整数规划和二次规划软件(Cplex Chinese tutorial, mainly used to solve linear programming, integer programming and secondary planning software)

100
下载
156
浏览
2020-12-18发布

18. cgi_all

  c语言实现的cgi,源代码,比较全,可以参考实现上传和下载的功能。(C language implementation of the CGI, the source code, more complete, you can refer to the realization of the upload and download function. )

8
下载
62
浏览
2020-12-12发布

19. back_pressure_UDF

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

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

20. MarkEzd.dll的使用说明

  MarkEzd.dll 是北京金橙子科技有限公司提供给用户用于ezcad2和lmc1控制卡二次开发的动态连接库。 MarkEzdDll.h是MarkEzd.dll中输出的函数的头文件。 用户可以使用VC6.0来进行开发。 MarkEzd.dll动态链接库函数的调用方法为显示调用,显式调用方法需要调用Windows API函数加载和释放动态链接库。(MarkEzd.dll is Beijing golden orange Technology Co., Ltd. to provide users with ezcad2 and lmc1 control card for the two development of the dynamic link library. MarkEzdDll.h is the header file of the output function in MarkEzd.dll. Users can use VC6.0 for development. MarkEzd.dll dynamic link library function call method for the display call, the explicit call method, you need to call the Windows API function, load and release dynamic link library.)

41
下载
143
浏览
2020-11-25发布