-
181029.Marlin.1.1.9
最后更新marlin固件,最后一个版本有很多修复(Last update of marlin firmware)
- 2018-10-30 03:05:47下载
- 积分:1
-
会员管理系统
VS2010开发,使用Ado.net实体框架EF,简化数据库访问层,并能方便的移植到其他数据库。利用数据绑定减少编码量,提高程序的可维护性和可读性。使用Winfoms方便快速界面开发和修改。简洁的界面设计,方便用户上手。详细的代码注释,帮助二次开发者快速读懂程序。
- 2022-05-18 03:30:32下载
- 积分:1
-
C#中文验证码 实例源码
C#中文验证码,此效果也可以直接拿到 web程序中实现
- 2013-01-17下载
- 积分:1
-
车道线的检测 3970978Test
说明: 采用传统图像处理方法,能够实现对车道线的检测,检测效果较好(The traditional image processing method can realize the detection of lane line, and the detection effect is good)
- 2020-07-29 09:21:10下载
- 积分:1
-
stack
说明: 实验题目:5.1 基于顺序栈的括号匹配程序设计验证
一、实验目的
1. 掌握栈的顺序存储结构;
2. 掌握栈的操作特性;
3. 掌握基于顺序栈的基本操作的实现方法。
二、实验内容
1. 实现顺序栈的成员函数;
2. 基于顺序栈的括号匹配程序设计验证。
实验题目:5.2 基于链式栈的表达式的计算程序设计验证
一、实验目的
1. 掌握栈的链式存储结构;
2. 掌握栈的操作特性;
3. 掌握基于链式栈的基本操作的实现方法。
二、实验内容
1. 实现链式栈的成员函数;
2. 基于链式栈的表达式的计算程序设计。
(Experiment Title: 5.1 Based on the order of the stack in parentheses matching program design verification
1, experimental purposes
1. To master the order of the stack storage structure
2. Master stack operating characteristic
3. To master the basic operation of stack based on the order of the realization method.
Second, experimental content
1. To achieve the order of the stack member function
2. Based on the order of the stack in parentheses matching program design verification.
Experiment Title: 5.2 Based on the expression stack chain calculation program design verification
1, experimental purposes
1. Master stack chain storage structure
2. Master stack operating characteristic
3. To master the basic operation of stack-based chain implementations.
Second, experimental content
1. To achieve chain stack member function
2. Based on the calculation of the expression stack chain programming)
- 2010-03-25 18:33:30下载
- 积分:1
-
gtd
qr decompostion using new method
- 2011-10-16 19:39:31下载
- 积分: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
-
DES_C
这是一个c语言的例子,是有关于加解密的程序,包含DES算法实现等(This is an example of C language, is about encryption and decryption procedures, including DES algorithm implementation, etc.)
- 2020-07-01 10:00:02下载
- 积分:1
-
mysql 数据库操作
可以通过c语言实现访问数据库的一个框架代码
- 2022-06-17 03:44:06下载
- 积分:1
-
CS
说明: csharp的通讯程序 很好学习资料 希望大家能获得帮助(csharp' s a good learning materials communication program hope that we can get help)
- 2009-11-29 23:16:12下载
- 积分:1