-
新建文件夹
linux系统编程的一些文档知识希望大家能用的到 这里面都是一些基础的文件熊例题(Linux System Programming Document Knowledge I hope you can use here are some basic examples of file bears)
- 2020-06-18 09:20:02下载
- 积分:1
-
基于stm32的平衡小车开发
【实例简介】
- 2021-11-06 00:37:59下载
- 积分:1
-
Palette
Visual C++课程设计 调色板程序(Visual C++ curriculum design palette)
- 2011-06-07 19:36:47下载
- 积分: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
-
WR25pXX
flash 芯片25P系列相关读写程序源码,经过测试OK的。(Write/Read 25p10/25P20 source code.)
- 2013-03-27 13:20:44下载
- 积分:1
-
《linux 驱动开发 (第3版)》code_Linux Device Drivers 3rd
说明: 《linux 驱动开发 (第3版)》代码,经典书籍("linux device driver(3rd edition)",code)
- 2020-07-16 08:20:12下载
- 积分:1
-
MATLABlearninformation
matlab 学习仿真资料,对于学习matlab仿真的很有帮助(matlab learn and emulate material)
- 2010-08-31 12:26:05下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1
-
条码,RFID,相机中的应用
条形码、RFID、摄像头应用程序
- 2022-05-05 22:00:18下载
- 积分:1
-
CSharp-QQdemo
基于 Udp协议,模仿QQ的聊天软件,实现局域网聊天,群聊,视频聊天(Udp protocol based on imitation of QQ chat software)
- 2011-05-27 11:21:53下载
- 积分:1