资源列表
chap1_9
- 离散系统的数字PID控制仿真,指令为阶跃信号、正弦信号和方波信号-The digital PID control simulation of discrete system, instruction for step signal and sine signal and the square wave signal
talk
- 这是2013编程之美比赛的第一题,传话游戏,感兴趣的朋友可以下载过去看看。-This is the first title of the 2013 Beauty of Programming Competition, messenger games, interested friends can download to look at the past.
njz1
- 数据结构中的简单逆矩阵算法,是数据进阶的不错选择-Simple inverse matrix algorithm data structure is a good choice of data Advanced
yuesifu
- 有N个旅客同乘一条船,因为严重超载,加上风高浪大,危险万分;因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免于难,无奈,大家只得同意这种办法,并议定N个人围成一圈,由第一个人数起,依次报数,数到第K人,便把他投入大海中,然后再从他的下一个人数起,数到第K人,再把他投入大海中,如此循环地进行,直到剩下N/2个乘客为止。问哪些位置是将被投入大海的位置?-There are N ride a boat with passengers because of severe overloadi
KPCA
- KPCA 介绍核PCAdehanshumokuai -matlab KPCA
dianyunxianshi
- matlab 点云网格化-matlab point cloud grid
Big-Surf-intelligence
- 智力大冲浪,参加游戏,最后看谁获得的钱多的游戏,C实现-Intellect surfing, participate in the game, the last game to see who get more money, C implementation
sequence-list
- 数据结构中顺序存储线性表的插入、删除、查找、初始化等操作的c++完整程序-Linear table data structure include insert, delete, search, initialization operations of complete c++ program
pso
- 粒子群算法的matlab实现,用于函数优化-it is a PSO program which is made by matlab
bianli
- 能够帮助大家了解二叉树的遍历算法,其中包括 先序遍历、中序遍历和后序遍历。-It can help you understand the binary tree traversal algorithms, including Preorder, preorder and postorder traversal.
vl2vh_primitives
- vhdl2verilog document
TSP_main_Program
- 此算法为模拟退火算法,典型例题为旅行商选路问题,也可用于计算机网络中的路由选择问题-Simulated annealing algorithm