资源列表
MATLAB中的基本语法和语句示例代码
- MATLAB中的基本语法和语句示例代码,以便大家学习和使用。(The basic syntax and sentence sample code in MATLAB,So that everyone can learn and use.)
mips-isa4
- ISA Assembly language
BZCF
- 可以很简单的计算三维数据的平均值和标准差,只需要一行程序即可解决。(The average and standard deviation of the three dimensional data can be calculated)
NativeBayes
- 朴素贝叶斯垃圾邮件分类器,好歹哦后期维护阿里斯顿啊两千万(Naive Bayes spam classifier)
相对熵
- 计算相对熵,三角不等式,验证,,接口和毁容啊看就看定期维护(Calculating relative entropy)
student
- 实现学生成绩等信息的统计和计算,进行平均数,分数段的统计等(achieve statistics and calculation of students' grades and other information)
huibian
- 8255的A口作为输入口,与逻辑电平开关K7~K8相连。8255的B口作为输出口,与发光二极管LED7~LED8相连。编写程序,使得逻辑电平开关的变化在发光二极管上显示出来。即当开关k7(或K8)置于L时,对应发光二极管LED7(或LED8)点亮;置于H时熄灭(The 8255 A port is used as the input port and is connected with the logic level switch K7 - K8. The 8255 B port is used
getabs
- 输入一个数字,输出绝对值。当输入不合规范时,会做出提示。(input a number and output the absolute value. When the input is out of specification, it will make a prompt.)
实验1
- 简单运算和延时 [目的] 熟悉TASM、TLINK的操作,练习用简单的指令和伪指令编写完整的程序,并调试通过。 [设计要求] 1. 在数据段建立以 NUMB 为首址,以 byte 为单位的数据区域,NUMB 和 NUMB+1单元分别为36H和18H, 再编写 .EXE 程序,求这两个数的差与商。 2.用 NOP 指令编一段完整的 .EXE 延时程序,循环 40000 次。 3.观察有关寄存器、存储单元和 FLAGS 的改变。(Simple operation and delay
SCORE
- 按照学号的顺序输入20个学生的成绩及(0~100)存入一维数组SCORE,然后统计每个学生的名次并在屏幕输出。(In accordance with the number of students enter the order of 20 students' results and (0~100) into a one-dimensional array of SCORE, and then statistics of each student's ranking and output on t
直流电机控制源代码
- 通过前馈控制直流电机运转,并生成pwm波形进行检测(Feedforward control of DC motor)
masm5
- 很好用哦,俺找到的最好用的汇编器了,找了好久,推荐使用(this is a good tool for asemble 16/32 bit program)