资源列表
emc
- 此源码可用与隐马氏模型估计参数时的EM算法。此源码在C++中运行。-This source can be estimated with the Hidden Markov Model parameters of the EM algorithm. This source code in C++ in the running.
TestSWReset
- 可以在CE6.0上面做 software reset.-Do Software Reset on CE6.0
TimerClass
- Add Timer Class to Excel VBA
speedyGAv1.2.1
- this is A Fast Simple Genetic Algorithm matlab files.
TimerClassVBA
- Build a simple timer class to Excel VBA
CMS
- Content Management systems & its differnt flavours
ThinandThickClients
- System administration of thick & thin clients
TimerClassVBASample
- A Timer Class in Excel VBA
WindowScriptControlExample
- Using Windows scr ipting Control ActiveX Object to let your program able to parse scr ipting language.(This Example using Excel VBA)
shortestpath
- 自己写的最短路径源码,互相学习.希望有用.特别对学习数据结构很有用.-The shortest path to write their own source code, learn from each other. I hope useful. In particular, very useful to study the data structure.
Mapofsingle-sourceshortestpath
- 图中的单源最短路径,给出图中的一个目的结点,求出其它各点到它的最短距离-Map of single-source shortest path
SubsetSum
- 子集和问题的一个实例为〈 S,t 〉。其中,S={x1 ,x2 ,…, xn }是一个正整数的集合,c是一个正整数。子集和问题判定是否存在S的一个子集S1,使得x1+x2+...+xk=S, 其中x1,x2...xk属于集合S1。 对于给定的正整数的集合S和正整数c,编程计算S 的一个子集S1,使得x1+x2+...+xk=S, 其中x1,x2...xk属于集合S1。-Subset of the problem and an example for < S, t> . Of
