-
c# 物料管理系统 源码
可对物料进行出入库登记、查询、统计等操作
- 2016-09-06下载
- 积分:1
-
LongestIncreasingSequence
找出数组A中最长的递增序列的长度,使用动态规划算法,复杂度为O(N*N)。(Find the longest increasing sequence)
- 2011-09-05 17:36:27下载
- 积分:1
-
btree
说明: b树的c++代码实现,用于数据结构的学习(C++ code implementation of B-tree)
- 2019-02-24 19:27:11下载
- 积分:1
-
Ado
VC 通过ado技术连接access数据库,实现增删改查(The VC connection access database ado technical CRUD)
- 2012-08-23 16:23:12下载
- 积分:1
-
3.3
数据结构中关于单链表的算法,将两个链表有序链合并成一个非递归有序的单链表,并不占用其他的存储空间(data structure of single-chain algorithm Listless and orderly of the two chains merged into a non- recursive and orderly single linked list, does not occupy other storage space)
- 2006-12-03 21:16:10下载
- 积分:1
-
vulution-transformation
C++经典数值算法源码, 包括线性代数方程组的求解, 数学变换与滤波等(C classical numerical algorithm source code, including the solution of linear algebraic equations, mathematical transformation and filtering, etc.)
- 2018-11-08 17:00:38下载
- 积分:1
-
VCshizhanOLEDBbiancheng
vc实战OLEDB编程,对应用vc开发数据库的人员有巨大帮助,推荐下载。(vc real OLEDB programming for database application developers who vc a huge help, recommended download.)
- 2011-07-20 21:18:00下载
- 积分:1
-
StackandQueue
该ppt包含了栈和队列的数据结构及基本操作,同时还有栈的举例(This ppt contains the stack and queue data structure and basic operation, as well as examples of the stack)
- 2013-12-06 21:02:24下载
- 积分:1
-
american_heritage
USACO中的American heritage,用C++编写,运用了树的遍历知识(the American heritage of USACO, with C++ prepared, using a tree traversal knowledge)
- 2013-07-21 18:31:10下载
- 积分:1
-
基于VS2008 C#编写的简单学生成绩管理系统 源代码
包含学生成绩管理的增删查改 还有教师学生两个不同的登录界面 界面简单美观 很适合中级学习人 是我大二学习软件工程和数据库时自己做的
- 2023-07-06 02:10:04下载
- 积分:1