资源列表
longgekutafa
- 龙格库塔方法 一种用于数学计算的算法 希望对大家有帮助-Runge - Kutta method for a mathematical calculation algorithm hope to be helpful
PID_VB
- 用VB实现的PID控制,这里使用的是PID的增量控制式.
edit
- 数据结构课程设计 ---文章编辑原代码 数据结构课程设计 ---文章编辑原代码-wenzhangbianji数据结构课程设计---文章编辑原代码
algorithm641
- 用QUICKSORT对数组进行排序,先用SPLIT算法对数组进行划分,再通过调用SPLIT并进行递归即可-QUICKSORT
shenduyouxian
- 8.3.2利用邻接表的图广度优先遍历算法-8.3.2 Using the adjacency list of graph breadth-first traversal algorithm
gongjiao
- 公交路线最短问题,建立fork算法来求最短路线问题,可以求个点之间最短路线问题。-The shortest bus route problem, the establishment of fork algorithm to find the shortest route problem, you can find the shortest route between two points issue.
SHANNON
- Simple Shannon-Fano coding for data compression
yasuo
- 应用matlab语言进行编程实现对图像的压缩功能-the compression of the image on matlab
dice-game
- 一群小孩围城一圈扔骰子,骰子扔到的数与小孩编号一样的小孩出列,循环此动作,知道最后剩N名小孩为胜利者-The number of child ID kids out of a group of children Siege circle to throw the dice, the dice thrown out cycle this action, know the last N the child left for the winner
XX2
- lsp小程序加载到CAD后, 用命令CR 选择任意形状的封闭多义线, 即可表示出型心, 注意把捕捉关掉 -lsp applet is loaded into CAD with the command CR select any closed polyline shape can show core, pay attention to the capture off
addTwoImageToOne.m
- 叠加两张图片的方法,第二张图在上面,tlPos是第二张图左顶点在第一张图的位置-Add two images to one image. The second image on the top. The tlPos is the second image s left top point on the first image.
LZW-encoding-and-decoding
- 对小写英文的字符串进行lzw编码与解码的文件 字典上限为256-LZW encoding and decoding The dictionary limit is 256