搜索资源列表
c++point
- c++的点函数,也许对大家有用,不过没有图形编程
C-point
- 网上找的一点资料,希望对大家有帮助!大家一起努力!-Point to find information online, and they hope to have everyone help! U.S. to work together!
point
- c # point aplication-c# point aplication
Point
- 对Point类重载++和――运算符的一个小程序,编译环境为DEV-C-Point Class of overloaded++ and- operator of a small program, the compiler environment of DEV-C++
ftoa.c
- This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
DSP-c-Matlab-Programs-ManualV19
- 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
keilC-program-Temperature-ds18b20.c
- 基于51单片机的,能实现单点温度测控功能,通过了硬件调试,可用于小型冰箱上-51 MCU-based, to achieve a single point temperature measurement and control capabilities, through a hardware debugging, can be used for a small refrigerator
C-Traps-and-Pitfalls
- Andrew Koenig自己在Bell实验室时发表的论文为基础,结合自己的工作经验扩展成这本对C程序员具有珍贵价值的经典著作。写作本书的出发点不是要批判C语言,而是要帮助C程序员绕过编程过程中的陷阱和障碍。 本书所揭示的知识,至少能够帮助你减少C代码和初级C++代码中90%的Bug。-Andrew Koenig own Bell Labs papers, combined with the expansion of their work experience into a C progra
least-square-method-using-c-language
- 该程序通过依次输入已知点个数n,输入已知点的X坐标,输入已知点的Y坐标直接得到经最小二乘法拟合得到的一元线性方程。-The procedure followed by the number of known points in the input n, enter the coordinates of a known point X, Y coordinates of a known point input directly from the least squares fitted by a
fft.c
- c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
51MCU-floating-point-operations
- 单片机浮点数运算实现,参考C语言的源程序代码-51MCU floating-point operations
c-point-zonjie
- c语言 指针经验总结,深入而系统的介绍了指针的特点、深入应用。-this book include some knowledge about c point.
C-POINT
- 对C的指针进行了解析,便于初学者理解C指针的一本书-Parsing C pointer, easy for beginners to understand C pointer a book
C-Point
- 搞懂C指针对于嵌入式开发有很重要的意义,这个是一个很好的教程-Know the Point in C language is very important in developing. This is a very good book.
C之指针复杂解析
- int * (* (*fun) (int *)) [10]这是一个可能会让初学者感到头晕目眩,感到恐惧的函数指针的声明,在熟练掌握C/C++的声明语法之前,不学习一定的规则,想理解好这类复杂声明是比较困难的。 C/C++所有复杂的声明结构,都是由各种声明的嵌套构成的,如何理解复杂指针声明,右左法则是一个很著名,很有效的方法,不过,右左法则其实并不是C/C++标准里面的内容,它是从C/C++标准的声明规定中归纳出来的方法,C/C++标准声明规则,是用来解决如何创建声明的,而右左法则是用来解决
C++小程序练习~
- 适合c++初学者做练习的一些小程序,例如 递归求阶乘,汉诺塔问题。针对C++每一个知识点都有一个练习程序(Suitable for beginners to do some small procedures, such as recursive seeking factorial, Han Tower problem. For C + + each knowledge point has a practice program)
C#图像处理算法典型实例
- 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
Grid-Point-Code
- 网格点代码是一个从地理坐标中生成代码,用来作为邮政编码来定位一个位置的库。(Grid Point Code is a Library to generate code from Geographical Coordinates to be used as Postal Code to pinpoint a location)
21 point
- 这是一个21点游戏,它是单机版的游戏,可以单人玩。(This is a 21 point game, it is a stand-alone version of the game, you can play alone.)
《C和指针》08年4月第2版,目前最清晰版本
- C和指针 08年4月第2版,目前最清晰版本.zip(C and Point 2008 /04)
