搜索资源列表
c++bulider参考手册
- c++bulider参考手册源码-c bulider reference manual FOSS
C、C++语言版教程
- N个源码,都是C文件或C++源文件。 此文件高压缩。解压时间可能长一些。 申请加下载限额。 主页:http://www.programsalon.com/developer.asp?id=victor000000 邮箱:victor000000@tom.com-N source, the documents are C or C source files. This file compression. Decompression time will be longer. Appl
《设计一个十分简单的16位cpu》源码
- 关于C++编程方向的一些经验,比如服务器开发、架构搭建等,对于有经验的人员比较实用。无经验者会看不懂的。-direction on the C programming experience, such as server development, architecture and other structures, experienced personnel practical. No experience will do not understand.
bcbziliao
- bcb的一个资料,有部分内容是databaseh和c++的,讲的很详细,里面都有现成的源码可以应用-of an information that some content is databaseh and c, for the very detailed, they have a ready-made source can be applied
read《C++ Builder 5.0经典入门》
- 很经典的bcb的书籍,里面附有源码,还有制作过程中的画面,让你简单易懂,值得一看-moreover the classic books, with inside source, the process of making pictures, let you easily understood. an eye-catcher
code
- c语言大全及例程源码-and routine source
SMOforSVM
- Sequential Minimal Optimization for SVM 配C++源码-Sequential Minimal Optimization for SVM Distribution C source
Compiler-construction-principles-and-praticepptKen
- 编译原理与实践 Compiler construction principles and practice ,Kenneth c.louden 的书,一本很好的学习编译原理的书,里面包含的全书所有重点内容的课件,还有tiny compiler的源码-compiler theory and practice Compiler construction principle s and practice, Kenneth c.louden book, a good learning compil
c++大学试验教程指导书的源码
- 《c++大学教程实验指导书》源码-"c + + university course guide experimental" FOSS
图像处理入门c源码分析
- 图像处理入门c源码分析-image processing entry c-source analysis
用C实现OOP
- 这本书详细地说明了怎么使用C语言来实现面向对象程序设计技术,读过它之后就可以对面向对象技术及C++中的对象布局等概念有比较深入的理解,强烈推荐.附带源码.-this book detailed descr iption of how to use C language to realize object-oriented design techniques, after reading it, it can object-oriented technology and C to the obje
c
- 本书包括了C语言中的所有函数的用法,每个函数都有讲解怎么用。并且都有源码提供。
c++thinking2
- c++设计思想,英文原版第二版,带源码-c design, the second version of the English original, with FOSS
Industrial Strength C++
- c++工业化强化标准,有利于源码的可靠性-c industrialized strengthen standards, to the benefit of reliability source
C+Interfaces+and+Implementations
- C+Interfaces+and+Implementations 这是C语言接口与实现一书的源码.
c++源码
- 分类包装好的c++库函数详解 详细总结了各个库函数的功能和函数原型以及使用方法
serial port communication
- include processor files - each processor file is guarded.pic串口通信c源码 //帧头//查询长度,控制参数//检验和//检验和//寄存器起始地址
C# DLL 反编译
- ILSpy v5.0 .Net 反编译工具
C#反编译工具
- 反编译工具,亲测C#正常使用,可以修改源码内容,指定代码段编辑。实现修改数据库连接,优化算法,跳过验证码等
convert java code to C++
- 将java代码进行自动化的转换为C++代码,该源码时eclipse插件的源码。将该插件安装至eclispe即可使用