-
Logistics Management System is a typical database application, the entire system...
物流管理系统是一个典型的数据库应用程序,整个系统包括公司基本信息、部门基本信息、员工基本信息、客户基本信息、司机基本信息、车辆基本信息、货物申请信息、货物托运管理、客户验收情况、权限管理等模块。-Logistics Management System is a typical database application, the entire system, including basic information about the company, department of basic information, basic information about employees, customers basic information, basic information about the driver, vehicle basic information, application information goods, goods consignment management, customer acceptance, the Rights Management modules.
- 2022-07-24 18:29:36下载
- 积分:1
-
数据结构中的非波那起序列
数据结构中的非波那起序列-data structure of the non-wave sequence since then
- 2022-01-26 00:12:52下载
- 积分:1
-
oracle问题集,适合初学者
oracle问题集,适合初学者-problem sets, suitable for beginners
- 2022-02-01 17:14:30下载
- 积分:1
-
YAN Wei
严蔚敏的数据结构(C语言)源码,适合研究-YAN Wei-min data structure (C language) source code, suitable for research
- 2022-04-10 07:43:29下载
- 积分:1
-
轻量级数据库软件,嵌入式设计可以考虑考虑,性能不错
轻量级数据库软件,嵌入式设计可以考虑考虑,性能不错-Lightweight database software, embedded design can take this into account, the performance of good
- 2022-08-15 16:49:23下载
- 积分:1
-
数据结构中八皇后的算法
数据结构中八皇后的算法数据结构中八皇后的算法...
数据结构中八皇后的算法
数据结构中八皇后的算法数据结构中八皇后的算法-the eight strategic nerve points
the eight strategic nerve points
the eight strategic nerve points
- 2022-04-17 11:29:21下载
- 积分:1
-
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。-the book is on the computer science and engineering fields, the basis for one of the subjects of study-- data structure and algorithm monographs. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and map basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design methods, data structures and algorithms for continuous learning Research and lay a solid foundation. Even more valuable is that the book not only on the theoretical knowledge but also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasona
- 2022-01-21 04:28:51下载
- 积分:1
-
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,...
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,int n)
这里,pf指向一个函数f,f用来定义要求解的方程f(x)=0,a和b是未知解x的上下界(即a
- 2022-05-10 10:45:06下载
- 积分:1
-
模拟机场跑道上飞机起飞,VC实现,适合研究数据结构算法
模拟机场跑道上飞机起飞,VC实现,适合研究数据结构算法 -Simulated airport runway on the plane to take off, VC achieved, appropriate to study the data structure algorithms
- 2022-04-18 23:49:37下载
- 积分:1
-
mysql数据库操作BLOB型数据的范例
mysql数据库操作BLOB型数据的范例-mysql database operations example BLOB data
- 2022-01-28 06:41:42下载
- 积分:1