资源列表
colors
- Use colors in assembly code.
ofdm2Gb
- OFDM仿真,包括产生序列,循环前缀和星座图-OFDM simulation, including generating sequence, the cyclic prefix and the constellation diagram
LabsfromemAs
- Labs from Emulator of Assembler.
counter
- 0到9自动加法计数器 用共阴极七段数码管显示-0 to 9 counter with automatic addition of cathode seven-segment LED display
1-2
- 已知两个6位的BCD码,完成减法运算,设被减数为123456,减数为789123-Known two 6-bit BCD, complete subtraction, set to 123456 minuend, subtrahend to 789 123
456
- 汇编小程序,动态小人,可以横向移动,上传为asm格式,可直接编译-Compilation of small programs, dynamic villain can lateral movement, upload the asm format that can be directly translated
Joseph
- 试用分别用线性表的向量存储结构和链表存储结构来实现约瑟夫(Josephu)问题。约瑟夫问题如下: 设有n个人围坐圆桌周围。从某个位置上的人开始从1报数,数到m的人便出列,下一个人(第m+1个)又从1报数开始,数到m的人便是第2个出列的人,依次类推,直到最后一个人出列为止,这样就可以得到一个人员排列的新次序。例如,n=8,m=4,从第1个人数起,得到的新次序为48521376. -failed to translate
l
- 用python写的lorenz96模式,用的龙格库塔4阶积分格式-Lorenz96 written with python pattern, with the fourth-order Runge-Kutta integration scheme
KMeans
- 聚类程序,考虑电力系统的负荷,基于Matlab -julei
1.cpp
- bnu题目的ac代码,自己做的比较好的题目-bnu subject ac Codes
LOOP
- 这是用汇编语言写的一个循环算法,里面是最基本的功能,是我学汇编是自己写的小作业,大家看一下
4_1
- 输入一组有符号字数据。对该组数进行排序,按照按从大到小的顺序以用户指定的进制形式输出排序后的结果。-Enter a signed character data. The number of the group sort, in sequence according to according to user-specified form of the output binary sort the result.