资源列表
数据结构中所用的8种排序方法
- 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap sort, merge, in order of ranking
电梯模拟系统
- 非常完整的电梯模拟系统 欢迎大家提出宝贵建议-this a complete system of simulating the elevetor,welcome to your advice,thank you
求解约瑟夫问题
- 求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the star
最短路径选择
- 利用VB开发的一个最短路径查询系统,算法是DijKstra,可以用在其他开发的软件中特别是GIS系统。-use VB shortest path of a query system, the algorithm is DijKstra, can be used in the development of other software, particularly GIS system.
用分枝定界法求解TSP
- 分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
lms_noise_cancellation
- 自适应噪声对消源程序,LMS算法自适应滤波器仿真-adaptive noise cancellation source, LMS adaptive filter algorithm simulation
Robustlocallylinearembedding
- 一种针对流形学习算法LLE的改进算法介绍,采用它有利于提高流形学习算法降低噪声的干扰。
TransformationofFiletoSTL
- 基于B_Rep实体模型的IGES转换为STL.pdf
西门子指针寻址讲解及程序
- 详细讲解了西门子PLC寻址特别是间接寻址,对几种寻址方式进行分析,另附指针寻址的程序一个以供大家分享。
cshiyan2012
- 基于EDA软件平台上,用硬件描述语言verilog设计完成分频器、计数器、串行移位输出器、伪码发生器、QPSK I/Q调制器、QPSK I/Q解调器,基于选项法中频调制器,再将各个模块综合起来组成一个完整系统;并用quartusII软件对其进行仿真验证。-EDA software platform based on the hardware descr iption language verilog design complete shift of the frequency divider,
自动化生产线输送站plc程序
- 自动化生产线中输送站的三菱plc原程序,该程序已经在工程中实际使用,效果理想,对于有一定工程经验的工程师门有参考价值。
stl文件在matlab中的读取
- 在matlab中读取点云数据stl文件并在界面显示(Read the point cloud data STL file in MATLAB and display it on the interface.)