资源列表
2277647
- 1 了解三元一次方程组的概念 熟练掌握简单的三元一次方程组的解法 能选择简便,特殊的解法解特殊的三元一次方程组 2 通过用代入()
lianbiao
- C语言版数据结构实验,链表相关功能的实现,C++环境,多多理解-C language version of the data structure experiments linked list function realization, C++, the environment, and a lot of understanding
NumericalAlgorithm(C++)
- 何光渝所著《计算机常用数值算法与程序(C++版)》的随书源代码。 是想学习C++科学计算的人士的必看代码。-Guang-Yu-book computer numerical algorithm and procedures used (C++ Version) with the book s source code. Want to learn C++ Scientific computing people who see code.
CODE
- 包括常见的数据结构算法,如图的遍历,排序算法-Including common data structure algorithms, as shown in the traversal, sorting algorithm
tws_10-2
- 哈希表与快速排序查找字符串不同-Hash table with a different search string quicksort
SZ
- 计算出将n堆石子合并成一堆的最小得分和最大得分。-Calculate the n pile of stones piled into the minimum score and maximum score.
C-suanfajingdian
- C语言经典算法合集, Char1-char20-Classic C language algorithms Collection, Char1-char20
Parking
- 这是一个C写的停车场管理系统,包含完整代码、说明书、任务书,VC下正常运行和调试。-This is a car park management system written in C, contains the complete code, descr iption, mission statement, VC, under normal operation and debugging.
4-4
- 将编号为0和1的两个栈存放于一个数组空间V[m]中,栈底分别处于数组的两端。这种双栈结构的类定义,并实现判栈空、判栈满、插入、删除算法。-Will be numbered 0 and 1 array of two stacks placed in a space V [m], the stacks were in the bottom ends of the array. This dual-stack structure of class definitions, and to achieve
pratice
- 用动态规划法解最长公共子序列
SortN
- 使用链表存储数据,在构建链表的同时,使用链表的头部插入排序-to sort a list of data useing linked list
r6rs-lib
- 算法语言Scheme修订6报告——标准库说明英文版