CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - big cpp

搜索资源列表

  1. bignumber.cpp

    0下载:
  2. 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2.44kb
    • 提供者:caoxiang
  1. cpp

    0下载:
  2. stroustrup的大著,C++语言设计和演化,讲的很好,适合学习C++的人使用-Stroustrup big forward, C++ language design and evolution, say a good fit for studying C++ people use
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:14.47mb
    • 提供者:xuli
  1. Agent-GUI

    0下载:
  2. 有一個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,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:mini
  1. source_codes_big_cpp

    0下载:
  2. 著名C++书籍<<Big C++>>所有源码,很珍贵,大家看着用吧!-Famous Cpp books , <<Big C++>> s source codes, it s very rare, please use it safely hehe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:123.5kb
    • 提供者:ryu ryo ka
  1. FFT_bigint.cpp.tar

    0下载:
  2. FFT实现的nlogn复杂度的高精度乘法-big intege based on FFT, time cost O(nlogn)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.1kb
    • 提供者:lixin
  1. CPP

    0下载:
  2. 本文说的都是关于C++笔试方面的重要试题,可以帮助各位在大企业面试过程中掌握主动权。-This said, C++ are written on the important questions that can help you in big business to seize the initiative during the interview.
  3. 所属分类:IT Hero

    • 发布日期:2017-04-08
    • 文件大小:937.56kb
    • 提供者:Yesom Song
  1. CPP-Concurrency-in-Action

    0下载:
  2. 中文名: 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:袁源
  1. songuyen-lon-cPP

    0下载:
  2. big integer in c++, biginteger
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:727byte
    • 提供者:bestvietnam
  1. CPP

    0下载:
  2. 这是一些大公司的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,,,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:53.34kb
    • 提供者:TaoPeng
  1. CPP-code-standard-v1.0

    0下载:
  2. 关于 经典的 C++ 代码规范 很好的学习资料 是个大公司的内部资料 一个高级程序的代码规范 学了 你的代码就会变的通俗易懂-abort good exmple for code standor learn document is big company information
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:20.24kb
    • 提供者:313561014
  1. date-structure-and-algrithm-in-cPP

    0下载:
  2. [数据结构算法——Visual.C.6.0程序集].侯识忠.清晰版。不错的一书。虽然没有代码。但感觉比较全面。适合当资料查用。欢迎阅读交流。QQ17517560-data structure in C++.good book.big and easy to use.welcome to use.hehe
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:8.99mb
    • 提供者:林雄
  1. CPP-Example-100

    0下载:
  2. 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.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:guigui
  1. cPP

    0下载:
  2. c++超级玛丽源码大放送:非常的全,保证 运行通过,已经 参与更改 -c++ big run of Super Mario source: very full guaranteed to run through, and has been involved in the changes
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-26
    • 文件大小:47.66kb
    • 提供者:殷文华
  1. cPP

    0下载:
  2. ACM竞赛题目的输入数据和输出数据一般有多组(不定),并且格式多种多样,有效处理题目的输入输出,是完成ACM竞赛题目的一项基本要求。这也是困扰初学者的一大问题。 -ACM contest topic of input data and output data are generally more than one set (variable), and a variety of formats, to deal effectively with the subject input and o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:6.38mb
    • 提供者:马兴
  1. songuyen-lon-cPP

    0下载:
  2. big integer in c++, bigintegerbig integer in c++, biginteger-big integer in c++, biginteger
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:798byte
    • 提供者:lixjun
  1. songuyen-lon-cPP

    0下载:
  2. big integer in c++, bigintegerbig integer in c++, biginteger-big integer in c++, biginteger
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:845byte
    • 提供者:owthw
  1. CPP-code-standard-v1.0

    0下载:
  2. 关于 经典的 C++ 代码规范 很好的学习资料 是个大公司的内部资料 一个高级程序的代码规范 学了 你的代码就会变的通俗易懂-abort good exmple for code standor learn document is big company information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:20.29kb
    • 提供者:监控键盘
  1. CPP

    0下载:
  2. 销售公司员工管理 期末C++大作业 十分有用-Sales staff management At the end of the c++ big homework is usefu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.43kb
    • 提供者:刘思静
  1. CPP-student_book_borrow

    0下载:
  2. 学生,图书,借阅管理系统,c++语言,stl库运用等,c++期末大作业。-Students, books, lending management system, c++ language, stl library use, etc., c++ ending big job.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:8.92mb
    • 提供者:
  1. CPP-end-of-big-jo

    0下载:
  2. C++期末大作业,我爱记单词,简单生态仿真系统,唐诗三百首,记忆游戏。-C++ end of big job, I love to remember the words, simple ecological simulation system, Three Hundred Tang Poems, memory game.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:533.75kb
    • 提供者:litia
« 12 »
搜珍网 www.dssz.com