资源列表
集合论 - 副本
- 选取一定点X0,连接距离其最近的顶点X1,再连接距X1最近的顶点X2,依次类推下去,直到最后目的地。 数学语言:贪心算法,在一给定的无向图G = (V, E) 中,(u, v) 代表连接顶点 u 与顶点 v 的边(即),而 w(u, v) 代表此边的权重,若存在 T 为 E 的子集(即)且为无循环图,使得 w(T) 最小,则此 T 为 G 的最小生成树。(Select a point X0, connect it from its nearest vertex X1, and then con
code
- 使用c语言实现AMI,双相,HDB3码的转换(converse to AMI, biphase, HDB3 code by using C)
dbscan_for_data_upload
- Matlab语言写的经典聚类算法DBSCAN(the classical algorithm DBSCAN in Matlab)
LBP_Matlabcode
- 提取头像的lbp特征,用于提取图像中比较明显的部分,用于分类(used to extract the obvious parts of the image for classification)
740633150Zernike
- zernike7阶矩阵,其中包括中文文献,求取zernike7阶矩阵的方法 ,以及matlab程序(matlb zernike 7 order matrix)
Ex3_1
- 对纤维截面门式框架进行静动力分析的程序,为入门者提供典型案例(tcl/tk for analysis of structure dynamics by opensees)
mootools手册
- 学习mootools参考手册,强大的轻量级的Javascr ipt库,专门为减轻Web中交互性Javascr ipt开发。在某种程度上,你可以认为MooTools是CSS的扩展。例如,CSS可以让你在鼠标移上去时发生改变。Javascr ipt允许你接触更多的时间(点击事件、鼠标悬停事件、键盘事件……),MooTools让这一切变得非常容易。(Learn the mootools reference manual,Powerful lightweight Javascr ipt librarie
12rtqq
- C++应用编程200例,200 examples of C++ application programming(200 examples of C++ application programming)
rcwa-1d-02保留版本
- 可以用来设计偏转或者汇聚非周期亚波长光栅(Can be used to design deflection or convergence sub wavelength gratings)
ramka
- A bit of simple work code from my programs
精确反馈跟踪
- 采用非线性中的精确反馈线性化方法,设计反馈控制率,实现对船舶航向的跟踪控制(The nonlinear feedback linearization method is used to design the feedback control rate to realize the tracking control of the ship's course)
酒瓶问题
- 自己编写的企业笔试题目,关于酒瓶问题,空瓶子可换多少瓶酒,递归问题(I have written the enterprise written examination questions, about bottles, empty bottles can change how many bottles of wine, recursive problem)
