资源列表
english
- 算法导论第二版 英文的 介绍了贪心、动归等算法-Introduction to Algorithms second edition in English describes the greedy algorithms, such as dynamic return
calculation-logic-expressions
- c++ 的 数据结构 计算逻辑表达式真值 程序设计报告文档-C++ data structure calculation logic expressions of true value and general test report document design programming
C
- c语言数值算法程序大全(第二版),详细介绍了各种算法。-c language program Daquan numerical algorithm
data-structure
- 这是数据结构的一份比较基本的资料,是课件和例题,实验等的集合体。-This is a data structure to a more basic information is a collection of courseware and examples, experiments.
[蓝桥杯2017初赛]9数算式
- 标题:9数算式 观察如下的算式: 9213 x 85674 = 789314562 左边的乘数和被乘数正好用到了1~9的所有数字,每个1次。 而乘积恰好也是用到了1~9的所有数字,并且每个1次。 请你借助计算机的强大计算能力,找出满足如上要求的9数算式一共有多少个?
c-algorithm
- 经典数据结构书籍,内含多种算法,本书使用c实现的算法。-Classic data structures book, containing a variety of algorithms, this book uses the algorithm c implementation.
c常用算法程序
- 这是我刚刚学习c语言后使用的一本书籍,感觉不错,让大家借鉴一下-This is my c just learning to use the language of a book, I feel good, so that we learn from what
C_algorithm
- 用C实现的各种基本算法,非常实用。pdf文件,讲解清晰,通俗易懂-C achieved with a variety of basic algorithms, very useful. pdf documents, on a clear, user-friendly
c
- 在C中经常使用的一些算法程序,一本很好的入门书籍-In C, a number of algorithms commonly used procedure, a very good introductory book
Findpath
- 使用VC实现路径查找算法demo。有图形显示路径查找过程。-Implement path search algorithm using the VC demo. A graphics display path search process.
noi2008
- noi2008解题报告.内含详尽解答.并且含有数据.-noi2008 problem-solving report. contains a detailed answer. and contain data.
CommonAlgorithm
- 下面是一些在准备采访整理常用算法。大多数写自己的实现,标题的一部分来自于“编程之美”,以及一些知名的网上博客。-Here are some commonly used algorithms in preparation for the interview finishing. Most write their own implementation, part of the title comes from the Program of the United States , as well a