-
DS
说明: GPS导航系统,控制台程序,内附操作说明(GPS navigation systems, operating instructions included)
- 2010-03-05 20:42:59下载
- 积分:1
-
基于交替方向乘子法的二次规划问题求解 ADMM quadprog
基于交替方向乘子法的二次规划问题求解,解决一般的二次规划问题(Based on alternating direction multiplier method for solving quadratic programming problems, to solve the general quadratic programming problem)
- 2021-04-12 02:38:57下载
- 积分:1
-
ExcelOperate11
vc读写excel,这个是用mfc写的,基于对话框的小程序(Vc u8BFB u5199excel)
- 2017-05-25 11:34:36下载
- 积分:1
-
jisuanqichengxu
这是vb编写的计算器的源代码,比较容易懂,比较实用(This is the preparation of the calculator vb source code, it was relatively easy to understand, more practical)
- 2009-06-03 23:24:31下载
- 积分:1
-
string
C++ 编写的string类库,并实现string的各项函数操作。(string function)
- 2013-05-07 16:27:28下载
- 积分:1
-
yan
VB to achieve real multi-threaded operation of the code can go
- 2018-12-03 15:33:52下载
- 积分:1
-
Quartz.NET-1.0.3
Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.
- 2011-01-14 12:03:19下载
- 积分:1
-
75465246785
VB编写的超级卸载工具源代码,有需要的就下载吧。(Super uninstall tool written in VB source code, there is a need to download it.)
- 2013-07-25 21:32:44下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
Qtclock
用QT编写的简单闹钟程序,初学者可以用来学习QT(QT prepared with a simple alarm clock program, can be used for beginners to learn QT)
- 2020-07-02 03:40:01下载
- 积分:1