登录

最新会员 最新下载

成为了本站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

成为了本站VIP会员

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

1. 数据结构与算法-学生成绩管理(顺序)

说明:  数据结构与算法-学生成绩管理系统(以顺序表来实现)(Data Structure and Algorithms - Student Performance Management System (implemented in a sequential table))

0
下载
76
浏览
2020-06-23发布

2. 虚幻四IOS发布

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

1
下载
95
浏览
2020-06-23发布

3. 虚幻四AI编程设计

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

1
下载
89
浏览
2020-06-23发布

4. C++ Primer Plus-Addison Wesley (v.6)

  很不错的基础教程,英文版的,是文字排版,非扫描的,非常清晰。(Very good basic tutorial, the English version, text typesetting, non scanning, very clear.)

0
下载
94
浏览
2020-06-23发布

5. C++ Primer Plus-Addison Wesley (v.6)

说明:  很不错的基础教程,英文版的,是文字排版,非扫描的,非常清晰。(Very good basic tutorial, the English version, text typesetting, non scanning, very clear.)

2
下载
104
浏览
2020-06-23发布

6. VC++深入详解code

  Visual C++基础开发指南,是一款面向初学者学习者的指导教材,内附代码!(Visual C++ basic development guide, is a guide for beginners learning materials, with code!)

0
下载
128
浏览
2020-06-22发布

7. VC++深入详解code

说明:  Visual C++基础开发指南,是一款面向初学者学习者的指导教材,内附代码!(Visual C++ basic development guide, is a guide for beginners learning materials, with code!)

3
下载
82
浏览
2020-06-22发布

8. book

  各类型字节内存排列,上传一个代码是打印各个数据类型内存中排列的代码(All kinds of byte memory arrangement. Uploading a code is to print the code arranged in the memory of each data type.)

0
下载
101
浏览
2020-06-22发布

9. book

说明:  各类型字节内存排列,上传一个代码是打印各个数据类型内存中排列的代码(All kinds of byte memory arrangement. Uploading a code is to print the code arranged in the memory of each data type.)

1
下载
90
浏览
2020-06-22发布

10. CPrimerPlus第6版中文版代

  c primer plus 中文版课本中代码(Codes in Chinese C Primer Plus)

3
下载
119
浏览
2020-06-22发布

11. CPrimerPlus第6版中文版代

说明:  c primer plus 中文版课本中代码(Codes in Chinese C Primer Plus)

6
下载
78
浏览
2020-06-22发布

12. C语言经典例题100道

  C语言经典例题100道.................(100 Classic Questions in C Language)

0
下载
107
浏览
2020-06-21发布

13. C语言经典例题100道

说明:  C语言经典例题100道.................(100 Classic Questions in C Language)

2
下载
83
浏览
2020-06-21发布

14. glo

  c语言编程调用gpu硬件资源,在global函数中调用global函数,主要是并行程序调用并行(C language programming calls GPU hardware resources and global function in global function, mainly parallel program calls parallel)

0
下载
90
浏览
2020-06-21发布

15. glo

说明:  c语言编程调用gpu硬件资源,在global函数中调用global函数,主要是并行程序调用并行(C language programming calls GPU hardware resources and global function in global function, mainly parallel program calls parallel)

1
下载
98
浏览
2020-06-21发布

16. OpenGL教程_NeHe__1-48

说明:  Nehe大神的OpenGL教程,内附48节课的课程源码~希望对学习OpenGL的人有所帮助(OpenGL_Course_NeHe,Nehe's OpenGL course, which contains the source code of 48 courses. I hope it can help people who study OpenGL)

0
下载
91
浏览
2020-06-20发布

17. Adc

  实现对逆变器的三相电流、三相电压、三相IGBT温度、三相的频率等采样,涉及了应用层程序和底层程序(Sampling of three-phase current, three-phase voltage, three-phase IGBT temperature and three-phase frequency of inverters is realized, which involves application layer program and bottom layer program.)

1
下载
106
浏览
2020-06-20发布

18. Adc

说明:  实现对逆变器的三相电流、三相电压、三相IGBT温度、三相的频率等采样,涉及了应用层程序和底层程序(Sampling of three-phase current, three-phase voltage, three-phase IGBT temperature and three-phase frequency of inverters is realized, which involves application layer program and bottom layer program.)

3
下载
92
浏览
2020-06-20发布

19. bkfsore

  广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)

0
下载
93
浏览
2020-06-17发布

20. bkfsore

说明:  广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)

2
下载
81
浏览
2020-06-17发布