资源列表
Roe
- Fortran语言解决一维激波管问题,本程序为一阶迎风Roe格式(Fortran language to solve one-dimensional shock tube problem, this program is the first order upwind Roe format)
highhequencytemperatureTSV
- 可以仿真高频情况下TSV的等效参数S参数模拟。(It can simulate the equivalent parameters of TSV in high frequency S-parameter simulation.)
getabs
- 输入一个数字,输出绝对值。当输入不合规范时,会做出提示。(input a number and output the absolute value. When the input is out of specification, it will make a prompt.)
BZCF
- 可以很简单的计算三维数据的平均值和标准差,只需要一行程序即可解决。(The average and standard deviation of the three dimensional data can be calculated)
函数
- 函数分为系统函数和自定义函数 自定义函数定义特点: function 函数名的要求:只能够由字母、下划线和数字构成,而数字不能作为首字母 如果有返回值,用return关键字把要返回的数据返回。(Function is divided into system function and user-defined function Custom function definition features: Function Requirements for function names:
全排列汇编
- 读入整数,输出其全排列并按字典序输出,例如3会输出123,132,213,231,312,321。通过递归实现。(Read into the integer, output its full arrangement and output in the dictionary order)
影碟管理系统
- 一个影碟租赁系统,实现了会员管理员登陆,出租归还功能(DVD rental system The realization of the membership administrator landing, rental return function)
s2
- 无,只是一个很简单的汇编程序,紫薯紫薯紫薯紫薯(No, it's just a very simple assembler, purple sweet potato purple potato purple sweet potato)
1
- sdgasyhysdujhsehjutastase(kifgoluhlpuhoftaesyse)
扩展prony算法code
- 基于matlab的扩展prony算法,入学易懂。(prony algorithm based on matlab)
59
- 在附加段中有个一已经排序的数组,数组中第一个元素存放数组的长度,在AX中有个无符号数,要求在数组中查找(AX),如果找到,则CF=0,在SI中存放该元素在数组中的偏移地址。本例使用折半查找的方法(In the appended segment, there is an array that has been sorted. The first element in the array holds the length of the array. There is an unsigned numb
程序
- 使用ADC0809的通道0,接入0-5V的直流电压,用WR电位器调整模拟电压值,A/D的转换结束信号EOC接在主8259A的IR5上,采集100个数据并存入内存中,同时将采集的16进制数据显示在数码管上。请多次调整0-5V的电压值(旋动W1旋钮),进行A/D采集,并观测内存中的数据的变化情况。(The channel 0 of ADC0809 is used to connect to the DC voltage of 0-5V, to adjust the analog voltage va
