-
DESIGN
#include<reg51.h>
delay()
{int i
for(i=0 i<32767 i++)
}
main()
{delay()
P0=0xcf
P1=0x01
delay()
P0=0x92
P1=0x02
delay()
P0=0x86
P1=0x04
delay()
P0=0xcc
P1=0x08 }(# Include <reg51.h> delay () (int i for (i = 0 i < 32767 i++) ) main () (delay () P0 = 0xcf P1 = 0x01 delay () P0 = 0x92 P1 = 0x02 delay () P0 = 0x86 P1 = 0x04 delay () P0 = 0xcc P1 = 0x08 ))
- 2010-04-23 09:59:49下载
- 积分:1
-
OpenCV 编译流程
opencv编译流程,讲述了如何用cmake编译opencv。(Opencv compilation process)
- 2020-06-20 06:00:01下载
- 积分:1
-
82859165cifa
编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入
(Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
- 2011-06-21 22:50:34下载
- 积分:1
-
89600signal
安捷伦89600系列软件的常用功能及界面设计,便于理解(Agilent 89600 Series software commonly used functions and interface design, easy to understand)
- 2021-01-11 22:08:49下载
- 积分:1
-
pacman
吃金豆 很好玩的 非常好玩拉 用TC 2.0编的(pacman)
- 2009-06-26 09:24:32下载
- 积分:1
-
风控EA
风控EA,风控ea不错的EA,风险降低,嗯嗯嗯呢(Wind control EA, wind control EA is good EA, risk reduction, uh huh?)
- 2019-05-25 14:06:00下载
- 积分:1
-
stateflow
HR_SF01_05_流程图 设计资料 PPT版本 对于初学MATLAB的人会有帮助(PPT version of the design information HR_SF01_05_ flowchart MATLAB for beginners who would be helpful)
- 2009-09-18 14:49:01下载
- 积分:1
-
Matlab-source-numerical-processing
matlab数值处理源程序,绝对值得下载的源码好程序(Matlab source numerical processing)
- 2013-11-12 12:16:36下载
- 积分:1
-
C# 火车票订票源代码
12306火车票C#源代码 C# 火车票订票源代码
- 2023-06-03 11:30:04下载
- 积分:1
-
牛头刨
说明: 这个仿真程序可以仿真牛头刨床的运动形式,解牛头刨床的运动加速度等。(This simulation program can simulate the form of the movement of the planer, the solution of the movement of the planer acceleration.)
- 2019-11-23 11:31:14下载
- 积分:1