资源列表
C-Traps-and-Pitfalls
- 一本由Andrew Koenig编写的C语言经典书籍-C语言的缺陷与陷阱,讲述了在C编程过程中的注意点。-A book by Andrew Koenig write the C language classic books-C the defects and trap, tells the story of the process in the C programming note.
thinking-in-CPP
- A very good book which can help you learing C++ very fast.
vcdlllink
- VC++动态链接库操作,创建隐性和显性链接的实例源码-VC++ dynamic link library operations, to create the implicit and explicit links examples of source
CPPStandardLib
- 这是c++开发人员必备的书籍,也是大学学生的良师益友,值得推荐-It s great!
summation
- 算数的求和小程序 十分的实用 当做练习 大家可以参考一下-Count summation, the small programs
a
- 一个数的各位数字倒过来所得到的新数叫原数的反序数. 如果一个数等于它的反序数,则称它为对称数或回文数。 求10000以内的二进制对称数.-The digits of a number of upside down to get a new number called the anti-ordinal number of the original number. If a number is equal to its inverse ordinal number, call it th
a
- 将二维数组a中的每个元素向右移一列,最后一列移到最左边,并按矩阵形式输出数组a.例如 数组移动前为: 1 2 3 4 5 6 7 8 9 移动后为: 3 1 2 6 4 5 9 7 8 -EnglishChinese (Simplified)SpanishAlpha Each element in the two-dimensional array a to the right one, the last one to the left,
Miller-Rabin_primality_test_(C)
- upload for sharing files. sharing is caring-upload for sharing files. sharing is caring
MFCexp4_4
- mFC程序 帮助新手参考学习 有助于提高思路和开发视野 是一个不错的学习模板 对程序开发很有帮助-MFC program help novice reference to improve the learning ideas and development vision is a good learning template to program development to have the help very much
exp11_2
- mFC程序 帮助新手参考学习 有助于提高思路和开发视野 是一个不错的学习模板 对程序开发很有帮助-MFC program help novice reference to improve the learning ideas and development vision is a good learning template to program development to have the help very much
cordic
- cordic算法介绍 及程序 很有用 其是各种运算的逼近方法-cordic算法介绍 及程序
cmmb_ultimate_decode
- 解复用cmmb码流源代码,包括mfs,pms文件的解析-decode the multi_plexing of CMMB stream