资源列表
NZI
- C函数源码,还好的吧,应该来说,里面基本上有了-C function source code, the better it should be run, which basically have
ddvip_com_0506256f49a701
- 用循环单链表实现队列的基本操作,用循环单链表实现队列的基本操作,详见包内“代码”文档
ACM-1
- 信息学发展势头迅猛,信息学奥赛的题目来源遍及各行各业,经常有一些在实际应用中很有价值的问题被引入信息学并得到有效解决。 然而有一些问题却被认为很可能不存在有效的(多项式级的)算法,这里以对几个例题的剖析,简述状态压缩思想及其应用。 -The momentum of rapid development of information science, information science topics Orsay sources across the board, often there
longest
- 算法分析中动态规划法的经典例子,最长公子序列问题。VC++编写的C源码-Algorithm analysis, a classic example of dynamic programming, the longest sequence of the problem son. VC++ source code written in C
structure
- 数据结构链表算法,包括:顺序表的基本操作、单链表的基本操作等-Linked list data structure algorithms, including: the basic operation of the order of the table, the basic operation of a single linked list, etc.
Huffman-tree-application-yang
- 哈夫曼树,讲课比赛课件,供大家参考,倾力奉献-Huffman tree, lectures competition courseware for your reference, dedicated effort
changzhengshuxiajia
- 用户输入2个任意长整数,求它们的加法,减法和乘法,并将结果显示;-two user input arbitrarily long integers, for the addition, subtraction and multiplication, and the results show;
bahuanghouwenti
- 八皇后问题数据结构大型作业 至少要20个字太长了吧-8 Queen' s problem of large-scale data structure operations
formula-for-calculating--true-value
- 计算命题演算公式的真值,所谓命题演算公式是指由逻辑变量(其值为TRUE或FALSE)和逻辑运算符∧(AND)、∨(OR)和┐(NOT)按一定规则所组成的公式(蕴含之类的运算可以用∧、∨和┐来表示)。公式运算的先后顺序为┐、∧、∨,而括号()可以改变优先次序。已知一个命题演算公式及各变量的值,要求设计一个程序来计算公式的真值。 要求: (1)利用二叉树来计算公式的真值。首先利用堆栈将中缀形式的公式变为后缀形式;然后根据后缀形式,从叶结点开始构造相应的二叉树;最后按后序遍历该树,求各子树之值
Socket
- Windows Socket五种I/O模型——代码全攻略-The Windows Socket five kinds of I/O model- code Raiders
prekixadtribute
- ACM资料大集合,超多关于ACM的资料,全是很经典的,要是把这个全搞定,肯定是金奖!()
