搜索资源列表
bignumber.cpp
- 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-This is a general algorithm for multiplication of large numbers, using linked list approach. The realization of two big integer add, subtract, multiply computing, in which the use of multiplication
cpp
- stroustrup的大著,C++语言设计和演化,讲的很好,适合学习C++的人使用-Stroustrup big forward, C++ language design and evolution, say a good fit for studying C++ people use
Agent-GUI
- 有一個agent吸塵器,在10*10大的地圖裡,外圍都是牆壁(所以實際是8*8),吸塵器只會上、下、左、右、idle、吸灰塵。請以最少的動力和最低的髒污程度,讓吸塵器在2000步內完成。-There is a vacuum cleaner agent, in 10* 10 big map, the outer walls are (so actually 8* 8), a vacuum cleaner at the meeting only, under the left and right,
source_codes_big_cpp
- 著名C++书籍<<Big C++>>所有源码,很珍贵,大家看着用吧!-Famous Cpp books , <<Big C++>> s source codes, it s very rare, please use it safely hehe
CPP-Concurrency-in-Action
- 中文名: C++ Concurrency 实战 作者: 安东尼·威廉姆斯 Anthony Williams-With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater
songuyen-lon-cPP
- big integer in c++, biginteger
CPP
- 这是一些大公司的C和C++面试题,很经典的,我搜集了好长时间才搞定,支持一下啦-These are big companies of the C and C++ interview questions, very classic, I collected a long time to get support about friends hey,,,
CPP-code-standard-v1.0
- 关于 经典的 C++ 代码规范 很好的学习资料 是个大公司的内部资料 一个高级程序的代码规范 学了 你的代码就会变的通俗易懂-abort good exmple for code standor learn document is big company information
CPP-Example-100
- 100个用C++实现的编程实例,都是不大的小程序,有利于对C++的学习与使用。 - 100 in c++ programming of the realization of the example, are not big small program and help to c++ study and use.
songuyen-lon-cPP
- big integer in c++, bigintegerbig integer in c++, biginteger-big integer in c++, biginteger
CPP-code-standard-v1.0
- 关于 经典的 C++ 代码规范 很好的学习资料 是个大公司的内部资料 一个高级程序的代码规范 学了 你的代码就会变的通俗易懂-abort good exmple for code standor learn document is big company information
CPP
- 销售公司员工管理 期末C++大作业 十分有用-Sales staff management At the end of the c++ big homework is usefu
CPP-student_book_borrow
- 学生,图书,借阅管理系统,c++语言,stl库运用等,c++期末大作业。-Students, books, lending management system, c++ language, stl library use, etc., c++ ending big job.
CPP-end-of-big-jo
- C++期末大作业,我爱记单词,简单生态仿真系统,唐诗三百首,记忆游戏。-C++ end of big job, I love to remember the words, simple ecological simulation system, Three Hundred Tang Poems, memory game.
Font
- 控制台下开发小游戏最大的不满莫过于只能显示大大的字符,不能显示细腻的图片,好不遗憾,作为妥协的呢,可以通过调整字体的大小,调小来,近乎一个像素点。该文件中有尝试各种方法的源代码,其中main.cpp是最成熟的。-Develop console games only show the greatest dissatisfaction than big character, delicate image can not be displayed, it really regret, as a com
