资源列表
Google-CPPProgramming-type
- Google C++ 编程风格 详细描述编程误区,提高编程效率-google C++ programming type,Detailed descr iption of programming errors , improve programming efficiency
rtos
- real time system for engineer student
VC-debugging-by-myself
- 自己总结的VC调试技巧,适合初步的最常用的学习调试-His summary VC debug skill, suitable for preliminary study of the most commonly used commissioning
fraction
- c++初学类的阶段,通过定义类实现两分数的相加相乘-c++ beginner class stage, achieved by defining a class by multiplying the sum of two scores
c-language-fft
- C语言实现FFT(快速傅立叶变换) C language FFT-C language FFT
Two-C-on-error-correction
- 南开二级C语言上机100题 和全国计算机考试的题库很像 上机题库 很全-Nankai two C-100 questions on the machine on the machine Nankai two C-100 exam questions are all on the machine
1111
- 一个占用内存极少的菜单系统的实现-A little memory of the menu system is realized!!!
cPP
- 高屋建瓴的讲解C++的资料,从一定高度讲述C++的原理及实现的方法。-The sense of the speacially of c++ material, from a certain height about c++ principle and implement method.
classes-and-objcts
- c++ classes and objects
BJT
- c++ classes and objects
recipes_in_C
- 计算机数值模拟的参考资料,通过C语言编写的计算机模拟编程方法文档,英文,非基础,阅读需要一定英语基础-Numerical recipes in C, the art of Scientific Computing.
INT_operating
- 自己写的处理超长整数的程序,理论上可以处理无限长的整数的加减乘除,数组实现-handle unlimited long integer operating,array implementation.