资源列表
iar
- programming VFD Display from DVD Player
nomer4
- Code for avr using IR decoding for anather system and for working with VFD Dysplay from DVD player
USART2.ZIP
- Uart code for Avr processor in IAR
Crout
- 基于克劳米特的线性方程组求解方法,可以通过txt文件或excel文件的形式将数据导入程序中,经过本人大量的工程测试,证明此款程序很稳定且快捷。-It s excellent and fast for engineers to solve linear equations.
C-xuesheng
- 用C语言编的学生信息管理系统,有利于初学者学习。-Student information management system using C language, it is beneficial for beginners to learn.
Fibonacci
- 本个小程序可实现斐波那契数列的计算,简短而精炼。-This small program can achieve the calculation of the Fibonacci series, a brief and concise.
Json
- 对JSON的简单操作JSONArray,JSONObject-some simple handle about JSON
Calculator
- asp.net实现简易计算器 有加减乘除,根号,平方,清除,pi等功能-asp.net realized simple calculator
主要基于Matlab平台开发的
- 主要基于Matlab平台开发的,特征提取仿真程序,主要用于生理信号的特征提取。-Mainly developed based on Matlab platform, feature extraction simulation program, mainly for physiological signal feature extraction.
将一个正整数分解质因数
- 题目4:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 -Title 4: a positive integer decomposition of prime factors. For example: input 90, print out 90 = 2* 3* 3* 5.
求s=a+aa+aaa+aaaa+aa...a的值
- 题目8:求s=a+aa+aaa+aaaa+aa...a的值,其中a是一个数字。例如 2+22+222+2222+22222(此时共有5个数相加),几个数相加有键盘控制。 -Title 4: a positive integer decomposition of prime factors. For example: input 90, print out 90 = 2* 3* 3* 5. Title 8: o s = a+ aa+ aaa+ aaaa+ aa
学习gotoxy()与clrscr()函数
- 题目:学习gotoxy()与clrscr()函数 相当重要-Topic: study gotoxy () and CLRSCR () function Quite important