-
编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。...
编程实现最大子段和问题的求解(分别采用分治法和动态规划法求解)。-Programming the largest sub-segment and the problem solving (respectively divide and conquer and dynamic programming method to solve).
- 2022-01-25 20:32:35下载
- 积分:1
-
XXX
嵌入式测控仪器图形界面设计嵌入式测控仪器图形界面设计-xxx
- 2022-03-28 16:18:53下载
- 积分:1
-
HFSS仿真的helix结构,以及结果照片
HFSS仿真的helix结构,以及结果照片-HFSS simulation of the helix structure
- 2022-06-02 09:21:20下载
- 积分:1
-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1
-
STM32F103cet6实现的PWM输出实验
STM32F103cet6实现的PWM输出实验,能够输出PWM波形,已经实际使用,效果很好。
- 2023-03-25 07:00:04下载
- 积分:1
-
Cricle Recognition Base on hough transformation
Cricle Recognition Base on hough transformation
- 2022-07-28 07:17:28下载
- 积分:1
-
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;...
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;
(5) 判断顺序表L是否为空;
(6) 判断顺序表L 的第3个元素;
(7) 输出元素‘a’的位置;
(8) 在第4个元素位置上插入‘f’元素;
(9) 输出顺序表L
(10) 删除L的第3个元素;
(11) 输出顺序表L
(12) 释放顺序表L
-The order of the table basic operations (1) The initialization sequence table L (2) followed by tail-interpolation method into a, b, c, d, e (3) the output sequence table L (4) the output sequence of Table L length (5) to determine the order of the table is empty L (6) to determine the order of the table L, the first three elements (7) output elements of " a" position (8) in the first four elements in place insert the " f" element (9) the output sequence of Table L (10) to delete the first three elements of L (11) the output sequence of Table L (12) the release of the order form L
- 2022-03-19 16:49:15下载
- 积分:1
-
在对话框中的通知
对话框之间进行通信的不同方式。使用对话框的变量,并将消息发送到其他对话框。
- 2022-10-15 00:05:03下载
- 积分:1
-
使用定时器(MFC)示例代码
使用定时器(MFC)示例代码-use timer (MFC) sample code
- 2022-06-14 00:41:35下载
- 积分:1
-
A C
一个C#写的留言本,支持UBB,数据库采用Access
运行时将Web.config中
数据库所在目录改为本机实际目录
暂时未提供会员系统
起始页面:http://localhost/SaintGBook/Default.aspx
联系方式:
saintqiqi@163.com
-A C
- 2023-04-22 23:05:03下载
- 积分:1