-
C程序设计的PPT文档,比较基础全面,适合初学者学习
C程序设计的PPT文档,比较基础全面,适合初学者学习-C Programming PPT document to compare the basis of a comprehensive, suitable for beginners to learn
- 2022-01-27 14:35:00下载
- 积分:1
-
正弦波数据产生程序,升级版本,
更方便,不必必源程序,直接输入所要产生的数据个数!...
正弦波数据产生程序,升级版本,
更方便,不必必源程序,直接输入所要产生的数据个数!-sine wave data generation procedures, upgrade versions, more convenient, and certainly not the source. directly import data to the number!
- 2023-01-08 13:25:03下载
- 积分:1
-
32对光电管的红外寻线板,包括一些滤波算法,在AVR单片机上使用...
32对光电管的红外寻线板,包括一些滤波算法,在AVR单片机上使用-32 pairs of infrared photocell Hunt board, including some filtering algorithms used in the AVR Microcontroller
- 2022-08-08 12:57:24下载
- 积分:1
-
一个简单的蒙特卡罗算法,设计合适的随机数,通过深度。
简单的蒙特卡洛算法,设计拟合随机数,通过系类操作完成部分计算-A simple Monte Carlo algorithm, designed to fit a random number, through the Department of the completion of part of the calculation of class action
- 2022-03-20 21:17:08下载
- 积分:1
-
动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问...
动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问-DLL programming, system resources can be placed on dynamic link library, and realize the hardships Dynamic Link visit
- 2023-07-07 23:55:02下载
- 积分:1
-
软件体系结构层次模型
软件体系结构的层次模型-Software Architecture Hierarchical Model
- 2022-02-27 06:22:07下载
- 积分:1
-
这是一个关于matlab和VC的例子
this is a example about matlab and VC
- 2022-06-02 20:59:16下载
- 积分:1
-
"工程师硬件使用手册"此书使你工作轻轻松松查询各种常用电子线路及电子元器件引脚符号!...
"工程师硬件使用手册"此书使你工作轻轻松松查询各种常用电子线路及电子元器件引脚符号!-"hardware engineers use manual," this book to make you work a light-hearted advice on various common electronic circuits and electronic devices yuan Symbol pieces pin!
- 2022-02-01 19:12:09下载
- 积分:1
-
频率统计,以二进制读取文本内容,获取二进制文本中“1”和“0”的个数,在以TXT文档的形式进行保存...
频率统计,以二进制读取文本内容,获取二进制文本中“1”和“0”的个数,在以TXT文档的形式进行保存-Frequency statistics, in order to binary read the text content, access to the binary version of " 1" and " 0" number, in order to preserve the form of TXT documents
- 2022-08-21 21:12:29下载
- 积分:1
-
32*32点阵书写屏程序
应用背景unsigned long hualiang[]=
{
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
};
void hua_liang(void)
{
unsigned int j;
for(hang=0;hang
- 2022-03-01 10:54:03下载
- 积分:1