搜索资源列表
GIFdecode
- GIF图形处理的标准解码程序,适合GIF89A标准格式,用标准C语言编写.-GIF graphics standard decoding procedures for GIF89A standard format using standard C language.
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
Win
- 一个标准c++格式的画图程序。鼠标移动可以显示鼠标的坐标。-A standard c++ format Paint program. Move the mouse to display the mouse coordinates.
Fibonacci_search_algorithm
- 用C++写的Fibonacci 查找算法的实现,可以稍作修改当成标准的C程序用。-With C++ Written Fibonacci search algorithm can be slightly amended C as standard procedure used.