-
本人写的浙大acm题目的源码,贴出来供大家分享,希望对大家的编程水平能有所帮助...
本人写的浙大acm题目的源码,贴出来供大家分享,希望对大家的编程水平能有所帮助-I wrote the title of the source Zheda acm, posted for everyone to share, in the hope that the level of U.S. programming, can be helped
- 2022-03-11 07:31:30下载
- 积分:1
-
基于算法的标题设置教案ACM算法。文件算法设计
ACM算法题集
基础算法教案.doc
算 法 设 计 题 集.doc
算法题集.doc-ACM algorithm based on algorithms title set lesson plans. Doc algorithm design problem sets. Doc title set algorithm. Doc
- 2023-06-06 15:10:03下载
- 积分:1
-
Divided ideological merge sort is very important sub
分治的思想
归并排序
分治是很重要的方法
归并排序是一种快速的排序-Divided ideological merge sort is very important sub-rule method is a quick sort merge sort
- 2022-03-14 12:53:38下载
- 积分:1
-
An expression calculator algorithms, compiled to run, the output output.txt
一个表达式计算器的算法,编译后运行,输出output.txt-An expression calculator algorithms, compiled to run, the output output.txt
- 2022-12-08 10:40:04下载
- 积分:1
-
Computes estimates for the number of fores ts of a graph. input as a 0
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part. -Computes estimates for the number of fores ts of a graph. input as a 0-1 incidence matrix. Notes : Compile in C, "g-o span_forest span_forest.c." The program does not demand that the matrix is symmetric wit h 0 diagonal. but uses only the upper triangular part.
- 2022-02-05 15:36:49下载
- 积分:1
-
C++语言对字符串对象进行各种操作的子程序,对运算符的重载,实现对字符串方便的各种操作。
C++语言对字符串对象进行各种操作的子程序,对运算符的重载,实现对字符串方便的各种操作。-C language string object to the operation of various subroutine, right Operators of heavy realize the convenience of a string operation.
- 2023-01-13 17:30:03下载
- 积分:1
-
涵盖多种算法,非常全面,可以下载到硒…
包罗各种算法,相当全面,可以下载看看,具体有单元加、求进制、汉诺塔、底层编程、小写数字转为大写数字、数据结构、算法基础等等。-Cover a variety of algorithms, is very comprehensive and can be downloaded to see the specific unit plus, and band, Tower of Hanoi, the underlying programming, lower case to upper case the number of figures, data structures, algorithms, etc. basis.
- 2022-01-22 13:32:15下载
- 积分:1
-
dbf操作软件
利用C#语言操作dbf数据库,改程序采用VFPODBC类库,利用类库提供的接口对dbf数据库进行读写删改等操作。比较少见哦,当前的数据库操作主要针对sql server、oracle等主流数据库,对dbf数据库非常少见,但是在shapefile等文件操作时非常有用。
- 2022-03-23 14:54:42下载
- 积分:1
-
can seek a matrix of the saddle point (that is, the matrix of the largest firms...
可以求一个矩阵的鞍点(即矩阵中最大的企业指出最小的点)
- 2022-06-13 13:59:28下载
- 积分:1
-
C++ 控制MYSQL数据库 源码
利用C++对MYSQL进行数据读,写,及修改. 需要有mysql.h 头文件
数据库结名为person, 表名为 mm, 表结构如下:
字段 类型
device_id int
sav_value int
sav_date datetime
- 2022-04-11 07:39:31下载
- 积分:1