登录

最新会员 最新下载

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

1. C精华

  C语言编程中深入讲解,C语言编程技巧,重点应用的讲解(Deep Explanation in C Language Programming)

0
下载
43
浏览
2020-06-18发布

2. C精华

说明:  C语言编程中深入讲解,C语言编程技巧,重点应用的讲解(Deep Explanation in C Language Programming)

2
下载
40
浏览
2020-06-18发布

3. VC++动态链接库(dll)编程深入浅出

  主要讲动态链接库的编程方法,有需要的可以下载!(It mainly talks about the programming method of dynamic link library, which can be downloaded if necessary.)

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

4. VC++动态链接库(dll)编程深入浅出

说明:  主要讲动态链接库的编程方法,有需要的可以下载!(It mainly talks about the programming method of dynamic link library, which can be downloaded if necessary.)

3
下载
61
浏览
2020-06-17发布

5. C++11

  c++11特性介绍,这是一本详细介绍了有关c++11各项改进的官方书籍(about the new features with c++ 11)

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

6. C++11

说明:  c++11特性介绍,这是一本详细介绍了有关c++11各项改进的官方书籍(about the new features with c++ 11)

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

7. 排班

  应用此程序,可对文件进行排班。(With this program, files can be scheduled.)

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

8. 排班

说明:  应用此程序,可对文件进行排班。(With this program, files can be scheduled.)

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

9. GBT 28169-2011 嵌入式软件 C语言编码规范

  嵌入式C语言编码规范国标,还可以,可以作为参考(Embedded C Language Coding Standard)

0
下载
39
浏览
2020-06-16发布

10. GBT 28169-2011 嵌入式软件 C语言编码规范

说明:  嵌入式C语言编码规范国标,还可以,可以作为参考(Embedded C Language Coding Standard)

3
下载
65
浏览
2020-06-16发布

11. SList

  对链表完整操作,插入,删除,排序,C/C++语言编写,可用于项目中(Complete operation of linked list, insertion, deletion, sorting, written in C/C++ language, can be used in projects.)

0
下载
50
浏览
2020-06-16发布

12. SList

说明:  对链表完整操作,插入,删除,排序,C/C++语言编写,可用于项目中(Complete operation of linked list, insertion, deletion, sorting, written in C/C++ language, can be used in projects.)

1
下载
38
浏览
2020-06-16发布

13. STL源码剖析

说明:  STL源码剖析,这本书所呈现的源码,使读者看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;看到各种算法(排序、查找、排列组合、数据移动与复制技术)的实现;甚至还能够看到底层的memory pool和高阶抽象的traits机制的实现。(STL source code analysis, the source code presented in this book, enables readers to see the implementation of vector, list, heap, deque, red black tree, hash table, set / map, various algorithms (sorting, searching, permutation and combination, data movement and replication technology), and even the underlying memory The implementation of pool and high-level Abstract traits mechanism.)

1
下载
54
浏览
2020-05-22发布

14. c语言进阶

说明:  是学习C/C++的学习用书,适合初步了解C/C++的人员使用(It is a book for learning C / C + +, suitable for people who have a preliminary understanding of C / C + +)

2
下载
49
浏览
2020-05-13发布

15. C语言培训资料

说明:  C language programming(C language programming, very useful, very good)

0
下载
47
浏览
2020-05-11发布

16. 100个经典C语言程序资料

说明:  本资料针对有一定基础的C语言学习爱好者,使用100个经典面试题出发,对C语言的应用做了经典的诠释,可以使用本资料对常见的100个面试题和应用实际进行学习,提高自己应用C语言的能力而不是仅仅停留在基础知识,这些在考试题中也经常遇到。(This material aims at the C language learning enthusiasts who have a certain foundation. Starting from 100 classic interview questions, it makes a classic interpretation of the application of C language. You can use this material to learn the common 100 interview questions and application practice, improve your ability to apply C language rather than just stay in the basic knowledge, which is also often encountered in the examination questions.)

3
下载
54
浏览
2020-04-28发布

17. OpenCV_ObjectDetection_HowTo

说明:  用opencv训练Harr级联分类器,然后识别目标(英文PDF文档)(Use opencv to train Harr cascade classifier, and then identify the target (English PDF file))

0
下载
48
浏览
2020-04-17发布

18. C++设计新思维

说明:  C++ 设计新思维 PDF,范型编程与程序设计之应用权威指导书籍。由侯捷 / 於春景合译。(C ++ Design New Thinking PDF, the authoritative guide book for the application of paradigm programming and programming. Translated by Hou Jie / Yu Chunjing.)

1
下载
41
浏览
2020-04-14发布

19. 用VC++和DCMTK显示DICOM医学图像

说明:  VC++ 使用DCMTK显示DICOM医学图像的实现教程, 从事VC++编程的程序员大概都知道,DICOM是医学影像存储和传输的国际标准,本教程来自OTI技术论坛专题讨论版,或许这本整理的简短教程对你有所帮助。(VC ++ uses DCMTK to display the DICOM medical image implementation tutorial. Programmers engaged in VC ++ programming probably know that DICOM is an international standard for medical image storage and transmission. This tutorial comes from the OTI technical forum panel discussion. Perhaps this short tutorial is organized You are helpful.)

0
下载
71
浏览
2020-04-11发布

20. C语言实现可视化人机界面的有效方法

说明:  C语言实现可视化人机界面的有效方法 pdf教程电子书,李刚刚著。主要介绍了了gr aphics. h 头文件的使用,包括设置图形模式、在图形模式下写字、独立图形程序的建立、实现动画思路、简单动画实现等方面的知识技巧,对实现C语言的人机界面比较有帮助。(C language is an effective way to visualize the human-machine interface pdf tutorial e-book, just by Li. It mainly introduces the use of gr aphics. H header files, including the knowledge and skills in setting graphics mode, writing in graphics mode, establishing independent graphics programs, implementing animation ideas, and simple animation implementation. The interface is more helpful.)

0
下载
57
浏览
2020-04-10发布