-
Visual+C++Picture
说明: 该书介绍的用VC实现图像处理,其中包括一些图像处理知识的介绍(The book described the realization of image processing using VC, including some knowledge of image processing introduction)
- 2008-11-29 14:47:35下载
- 积分:1
-
MATLAB智能算法30个案例分析 源代码
智能识别领域经典算法解析,提供源码用于实验和改进。(Classic algorithms for intelligent recognition parse, provide source code for experiments and improvements.)
- 2017-12-11 11:55:06下载
- 积分:1
-
求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
v求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
求解日出和日落时间
- 2023-04-11 02:10:04下载
- 积分:1
-
MP3解码源码(C语言)
MP3解码源代码,用C语言实现的。裸板调用或者UCOS调用比较方便。直接是C源文件和H源文件,修改与添加到对应工程很方便。适合底层MP3驱动。
- 2022-06-26 04:43:31下载
- 积分:1
-
UHF_RFID_Reader_Demo
说明: 电子标签读写程序,结合电子标签识别模块能快速读取标签的信息,还能写信息到标签内。(The electronic tag reading and writing program, combined with the electronic tag identification module, can read the tag information quickly and write the information into the tag.)
- 2020-07-13 09:18:52下载
- 积分:1
-
31Main
s57 电子海图文档 符号字库标准 物标标准(s57 electronic charts Symbol font files of standard criteria)
- 2020-12-04 09:19:25下载
- 积分:1
-
GenPrint-Sample
打印虚拟驱动,提取自wdk 8.1,需要wdk环境。(Print a virtual drive, extracted WDK 8.1, need WDK environment.)
- 2021-03-11 09:49:26下载
- 积分:1
-
vcf132.ocx,我千辛万苦才从国外网站下到的最新控件,大家不要错过...
vcf132.ocx,我千辛万苦才从国外网站下到的最新控件,大家不要错过-vcf132.ocx, I untold hardships from overseas sites where the latest controls, we should not miss
- 2022-01-26 06:36:35下载
- 积分:1
-
chengxu
基于单片机设计的花盆控制器程序供大家参考(Microcontroller-based controller design procedures for your reference pots)
- 2011-08-14 12:59:37下载
- 积分:1
-
LINK
建立链表的算法:
新节点链入表尾建立链表:
动态分配第一个节点变量;
用指针head 妥善保存链表第一个节点的地址值;
依次动态分配一个新节点变量;
将上一个节点的指针域指向新生成的节点;
循环3),4)步骤,直到所有节点均连入链表;
将最后一个节点的指针域赋值为0;
(Establish the list of algorithms:
The new node links footer build list:
Dynamic allocation of the first node variable
Keep the list head pointer of the first node address value
In order to dynamically allocate a new node variable
The domain of a node pointer to the new generation of nodes
Cycle 3), 4) step, until all nodes are connected to the chain
Pointer field will last node assigned to 0 )
- 2015-01-05 16:03:48下载
- 积分:1