-
MFC-pong-master
A pin pong Game programming in MFC C++
- 2018-11-11 07:40:04下载
- 积分:1
-
test-system
考试系统 vb编程 西工大 平时实验
(test systems)
- 2012-05-13 16:51:03下载
- 积分:1
-
CUser
说明: 使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)
- 2010-04-06 10:49:44下载
- 积分:1
-
hacker
一本关于黑客攻防技术的书籍,非常实用,主要是win环境下的技术,建议大家学习。(A hacker attack and defense techniques on the books, very practical, mostly win environment technology, suggest that you learn.)
- 2010-09-25 23:10:30下载
- 积分:1
-
ADOACCESS
这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示(This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display)
- 2009-04-20 21:15:47下载
- 积分:1
-
qt-beginning
说明: Qt是一种基于C++的跨平台图形用户界面应用程序开发框架。关于qt的学习,从入门到精通(QT is a cross platform GUI application development framework based on C + +. Learning about QT, from entry to mastery)
- 2020-04-12 14:16:21下载
- 积分: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
-
ClockTell
定时通知记事本程序,用户可以设定时间及通知内容,程序后台运行,时间到后自动通知(Regularly inform the Notepad program, the user can set the time and content of the notification, the program running in the background after the time to automatically notify)
- 2010-11-30 19:15:08下载
- 积分:1
-
eluosi
用c++编写的俄罗斯方块小游戏,有兴趣的可以学习下(With c++ Tetris game, interested can learn under)
- 2013-10-15 22:11:42下载
- 积分:1
-
migong
说明: 迷宫程序,不是很好看,不过适合初学者。用VC++编写的,看看吧。(Maze procedure, not a good look, but suitable for beginners. With VC++ Prepared to see it.)
- 2008-10-16 20:26:00下载
- 积分:1