-
是一个很好的c++家族管理系统
是一个很好的c++家族管理系统-is a good family management system c
- 2022-05-05 17:27:01下载
- 积分:1
-
四种算法求最短路径的例子,C#,图形演示
分别为贪心发,动态规划发,分支限界法,和回溯法...
四种算法求最短路径的例子,C#,图形演示
分别为贪心发,动态规划发,分支限界法,和回溯法-Four shortest path algorithm for example, C#, Graphical presentations were greedy fat, fat, dynamic programming, branch and bound method, and backtracking
- 2023-08-31 01:50:03下载
- 积分:1
-
Bottom
自底向上排序:思想: 将数组的个部分,两两有序数组进行合并
算法平均时间复杂度: O(nlogn)
-Bottom-up sequencing: thinking: The array of parts 22 in an orderly array merge algorithm for the average time complexity: O (nlogn)
- 2022-03-24 22:35:09下载
- 积分:1
-
oledb的例子,在pda上好用
oledb的例子,在pda上好用-connectivity example, pda on Easy
- 2022-05-25 11:37:38下载
- 积分:1
-
A source of commercial software, including databases, graphics and other operati...
一个商业软件的源码,含数据库,图形等多种操作-A source of commercial software, including databases, graphics and other operating
- 2022-02-03 08:59:00下载
- 积分:1
-
易语言开发的,可以导入excel格式文件到指定数据库的student表中,并进行同名检查,再自动编号...
易语言开发的,可以导入excel格式文件到指定数据库的student表中,并进行同名检查,再自动编号-Easy language development, you can import excel files to the designated student database table and check the same name, and then auto-ID
- 2022-06-27 16:12:06下载
- 积分:1
-
are running a large hospital source, PB SQLSERVER design, procedures for the dev...
某正在运行的大型医院源程序,PB+SQLSERVER设计,对程序开发和设计非常有参考和借鉴作用,赶快下栽吧-are running a large hospital source, PB SQLSERVER design, procedures for the development and design of information and very useful, it quickly crashed
- 2023-07-27 16:45:19下载
- 积分:1
-
本科时参加小竞赛设计的一个代数运算器
1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)...
本科时参加小竞赛设计的一个代数运算器
1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)
4. 增加对向量或矩阵运算的支持,如输入
-Undergraduate to participate in the design a little contest an algebraic calculator. Can commonly used four arithmetic, trigonometry, involution, prescribing run 2. Supports variable assignments and operations 3. Increase the batch executive function (a batch script file) 4. increase support for vector or matrix operations, such as the input
- 2022-07-17 11:32:14下载
- 积分:1
-
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client...
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-server structure which all use of the application process FastDB Order must be running in the same host. FastDB against applications by controlling access mode was reading optimization.
- 2023-02-14 21:25:04下载
- 积分:1
-
TwoEmbranchmentTree : As ancestor has its children, a tree has its leaves. we co...
TwoEmbranchmentTree:As ancestor has its children , a tree has its leaves.
we could check its leaves in terms of algorithm as preorder , midorder or postorder.-TwoEmbranchmentTree : As ancestor has its children, a tree has its leaves. we could check its leaves i n terms of algorithm as preorder. midorder or postorder.
- 2022-06-12 18:19:19下载
- 积分:1