搜索资源列表
黑客帝国屏幕保护程序源代码(不同于Alon的)
- 黑客帝国屏幕保护程序源代码 c语言.rar-Matrix screen protection program source code c language. Rar
屏幕程序源代码
- 是关于屏幕保护的源代码,个人认为直的一看。有书上的解释--是Visual C++ 课程设计-on screen is the source code, I think a look at the straight. A book on the interpretation -- is Visual C Course Design
MyScreenSafe
- 这是一个用Visual C++.NET编写的WINDOWS屏幕保护程序源代码-This is a Visual C.NET prepared by the Windows screensaver program source code
pingbao---
- 用C语言制作一个简单的屏保程序源文件代码-C language make a simple screen saver program source code
GoldFish
- 用C#实现的屏幕金鱼宠物源代码,可以在vista,XP等windows系统下用-With C# Realization screen pet goldfish source code, can vista, XP and other windows system using
screenprotection
- 使用C++开发的屏幕保护源代码,希望对学习有所帮助-The use of C++ Developed source code screen saver, and they hope to be helpful to learn
popo
- 相信很多人都见过泡泡屏保吧,很多人也许就在用,确实很漂亮,不过大家又没有想过怎么用C++代码写出来呢? 看下面的代码。-I believe a lot of people have seen it bubble screen, a lot of people may be in use, is indeed very beautiful, but the U.S. has not thought about how to use C++ code to write out? Look the f
The_screen_saver
- 屏幕保护程序的C++源代码,绝对能运行,很好的学习资源-Screen saver of C++ source code, can certainly run a very good learning resources
SCREENSAFE
- 采用C++.net开发的屏幕保护程序,完整代码,调试已通过-Using C++. Net development screen saver, complete the code, debugging has passed
testscrn
- 漂亮屏幕保护哦 屏幕保护程序 C/C++源码-Oh, beautiful screen saver C/C++ source code
ball
- 用c语言写的屏幕保护,可用于毕业设计,有源代码跟详细的注释-With c language screen saver can be used for graduation design, source code with detailed comments
vcDllCapture
- VC/C++源码,图形处理,屏幕抓图 C++ 基于DLL的屏幕抓图,是利用通用的热键管理DLL 实现的热键功能,在收到热键通知后截取屏幕的内容并保存到BMP 文件中。从而实现屏幕抓图功能,运行程序后,界面可参见上图,单击【浏览…】按钮可以改变保存文件的路径,而单击【设置】按钮则可以改变截取屏幕的热键。 实现思路主要是: 在一个DLL(热键管理DLL)中安装一个键盘钩子,用另一个程序(Capture)通过这个DLL 来增加、修改、删除热键。当用户按了抓取屏幕的热键后,热键管