-
对叠加的信号进行显示和频谱的仿真,其中主要是对SIN信号的叠加...
对叠加的信号进行显示和频谱的仿真,其中主要是对SIN信号的叠加-The signal of the superimposed display and spectrum simulation, the main signal is the superposition of SIN
- 2022-03-21 22:26:59下载
- 积分:1
-
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便...
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便-Mine has three levels of junior high, and made a data file can be saved to play the next play when the data can be easily interrupted at the beginning
- 2022-01-29 02:21:01下载
- 积分:1
-
this program calculate the determinant and inverse of matrix. also calculate the...
this program calculate the determinant and inverse of matrix. also calculate the multiplication of two matrices.
- 2023-05-08 02:55:03下载
- 积分:1
-
openssl编程
这是一本学习openssl编程的个人觉得最好的文档,里面还包含了很多采用c语言编写的代码。
- 2023-01-14 20:10:04下载
- 积分:1
-
DSP开发练习的极好的范例程序(经典例子程序)
DSP开发练习的极好的范例程序(经典例子程序)-practice and the development of DSP an excellent example (classical examples of procedures)
- 2023-01-03 20:25:02下载
- 积分:1
-
运行时需要更改文件地址,一定要注意,否则运行不了
运行时需要更改文件地址,一定要注意,否则运行不了-running document addresses the need to change, we must pay attention, otherwise not running
- 2023-03-31 19:30:04下载
- 积分:1
-
Single round robin tournament players winning sequence to solve the problem name...
单循环赛中选手胜负序列求解问题
名称:单循环赛中选手胜负序列求解问题
内容:有n个选手 P 1 ,P 2 ,P 3 ,… ,P n 参加了的单循环赛,每对选手之间非胜即负。现要求求出一个选手序列 P 1 ,P 2 ,P 3 ,… ,P n , 使其满足 P i 胜 P i+ 1 (i=1,… ,n-1) 。
-Single round robin tournament players winning sequence to solve the problem name: the outcome of single round-robin tournament players to solve the problem sequence elements: There are n-player P 1, P 2, P 3, ..., P n participated in a single round-robin between each pair of players Non-win or negative. Players are now required to find a sequence of P 1 " , P 2" , P 3 " , ..., P n" , to meet the P i " W P i+ 1" (i = 1, ..., n-1).
- 2022-04-01 08:15:51下载
- 积分:1
-
Embedded SD card Interface
Embedded SD card Interface
- 2022-01-22 12:45:41下载
- 积分:1
-
动态计算网络最长最短路线
动态计算网络最长最短路线-dynamic computing network longest shortest route
- 2022-01-24 18:53:49下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1