资源列表
hh
- 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 【程序2】 题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可
userkernelspace
- A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can us
key-led-test0
- C语言写的,测试7279按键功能,51单片机上通过运行-Written in C language to test the function keys 7279, 51 by running the single-chip
xuhanshu
- 利用虚函数手段,按照3种不同的计算方法来求出Fibonacci数列的第n项(的具体项值)并输出。具体地说,可通过在基类baseCla及其派生类fib1Cla、fib2Cla和fib3Cla中说明如下的同一个虚函数“virtual double fib(int n) ”,来实现求Fibonacci数列第n项值并返回的3种不同求解方法。例如,可设计并使用已经在第4和第5章的练习中所实现的求解方法:简单变量“数据平移”法、使用数组的实现法以及使用递归函数的实现法。-The use of virtual
asm
- 程序说明 本程序可以计算-127~128间有符号数加法运算,但输入超过允许范围时显示溢出“over flow!”。编译环境masm5,操作系统Windows xp-16bit signed finge add
WUXING
- 一个用汇编语言编写的音乐程序,可以实现热键暂定和继续功能 -Written in assembly language of a music program, tentative and can continue to function hotkeys
3
- 输入学生成绩、学号,完成对输入成绩的排序-Enter student achievement, student number, enter the results in order to complete the
Small-letters-turn-capital
- 试编写一段程序,要求对键盘输入的小写字母用大写字母显示出来。-Try to write a procedure that requires keyboard input lowercase letters displayed in capital letters.
1
- this is c example . if you see my c code , you are surprise. because this is empty source. haha joke. see it that
MUSIC_zhangjihong
- 基于MUSIC的DOA估计matlab源代码,可以出结果-Based on MUSIC DOA estimation matlab source code can be the result
lisanDLB
- 离散倒立摆系统设计, 离散倒立摆系统设计-lisan daolibai
chap2
- 系统辨识理论及Matlab仿真[刘金琨,沉晓蓉,赵龙][程序源代码] 第二章程序-System identification theory and Matlab simulation [Liu Jinkun, Shen Xiao-rong, ZHAO] [source code] Chapter II procedure
