-
C 用于驱动L293D模块 库函数
该库函数用于驱动L293D模块,电机的前进后退等代码封装在里面面(The library function is used to drive L293D module.)
- 2020-06-18 02:20:02下载
- 积分:1
-
C#编写的Hotmail邮箱信件监视器。
C#编写的Hotmail邮箱信件监视器。-C# Prepared letter mail Hotmail Monitor.
- 2022-02-27 00:59:39下载
- 积分:1
-
ime-coding
介绍windows输入法编程的书籍 对学习输入法有所帮助(Introduction windows programming books IME input method for learning to help)
- 2013-09-27 11:47:16下载
- 积分:1
-
pso123
pso 算法 这是网上下载的程序 借鉴一些阿(pso algorithm which is downloaded from some A procedure)
- 2007-05-14 09:50:44下载
- 积分:1
-
sLinkList
说明: 项目任务
在单链表类中增加一个功能erase(x, y), 删除表中所有值在 [x, y] 之间的结点。假设链表中结点数值类型是整形,要求编程返回删除相应结点后的链表长度和链表元素。
输入描述
第一行输入链表List的结点元素值,元素之间用空格间隔,且均为int类型;
第二行输入为x和y,分别表示需要删除结点元素的最小值和最大值。
输出描述
第一行输出删除相应结点后链表的长度;
第二行输出删除相应结点后链表的所有元素,元素之间用空格间隔。若无剩余元素,输出null。(Project tasks
A function erase (x, y) is added to the class of single linked list to delete all nodes whose values are between [x, y]. Assuming that the numerical type of the node in the linked list is plastic, the program is required to return the length and elements of the linked list after deleting the corresponding nodes.
Enter a description
In the first line, enter the node element values of the linked list list, with spaces between the elements, and all of them are of type int;
In the second line, input X and y to indicate the minimum and maximum values of node elements to be deleted.
Output description
The first line outputs the length of the linked list after deleting the corresponding node;
The second line outputs all the elements of the linked list after deleting the corresponding nodes, with space between the elements. If there are no remaining elements, null is output.)
- 2020-11-04 16:54:25下载
- 积分:1
-
charrecognition
《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
- 2007-05-28 20:52:03下载
- 积分:1
-
juzhen2
实现矩阵的四则运算,并能计算矩阵的特征值和特征向量(Four arithmetic operations of matrices are realized, and eigenvalues and eigenvectors of matrices can be calculated.)
- 2019-06-11 15:21:39下载
- 积分:1
-
155
高频变压隔离电路,作者:QQ 64134703 ,电子毕业设计,欢迎咨询
(High-frequency transformer isolation circuit, the authors: QQ 64134703, e-graduate design, please consult)
- 2010-09-05 21:33:43下载
- 积分:1
-
union
This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
- 2009-04-27 00:48:58下载
- 积分:1
-
CLedShowDemo
一个指示灯闪烁的小程序,给大家做参考,个人认为还是有参考价值的。(A simple Led indicator program for glitter.)
- 2011-01-13 12:16:00下载
- 积分:1