资源列表
guass
- 在十个数字0,1,2,3,4,5,6,7,8,9 • 文曲星会随机产生2个数让你来猜 你最多只有6次机会 • 例如 文曲星 随即产生 12这2个排列好的2位数字 • 然后 猜数 • 第一次 输入 01 那么 文曲星会返回 0A1B (xAxB A代表你猜中 了多少个数字并且位置也是正确的,B代表你猜中了多少个数 字但是位置是错误的), • 然后根据0A1B这个信息 继续猜 直到猜对为止(即2A0B).
inter_pos
- Interpos does calculation of where a bit from a informationblock must go if tou ask the GSM ETSI standard.-gsm Interpos does calculation of where a bit from a informationblock must go if tou ask the GSM ETSI standard.
nrzi
- NRZ inverted encoder & decoder for Quartus compiler only
mypopen
- 根据管道的使用法则,自己实现Unix下的popen函数-According to the use of the pipeline rules to achieve their own popen
caishuzi_game
- 一个利用Java语法编程的猜数字游戏,简单易懂,便于初次与Java打交道的人参考该例-A number guessing game using Java syntax for programming, easy to understand, to facilitate the initial deal with Java reference to the cases
pict_2D
- 计算数据自动出图,包括图形大小,字体设置,线型等-Calculated data automatically plot, including the graphic size, font settings, linear
test1
- Prim算法的C语言实现,构造连通图,寻找N个点的最短路径。-Prim algorithm C language implementation of connected graph structure, looking for N point of the shortest path.
Color--three-color-Tower-of-Hanoi
- 双色河内塔与三色河内塔是由之前所介绍过的河内塔规则衍生而来,双色河内塔是将原有的一个大盘子分成两个带有颜色的盘子,然后将两种颜色的盘子分开,并最终形成两个河内塔-Color Tower of Hanoi Tower of Hanoi with three-color introduced by the previously derived rules of Hanoi Tower, Tower of Hanoi is the original color of a platter is divi
SPSO
- 单目标粒子群优化算法主程序 调用目标函数就可以了-Single-objective particle swarm optimization objective function main program calls on it
best_fit
- Best fit algorithm for memory management in linux
hello
- 获取本地计算机的网卡的MAC地址,要求网卡必须连接网线-Get Netcard s MAC Address
exchange
- 引用调用和指针调用交换两个数,返回可输出交换后的两个数-Reference calls and pointer calls to exchange two numbers, return to the output after the exchange of two numbers