-
the data structure of a curriculum design, calculation of one yuan sparse matrix...
我们的一个数据结构的课程设计,计算一元稀疏距阵的计算器,即是一元多项式的相加相减相乘求导求X值...还有利用彩色文本形式编写的一个界面.非常的好看,使用也方便-the data structure of a curriculum design, calculation of one yuan sparse matrix of calculators, serves yuan polynomials together subtract multiply derivative for the value of X ... There color text prepared by the an interface. very pretty, ease of use
- 2022-04-19 01:20:30下载
- 积分:1
-
access dao 数据库
access dao 数据库-access dao database
- 2022-08-06 16:36:00下载
- 积分:1
-
EXCEL 股票繪圖
用Excel寫的下載中國台灣股票程式(下載來源為中國台灣証交所),並可選取不同的日期區間繪製股票趨勢圖,大盤指數及kd,MA線,同時工作表內還有各種技術分析說明,內容非常豊富。
- 2022-01-30 14:13:24下载
- 积分:1
-
航空信息管理系统
航空信息管理系统-Aviation Information Management System
- 2022-04-07 08:09:51下载
- 积分:1
-
利用三元组实现矩阵的简单运算
资源描述利用三元组实现矩阵的简单运算,包括矩阵加法、减法、乘法和置换的运算,同时利用QT实现了简单的页面。本资源利用了三元组对矩阵进行运算,时间性能大大增加。
- 2023-03-21 21:55:04下载
- 积分:1
-
这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。...
这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。-This is the stack implementation with linked list data structure. List data structure is not subject to the greatest advantage of the restricted number of elements, unless the memory run out.
- 2022-09-23 11:35:03下载
- 积分:1
-
医院管理系统
这段代码被针对医院管理通过与 oracle 采用 vb6.0 做为一个后端服务器。它保持像医生详细信息、 病人的细节、 登录和注销应用程序。
- 2022-03-11 10:36:26下载
- 积分:1
-
1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed...
1. 仍然使用MyDatabase数据库,用SYSDBA用户登录。
2. 在ISQL中,依次输入第4章的数据表创建SQL语句;或者根据表4-1至4-8自行创建数据表。(可以直接使用光盘提供的MyDatabase.GDB数据库。)
3. 使用MyDB数据库连接,在SQL Explorer中输入原始数据。除了表4-9和表4-10的内容,还需要在USER_PASS表中设置一个权限为’3’的JWC用户名,用于课程的调度;设置若干个教师的账号(需要在TEACHER数据表中设置相应信息),权限为’2’;若干学生的账号。
4. 修改源代码中数据库连接组件Database的参数,包括服务器地址、登录用户名和默认密码。
-1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed importation of Chapter 4 of the data table creation SQL; Or, according to Table 4-1 4-8 to set up a data table. (CD can be used directly for the MyDatabase.GDB database.) 3. Use a few MyDB According to the Link, SQL Explorer in the original input data. In addition to Table 4-9 and table of contents 4-10. USER_PASS also need a table set up the authority of the"3 "JWC user name, for course scheduling; Several teachers set up the account (in TEACHER data tables set up corresponding information), the authority of"2 "; Several student"s account. 4. Modifying the source code, database
- 2023-06-03 00:05:04下载
- 积分:1
-
包含冒泡排序算法函数模板和数据结构中的字符串查找例子及解线性方程组的3个典型算法加演示。...
包含冒泡排序算法函数模板和数据结构中的字符串查找例子及解线性方程组的3个典型算法加演示。-Contains the Bubble Sort algorithm function templates and data structure of string to find examples and solutions of linear equations of the three typical algorithms plus demo.
- 2022-03-04 12:25:56下载
- 积分:1
-
利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需...
利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需要9到10分钟。-use barrels a ranking to the array, in order to establish the barrels of b and e, b to contain 100,000 barrels of only one e Chain barrels, and then to b e used to insert sorting algorithm, the algorithm for comparing two hours, b needs about 40 milliseconds, e needs 9 10 minutes.
- 2023-05-18 05:00:04下载
- 积分:1