-
N_queue
根据回朔法思想来求解N皇后问题,用递归来实现回朔.(Thought to solve N Queen's problems, and use recursion to achieve back Schomburg.)
- 2005-05-10 00:27:58下载
- 积分:1
-
Csendmail
这是一个实现用C语言发送电子邮件的小程序,可以把截获的键盘记录发送给监控的主机。(This is a realization of C language small program to send email, you can send intercepted keyloggers monitored host.)
- 2013-07-28 19:00:36下载
- 积分:1
-
Cwanquanshouche
嵌入式学习资料 C语文完全手册 嵌入式学习资料 高级c(c language)
- 2014-05-09 16:57:51下载
- 积分:1
-
USART
MSP430F147,ST7920A,片上AD,通过UART接口在液晶和上位机上同时显示,上位机程序采用VB编写(MSP430F147, ST7920A, on-chip AD, through the UART communicat with the LCD and computer,and PC s programme finished by VB)
- 2009-06-12 07:21:06下载
- 积分:1
-
OraSelect1
VC++与oracle 10 数据库连接(VC++ connection oracle)
- 2012-11-24 15:09:40下载
- 积分:1
-
aldomithmglobal
提出了一种基于角度信息的约束总体最小二乘无源定位算法 该算法首 先将非线性的观测方程转化为线性方程, 并分析了观测噪声对线性(A constrained global least squares passive location algorithm based on angle information is proposed. In this algorithm, the nonlinear observation equation is first transformed into a linear equation, and the linear effect of observation noise is analyzed.)
- 2018-11-20 17:13:41下载
- 积分:1
-
face detect
基于参考图像处理的人脸检测
- 2022-07-15 01:00:23下载
- 积分:1
-
stm32 code
说明: 利用STM32F103内置ADC实现电压电流采集(Acquisition of Voltage and Current Using STM32F103 Built-in ADC)
- 2019-01-10 17:04:43下载
- 积分:1
-
字模软件2
字模软件 可以取汉子 或者英文 生成的为BIN文件(The software can take a man or English generated for the BIN file)
- 2018-04-10 16:09:21下载
- 积分:1
-
PL0-The-compiler
一、完成的实验内容及说明
基本内容
(1)扩充赋值运算:+ 和 -
(2)扩充语句 REPEAT
<语句序列>
DOWHILE <条件>
其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列>
选做内容
(1)增加运算:++ 和 。
(2)增加类型:① 字符类型; ② 实数类型。
(3)扩充函数:① 有返回值和返回语句;② 有参数函数。
(4)增加一维数组类型
(A, the experiment content and complete
The basic content
Operation: (1) expand the assignment+ and
(2) REPEAT expansion statements
< > statement sequence
Conditions of DOWHILE < >
Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence
Choose to do content
(1) operation:++ and .
(2) types: (1) character types (2) real types.
(3) the expansion of function: (1) has a return value and return statement (2) a parameter function.
(4) increase a one-dimensional array type)
- 2020-07-16 22:38:54下载
- 积分:1