资源列表
c++
- ssd5 this will help
KMPandBMexample
- KMP算法与BM算法的具体C++实现,很经典的,算法描述清晰,代码演示的是字符川匹配,很不错-KMP algorithm and the BM algorithm to achieve the specific C++, very classic, algorithm descr iption clearly demonstrates that the code matches the character of Sichuan, very good! !
DataStructure_C_Plus
- 数据结构C++版的电子书,是初学者学习数据结构的最佳资料。-Data Structures C++ version of the book, is a data structure for beginners to learn the best information.
ACM
- 很好的ACM培训教程,有想要参加比赛的同学就赶快下吧。-ACM good training course, have the students want to participate in the competition to up under the bar.
progresspriorityalgorithm
- 进程优先权优先算法c语言模拟 用结构体个参量表示PCB的各个参数 程序有详细的解释-progress priority algorithm c
Dij
- zui duan lu de ji ben suan fa
id
- 决策树Id3算法,基于决策树的分类算法,包含注释-fbjdhuieher
ss
- 一个快速排序的非递归实现,和大家一起分享-A non-recursive implementation of quick sort, and share with everyone
insertmath
- 本文是大学期间参加数据建模使用过的程序,使用逐渐爬坡算法对电网的电力调度进行分配预案。-model
exer1
- ssd5 exercise 1.visual c-ssd5 exercise 1.visual c++
code2
- 22. 切木头 成绩: 10 / 折扣: 0.9 背景 人们需要把一跟很长的木头切成几段,有一家名为 Analog Cutting Machinery (ACM) 的公司正在经营这一业务。他们根据切割前木头的长度来收费,木头越长、收费越高,并且每切割一次就收一次费。 显而易见,在这里切割木头时,不同的切割顺序就会产生不同的价钱。譬如一跟 10 米长的木头,需要在 2、4、7 米处切开。如果顺序在这三个位置切割,需要的费用是 10 8 6 = 24,因为木头原始长度为 10
Java
- 这是用VC++写的最短路径算法,有需要的可以下,已经可以运行-It is written in VC++ using the shortest path algorithm, we need to, the already running
