资源列表
ghsc272427190949051
- Stronghold-Framework: Grid based custom HTML Framework using Jade and Stylus
ghsc271912190911523
- tic-tac-tweet: An HTML and Javascr ipt Version of Tic Tac Toe in a Tweet (140 Characters)
ghsc271832190506043
- semantic-dojo: A responsive Dojo theme that harnesses the style awesomeness of Semantic-ui framework.
ghsc273827190809351
- browser-sync-remote-example: Cool browser sync example exposing localhost to external domain
leader
- 用matlab的s函数功能,实现多智能体间歇通信仿真-Using matlab function of s function, multi-agent simulation intermittent communication
LinerList
- 设计线性表顺序存储结构的11个基本操作函数,并编程实现之 。-11 Basic operation functions designed linear sequence table storage structure and programming it.
OddAndEvenNumber
- 将一组数据分为奇数和偶数存入不同线性表中,并输出。-A set of data into odd and even store different linear tables and outputs.
Joseph-Problem
- 约瑟夫问题。设有n个人做作圆桌周围,从第s个人开始报数,报到m的人出列,然后再从下一个人开始报数,数到m的人又出列,如此重复,直到所有的人都出列为止。要求按出列的先后顺序输出每个人的信息。-Joseph problems. N individual has contrived around the round table, I began to count off s individual report m people out of the column, and then began to
Reverse-output
- 将一组数据逆向输出。使用线性表数据结构完成。-The reverse output a set of data. Using a linear list data structure is complete.
Fibonacci
- 试利用循环队列编写求k阶斐波那契序列中前n+1项的算法。 要求满足: (注意:本题所用循环队列的容量仅为k, 则在算法执行结束时,留在循环队列中的元素应是所求k阶斐波那契序列中的最后k项)-Try using a circulating queue write seeking algorithms k n+ 1-order Fibonacci term lease before that sequence. Requirements are met: (Note: This qu
banpan
- 实现了对10个数字音的识别程序现代信号处理中谱估计在matlab中的使用,三相光伏逆变并网的仿真。- Realization of 10 digital audio recognition program Modern sign
HuffmanTree
- 哈夫曼树的建立。(可求哈弗曼编码) 1.在已有的字符和权中,用select函数选出其中权最小的两个字符; 2.在哈夫曼树的存储结构中,用这两个字符建立与其parent的关系; 3.从n+1到2*n-1依次算出各字符的parent,可得Huffman树;-Huffman tree establishment. (Rectifiable Huffman coding) 1. In the existing character and the right, with the right
