-
ecshop订单提醒
说明: 可以跟踪ECSHOP商城订单状态,实时提醒。(It can track the order status of ECSHOP mall and remind it in real time.)
- 2020-06-24 13:00:02下载
- 积分:1
-
vusb
说明: In computing, an emulator is hardware or software that enables one computer system
- 2020-06-16 13:40:02下载
- 积分:1
-
converte-into-corresponding-digital
对一段只含有几种字符的字符串进行转换,转换成相应的数字(a string contains only several character conversion, and converted into the corresponding digital
)
- 2013-09-07 17:46:26下载
- 积分:1
-
bug
一个基于C++的打虫子游戏,难度递增,虫子的轨迹随机。(A C++ to play insect games, difficulty increase.)
- 2013-10-29 09:30:14下载
- 积分:1
-
WebRTC_VAD
编译过的WEBRTC VAD代码,VC编译通过,能调试。(WEBRTC VAD codes, vritual c++.)
- 2017-09-18 15:16:40下载
- 积分:1
-
dhxy
大话西游战斗模拟代码大话西游战斗模拟代码(Westward Journey combat simulation code)
- 2012-05-30 12:29:52下载
- 积分:1
-
CrossGame
利用cocos2d-x引擎制作的十字消除类,益智游戏(Use cocos2d-x engine produced Cross eliminate class, puzzle games)
- 2013-10-09 08:48:38下载
- 积分:1
-
Draw1
Draws lines, polygons, rectangles. The user selects color and drawing function through a menu bar and clicks different points to draw the object.
- 2010-03-15 11:31:42下载
- 积分: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
-
ADO
这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境(ACCESS ADO DATABASE ,MFC VS2008 AND VS2010)
- 2013-08-18 10:30:52下载
- 积分:1