-
数据结构与算法分析C++描述 期末评分的东东 自己写的,有用吧・...
数据结构与算法分析C++描述 期末评分的东东 自己写的,有用吧・-Analysis of data structures and algorithms described in C++ to write their own final score Dongdong, useful bar
- 2022-08-10 20:49:25下载
- 积分:1
-
Earthquake magnitudo registered in San Francisco, during last 2 years plus white...
Earthquake magnitudo registered in San Francisco, during last 2 years plus white noise data
- 2022-01-25 19:03:55下载
- 积分:1
-
直接存取Access97数据库文件(MDB)的工具库源码
直接存取Access97数据库文件(MDB)的工具库源码- Direct access Access97 database file (MDB) tool room source
code
- 2023-08-02 01:40:04下载
- 积分:1
-
腐蚀,膨胀,细化算法代码能够实现你想要的算法代码
腐蚀,膨胀,细化算法代码能够实现你想要的算法代码-corrosion, swelling, thinning algorithm code you want to achieve the algorithm code
- 2022-07-14 20:44:59下载
- 积分:1
-
自己做的 借书管理系统
自己做的 借书管理系统-own library management system
- 2022-04-12 10:10:51下载
- 积分:1
-
界面美观,模块功能清晰,连接数据库,适合初学者
界面美观,模块功能清晰,连接数据库,适合初学者-Beautiful interface, the module features a clear, connected databases, suitable for beginners
- 2022-02-20 15:51:19下载
- 积分:1
-
Linux下的操作oracle数据库的连接库
Linux下的操作oracle数据库的连接库-Linux operating oracle database library
- 2022-03-24 16:19:17下载
- 积分:1
-
数据连接程序放到数据库里,登陆发现新版本则下载.
数据连接程序放到数据库里,登陆发现新版本则下载.-data link procedures into databases, landing discover new version will download.
- 2022-07-18 22:01:19下载
- 积分:1
-
开源的数据库管理系统 说明文档! gdbm 适用场合很多,且代码少,使用简单!...
开源的数据库管理系统 说明文档! gdbm 适用场合很多,且代码少,使用简单!-open-source database management system documentation! Gdbm apply many occasions, and less code, the use of simple!
- 2022-02-02 23:36:19下载
- 积分:1
-
//Carry out principal component of the Gaussian elimination method// function: s...
// 带有列主元的高斯消元法
// 功能: 求解线性方程组 Ax = b
// 参数: A - 指向n*n系数矩阵的指针
// b - 常数向量的指针
// n - 方程组的维数
// 返回值:0 - 如果成功。线性方程组的解保存在 b 中
// 1 - 求解失败-//Carry out principal component of the Gaussian elimination method// function: solving linear equations Ax = b// parameters: A- point n* n coefficient matrix of the pointer// b- constant vector pointer// n- Equations dimension// return value: 0- if successful. Linear equations the solution stored in the b in// 1- Solving the failure of
- 2023-05-30 23:15:02下载
- 积分:1