-
比较简陋的数据库应用,唯一能看的就是对ODBC的封装
比较简陋的数据库应用,唯一能看的就是对ODBC的封装-Comparison of simple database application, is the only way to look at the package of ODBC ...
- 2023-06-13 21:00:03下载
- 积分:1
-
class management information system design courses
班级管理信息系统 课程设计-class management information system design courses
- 2023-08-21 06:50:03下载
- 积分:1
-
三道几何题:hdu 1007、hdu 2289、poj 3714
三道几何题:hdu 1007、hdu 2289、poj 3714-Three geometry question: hdu 1007, hdu 2289, poj 3714
- 2022-02-15 06:47:15下载
- 积分:1
-
数据拟合C++源程序
针对离散数据的光滑拟合问题,采用C++语言开发了相应的程序,将计算结果与MATLAB进行了比对,验证了程序的有效性,并且该程序的计算效率要更高,并且可以编译成脱离编程环境独立运行的exe,具有较为灵活的工程应用前景。特此分享给各位感兴趣的科研及工程工作者。
- 2023-05-11 21:35:03下载
- 积分:1
-
我编的学分管理程序,应用程序 原代码都有!VB入门的好东西
我编的学分管理程序,应用程序 原代码都有!VB入门的好东西
- 2022-03-03 13:05:05下载
- 积分:1
-
c write a data structure for the procedure, which includes a coin
c++写的一个关于数据结构的程序,其中包含了硬币的分法等算法,相信会给喜欢数据结构的朋友带来帮助!-c write a data structure for the procedure, which includes a coin-law algorithm, would like to believe that the data structure to help bring friends!
- 2022-05-31 03:58:27下载
- 积分:1
-
数据结构常用算法C实现,一定不要错过,对编程有很大帮助
数据结构常用算法C实现,一定不要错过,对编程有很大帮助-data structure used to achieve C algorithms, we should not miss the programming is very helpful
- 2022-08-13 18:59:19下载
- 积分:1
-
POJ 1222己AC源代码,不信你可以试试.
POJ 1222己AC源代码,不信你可以试试.-POJ 1222 F AC source code, do not believe you can try.
- 2022-05-30 12:25:26下载
- 积分:1
-
一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式...
一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8-3.1x11)+(7-5x8+11x9) (2) (6x-3-x+4.4x2-1.2x9)-(-6x-3+5.4x2+7.8x15) (3) (x+x2+x3)+0 (4) (x+x3)-(-x-x-3)-one yuan sparse polynomial calculator [Addition and multiplication] Problem description : Design one yuan polynomial coefficient counter achieve the two polynomials addition, subtraction. Basic requirements : (a) input and the establishment of polynomial (2) output polynomial, the output form of integer sequence : n, c1, e1, c2, e2 ... cn, en, where n is the polynomial Number, ci, ei for the first item i the coefficients and indexes. By sequencing index in descending order. (3) a and b polynomial addition, the establishment of a polynomial b, the combined output polynomial. (4) a and b polynomial subtraction, the establishment of a polyno
- 2022-10-15 00:45:03下载
- 积分:1
-
Mysql数据库的web管理工具
Mysql数据库的web管理工具-Mysql database web management tool
- 2022-06-02 13:45:16下载
- 积分:1