-
vb6 Alarmbox
欢迎到分钟报警 VB6 实用程序,用于...时间在几分钟内在第一个文本框中输入。
- 2023-04-15 18:35:03下载
- 积分:1
-
iPhone
iphone-testsqlite是在IPHONE上使用SQLITE的测试源码, 对于在IPHONE做应用很有用.-Objective-C SQLite Wrapper is a free SQLite wrapper class that is available for both Mac OS X and iPhone.
- 2022-12-25 03:30:03下载
- 积分:1
-
这是一个用来查询历史数据的小程序,它曲线、柱状图来显示的...
这是一个用来查询历史数据的小程序,它曲线、柱状图来显示的-This is a historical data used to query a small program that curve, histogram to show the
- 2023-01-31 23:10:05下载
- 积分:1
-
小型的使用BTREE索引的数据库系统
小型的使用BTREE索引的数据库系统-A small database system using BTREE index
- 2023-07-14 09:35:03下载
- 积分:1
-
GSM 自动抄表和计费系统的 AT89S52 单片机方案
自动抄表计费系统、 基于 GSM。其我的项目。bt 不幸的是我可以没有准备好到AT89S52
微控制器方案......,所以请能 at89s52 microcontrollr 编程数据......plz 帮我
- 2022-12-07 15:00:03下载
- 积分:1
-
是一个介绍常用算法的课件,如贪心算法,规划算法等,试一下吧...
是一个介绍常用算法的课件,如贪心算法,规划算法等,试一下吧-Is a commonly used method to introduce the courseware, such as the greedy algorithm, planning algorithms and so on, try it
- 2022-07-08 08:42:03下载
- 积分:1
-
a good VC source code, worth learning
一个很好的VC源代码,值得借鉴-a good VC source code, worth learning
- 2022-11-07 12:25:03下载
- 积分:1
-
用delphi编写的针对商品房销售合同格式,设计的套打程序。
用delphi编写的针对商品房销售合同格式,设计的套打程序。-with delphi prepared against real estate sales contract format, the piling design process.
- 2022-02-04 13:26:49下载
- 积分: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
-
语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。...
语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (stored Operators relations between the priority), specific details can be read source.
- 2023-02-02 19:30:03下载
- 积分:1