登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

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

1. bezier

说明:  贝塞尔离散点拟合,最高拟合21阶,阶数太高计算会溢出(Bessel discrete point fitting, the highest fitting order is 21. If the order is too high, the calculation will overflow)

1
下载
102
浏览
2020-05-18发布

2. 有关树的程序

说明:  《数据结构》中与树相关的程序,包括层次遍历TL,分类二叉树、哈夫曼树、树层次遍历TL等等(Data structure source code implementation)

1
下载
71
浏览
2020-03-23发布

3. RectTest

说明:  TypeSet类, 在界面中显示矩形排样结果,VS2008 运行(TypeSet Displays rectangular layout results in UI)

2
下载
89
浏览
2020-01-09发布

4. _22dcda_C反汇编与逆向分析技术揭秘

说明:  本书既是一本全面而系统地讲解反汇编与逆向分析技术的安全类专著,又是一部深刻揭示C++内部工作机制的程序设计类著作。理论与实践并重,理论部分系统地讲解了C++的各种语法特性和元素的逆向分析方法和流程,重在授人以渔;实践部分通过几个经典的案例演示了逆向分析技术的具体实施步骤和方法。(This book is not only a comprehensive and systematic security monograph on disassembly and reverse analysis technology, but also a program design monograph that profoundly reveals the internal working mechanism of C + +. In the theory part, the reverse analysis methods and processes of various grammatical features and elements of C + + are systematically explained, with emphasis on teaching people to fish; in the practice part, the specific implementation steps and methods of reverse analysis technology are demonstrated through several classic cases.)

1
下载
78
浏览
2019-12-12发布

5. s1

说明:  用C语言实现求取无约束条件下n维极值的单纯形法,可供初学者参考(The simplex method to obtain the n-dimensional extremum under unconstrained conditions is implemented in C language, which can be used as reference for beginners)

0
下载
68
浏览
2019-12-06发布

6. 59

说明:  Unreal.Engine.4.AI.Programming.Essentials.2016 虚幻四AI编程设计。(Unreal.Engine.4.AI.Programming.Essentials.2016)

0
下载
90
浏览
2019-07-20发布

7. 58

说明:  Learning.Unreal.Engine.iOS.Game.Development.2015 虚幻四IOS发布(Learning.Unreal.Engine.iOS.Game.Development.2015)

0
下载
82
浏览
2019-07-20发布

8. 1

说明:  32位变量移位操作,输出到界面。联合体变量是公用一块内存,所以对其中一个变量操作会影响其他变量。(32-bit variable shift operation, output to the interface.)

0
下载
77
浏览
2019-07-16发布

9. 有趣的二进制 软件安全与逆向分析

  有趣的二进制 软件安全与逆向分析学习资料,希望能绑到有需要的人(Interesting binary software security and reverse analysis learning materials, hoping to be tied to people in need)

1
下载
83
浏览
2019-05-20发布

10. 有趣的二进制 软件安全与逆向分析

说明:  有趣的二进制 软件安全与逆向分析学习资料,希望能绑到有需要的人(Interesting binary software security and reverse analysis learning materials, hoping to be tied to people in need)

2
下载
78
浏览
2019-05-20发布

11. slides

  ICPC-camp2016年的课件,希望给acm-ICPC和信息学竞赛的大佬们带来帮助(ICPC-Camp courseware 2016, hoping to help the acm-ICPC and informatics competition bosses)

1
下载
85
浏览
2019-02-11发布

12. slides

说明:  ICPC-camp2016年的课件,希望给acm-ICPC和信息学竞赛的大佬们带来帮助(ICPC-Camp courseware 2016, hoping to help the acm-ICPC and informatics competition bosses)

1
下载
66
浏览
2019-02-11发布

13. Algorithm notes

  算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)

2
下载
73
浏览
2019-01-30发布

14. Algorithm notes

说明:  算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)

2
下载
63
浏览
2019-01-30发布

15. workzone

  These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers(These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].)

0
下载
90
浏览
2019-01-01发布

16. workzone

说明:  These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers(These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].)

0
下载
74
浏览
2019-01-01发布

17. IIC_EEPROM(STM32神舟IV号-库函数版)

  在本章节,我们以最常见的I2C(I2C也叫IIC)接口的EEPROM芯片AT24C02为例进行 学习研究。它采用PHILIPS公司开发的两线式串行总线(I2C总线)。通过本章节实验,我们将 对I2C总线有一个深入的了解,对常用的存储设备进行初步的了解,掌握如何读写访问 AT24CXX这一系列I2C接口的EEPROM(In this chapter, we take the most common I2C (I2C also known as IIC) interface EEPROM chip AT24C02 as an example to study. It adopts the two wire serial bus developed by PHILIPS company (I2C bus). Through the experiment in this chapter, we will have a deep understanding of I2C bus, a preliminary understanding of the commonly used storage devices, how to read and write access to AT24CXX, a series of I2C interface EEPROM.)

2
下载
75
浏览
2018-10-24发布

18. 55480606

  在属性页面上显示图片,并可能进行多页的不同方式显示功能,是一个十分不错的参考,(Displaying pictures on property pages and possibly displaying multiple pages in different ways is a good reference.)

0
下载
105
浏览
2018-08-08发布

19. OpenCV计算机视觉编程攻略第2版

  opencv计算机视觉编程攻略源码,一共7章,源代码(Opencv computer vision programming source code, do not need to register abroad to download it.)

9
下载
95
浏览
2018-07-25发布

20. 计算流体力学基础及其应用美.约翰D.安德森

  计算流体力学书籍,详细介绍了有限差分方法以及编程的相关理论(Computational fluid mechanics books, in detail the finite difference method and programming theory.)

18
下载
117
浏览
2018-07-20发布