资源列表
ACM2006
- 全班有N(2<=N<=45)个人排成一排,但因为高矮不齐,需要进行调整。调整的方法是,不调换左右次序,只让若干人后退一步变为第2排,使第一排留下的人从左到右的身高按降序排列,即右边的人不比左边的人高。如果第2排的人还不按降序排列,则照此办理,即再让第2排的若干人后退一步变为第3排,这样继续下去,直到所有排的人都按身高从高到低排列。 调整中,你需要找出一种使第一排留下的人数尽可能多的调整方法,第二排若需要继续调整,则也应使第二排留下的人数尽可能多,余类推。 -school t
wqm123
- 用matlab编写的一个声卡做为采集输入的示波器-using Matlab prepared by the acquisition as a sound card input oscilloscope
内存泄漏定位宏
- 内存定位宏 使用方法: Begin_Locate_Memleaks(ID) End_Locate_Memleaks()-memory positioning Acer Use : Begin_Locate_Memleaks (ID) End_Locate_Memleaks ()
ProgressBar_SysTray
- progressbar in vb is sample and beautifull for starting every porograms
Euler-explicit
- 欧拉法求解波动方程, 初始条件c=1m/s,矩形波,x=1-2时,u=2m/s-Euler explicit method to solve wave equation
Powell
- 鲍威尔优化算法:多维无约束优化算法是在无约束优化算法之一,首先选取一组共轭方向,从某个初始点出发,求目标函数在这些方向上的极小值点,然后以该点为新的出发点,重复这一过程直到获得满意解,其优点是不必计算目标函数的梯度就可以在有限步内找到极值点。 鲍威尔法是以共轭方向为基础的收敛较快的直接法之一,是一种十分有效的算法。-Powell optimization algorithm
MyCodes
- 计算名字的漂亮度,名字的漂亮度是指每个字符有权值,权值的和就是漂亮度-Calculate the name of the beautiful degree, the name of the degree of beauty is that each character has a weight, and the weight is beautiful
liweiguang
- n皇后问题,费城经典的解决方法,用General-Search方法写的-n Queens problem,solved by classical Philadelphia method,using General-Search method.
duzhe
- 利用windows提供的mfc 编写的读者写者的同步互斥问题问题-Mfc windows provide written by readers who write the synchronization problem of Mutual Exclusion
Mypnsr
- find the pnsr metric!
user_manage
- 用datagrid 从数据库读取相关记录,然后修改数据信息-Read from the database associated with the datagrid records, and then modify the data
Sequence-table-intersection-and
- 顺序表的交与并 能够为你体会到顺序表的好处的很好-Sequence table intersection and
