资源列表
filesys
- 自主开发的文件系统,自由协议 调用 mov ax,600 mov [7e20h],ax mov al, A mov [7f00h],al mov al,0 文件名以数字0结束 mov [7f01h,al 本例中文件数据位于内存 0000:2000h mov ax,cs mov ds,ax mov ax,7600h jmp ax
wl001
- 流水灯 可以逐个点亮8个控制板的灯
binatree
- 汇编实现二叉树遍历,数据结构的前中后序遍历-compilation achieve binary tree traversal, data structure before, during and after the preorder
nanshuibiediao
- 这个程序是为了实现我们中国的南水北调的应用,所以我们大家都比较重视,里面是我们设计计划里要用到的程序。-This process is to realize our application of water from south to north China, so we have a fair amount of emphasis, which is our plan to use the design process.
CPU-FREQUENC
- 汇编语言判断cpu的频率。用汇编语言判断cpu的频率。-To determine the frequency of cpu assembly language. Cpu assembly language to determine the frequency.
leap-year
- 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份,可输出是本年是否为闰年的提示信息。-a assembly program that can judge a year whether it is a leap year.You can input a certain year,then the comuter output whether it s a leap year.
To-determine-leap-year-program
- 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a year to determine whether a leap year of the program, run the executable Ifleap.exe, enter the specific year, output this year is a leap year is the message.
pso
- 粒子群算法,基于粒子群算法的简单程序,主要是粒子群算法-Particle Swarm Optimizer
print-the-calendar
- 通过输入要查询的月份,来输出日历形式的该月的日历表-input the month you want to search and print the calendar of the month.
crc
- 计算输入字符串的CRC编码。CRC编码即循环冗余码,它是利用除法及余数的原理来作错误侦测的。-Calculate the CRC coding of the input string. The CRC encoder that cyclic redundancy code, which is the principle of the division and the remainder for error detection.
dsr
- Dynamic Source Routing (DSR) is a routing protocol for wireless mesh networks. It is similar to AODV in that it forms a route on-demand when a transmitting computer requests one. However, it uses source routing instead of relying on the routing table
Gassian
- 高斯消去法进行LDPC编码,生成矩阵,高斯消去是一种常用的方法-Gaussian elimination LDPC encoding, generator matrix, Gaussian elimination is a commonly used method