资源列表
free
- acm题目免费馅饼 杭州电子科技大学hdoj 1176 实现算法 网址acm.hziee.edu.cn-acm topic free pie Hangzhou University of Electronic Science and Technology 1176 hdoj algorithm website acm.hziee.edu.cn
1[1].1merge
- 算法分析与设计实验代码,归并排序实现从小到大排序
RobustControl
- 鲁棒控制器设计程序,一个实际的鲁棒控制器设计实例。供初学者分享
BmpBtnSrc
- 主要是用于对Button进行封装,有透明功能等-Button is mainly used to carry out package features such as transparent
DrowsrcDrow
- 一个JAVA程序,实现的功能很简单,能够画线,可以重复多次划线-A JAVA program to realize the function is very simple, can draw a line, can be repeatedly crossed
2
- 运用传递矩阵法计算转子的临界转速,进而绘制各阶振型图和不平衡响应曲线-Using the transfer matrix method to calculate the critical speed of the rotor, and map each order modal and the unbalance response curves
kekaoxing
- 输电线路无线传感器网络灾后差动保护通信通道重构的可靠性分析-Reliability Analysis of Transmission Line of wireless sensor networks post-disaster reconstruction differential protection communication channel
graphic
- 图基本操作。用C++平台实现图基本操作。
horse
- 对于给定的齐王和田忌的n 匹马的速度,求进行n场比赛后,田忌最多可以得到的钱 由文件input.txt给出输入数据。第一行是一个整数n,表示齐王和田忌拥有的马的数目, 第二行有n个整数,表示齐王的马的速度x1, x2, …, xn,第三行有n个整数,表示田忌的马 的速度y1, y2, …, yn。 1 ≤ n ≤ 10,000 1 ≤ xi, yi ≤ 1,-For a given n the齐王and田忌the speed of horses, and after games
LinearSVC
- Construct a linear SVM classifier from the training Samples and Labels
Dinning
- 这是用C++实现的著名的哲学家进餐问题。代码中含有被注释的部分中 可以解决哲学家进餐带来的死锁问题。请大家参考-The Dinning Philosophers Problem
SHIFTRED.CPP
- This program is used to perform Shift-Reduce Parsing.