-
system
操作系统作业源代码,方便学习操作系统课程的同学使用 (this is the codes for students who learn computer system.)
- 2013-12-30 21:07:39下载
- 积分:1
-
多功能测量(功能)
温度,光照强度,测距,检测lcd1602显示,上传串口显示(Temperature, illumination intensity, ranging, detection LCD1602 display, upload serial display)
- 2020-06-18 23:40:02下载
- 积分:1
-
Image-translation-transformation
图像平移处理,可以图片进行平移变换处理,提供演示图片(Image translation process, it can image pan transformation process provides demonstration image)
- 2016-05-19 13:56:43下载
- 积分:1
-
C 语言经典程序,涵盖了从基础应用到游戏编程以及系统等多方面的程序源码...
C 语言经典程序,涵盖了从基础应用到游戏编程以及系统等多方面的程序源码-this is a file that include the most classical program of C
- 2022-09-25 20:15:03下载
- 积分:1
-
mymailcode
本程序主要进行了发邮件的编写 已经调试通过了 可以进行发邮件的处理(the main procedures for the preparation of the mail has been testing can be conducted through the mail processing)
- 2007-03-22 10:17:52下载
- 积分:1
-
vcPP6.0
仿真火车站的站场图,可以办理进路,显示信号机,单操,单锁道岔等功能(Simulation Station station map, you can handle into the road.)
- 2013-11-23 17:46:30下载
- 积分:1
-
OPNETsimulate-satellite
opnet仿真卫星通信指导pdf,较为详细,可供参考(opnet simulation of satellite communication guide pdf, more detailed, for reference)
- 2021-03-10 19:49:26下载
- 积分:1
-
FFTandicft
C语言fft和ifdct的函数,可以直接使用(C language functions fft and ifdct can be directly used)
- 2009-01-22 00:37:40下载
- 积分:1
-
K9F6408U0A芯片的vc语言程序,由1024个扇区组成,每个扇区有16个页面。...
K9F6408U0A芯片的vc语言程序,由1024个扇区组成,每个扇区有16个页面。-202A chip vc language program from 1024 Sector composition, Each Sector has 16 pages.
- 2022-12-09 03:15:03下载
- 积分:1
-
简单计算器
一个交互式的计算器。
1. 用顺序表来完成任意同维度向量的计算,包括加法、减法、夹角余弦值等。
2. 使用顺序表、链表来完成任意一元多项式的计算,包括加法、减法、乘法、导数(包括任意阶)等。
4. 四则运算表达式求值。
5. 含单变量的表达式求值。
6. 定义并运行简单函数。
7. 保留函数定义历史,并可以运行历史函数。
8. 函数的调用。
9. 操作数的各种字面常量的处理。
10. 支持矩阵的运算。(An interactive calculator.
1. Complete the calculation of any vector of the same dimension with the sequence table, including addition, subtraction, angle cosine value and so on.
2. Use order list and chain list to complete the calculation of any one-variable polynomial, including addition, subtraction, multiplication, derivative (including any order), etc.
4. Four Operational Expressions.
5. Evaluation of expressions with univariates.
6. Define and run simple functions.
7. Retain function definition history and run history function.
8. Call of function.
9. Processing of literal constants of operands.
10. Supporting matrix operations.)
- 2020-10-21 12:27:24下载
- 积分:1