资源列表
ba
- 无标度网络,小世界网络的生成程序,可自行设置更改-scale-free network ,small-world network
benchmar
- 社区网络的生成,属于复杂网络范畴,benchmark生成-benchmark community network
HoldOn
- HoldOnC++ MFC游戏——看看你能坚持几秒,png加载失败, 请将程序和res文件夹放在同目录下。那些广场是不能碰到一起的,很多人只能坚持1秒,需要反应敏捷才可以。测试请将生成的EXE文件拷贝至HoldOn文件夹下。-HoldOnC++ MFC game- see if you can stick a few seconds, png failed to load, set procedures and res folder in the same directory. Those wh
Maze32
- VC迷宫游戏,支持随机生成迷宫地图,用键盘上的方向键可控制红块在迷宫中走动,直到走出迷宫你就赢了。-VC maze game, support the randomly generated maze map, use the arrow keys on your keyboard to control the red block walk in the maze, the maze until you win.
ListCtrltest
- ListCtrl隔行显示颜色,让VC++隔行换色,这是个比较常见的表格修饰效果,在WEB开发或WinForm开发中都很常见,你可看到当上一行显示白色时,下一行会显示一个比较浅的底色,如此循环下去,布满整个ListCtrl控件。-ListCtrl interlaced display color, let VC++ interlaced color change, this is a relatively common form of modification effect, in WEB dev
tooltip
- VC tooltip可以显示多行文字的窗口提示条,类似于气泡提示的功能,但从外观上来说,和气泡提示差别较大。本提示效果是当鼠标移到文本框或指定文字上的时候,会显示一个方框,可自定义方框背景,里面可显示提示文字,效果还可继续美化,无使用第三方控件,有VC6的可直接编译。-VC tooltip can display multiple lines of text in the window tooltip, bubble prompted similar features, but the appe
CISBitmap
- 从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。-Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using th
dodib
- 一个VC处理位图的例子,写成了一个不错的图像处理小软件,多窗口模式,有画笔加文字等功能,有兴趣的可以借鉴本源码。-A bitmap processing VC example, wrote a nice small image processing software, multi-window mode, there are brushes add text and other functions, are interested can learn from this source.
Clock
- VC++写的一个数字时钟的图形工程,初打开时是一个圆形的电子钟,点击菜单栏的“Type”->“Digital”可切换到数字时钟模式,不管是哪一种模式下,都适时获取你电脑的当前时间来显示,可看到秒针在随windows时间一起变化,有VC6环境的,您可以直接编译本源码实例。-VC++ to write a digital clock graphic works, initially opened is a circular electronic bell, click on the menu
Screen
- 图象特效--截图示例,基于DirectX的截图示例,你看懂了话都能截图了。要编译此程序需DirectX SDK5.0示例中的ddutil.h与ddutil.cpp文件,请自行加入工程。要运行此程序需DirectX 3.0以上版,本程序在WindowNT4.0+SP3环境中编译通过,运行这个程序象不象死机?嘿嘿,你有没有吓一跳呢?请用Esc键结束程序。-Image effects- Screenshot example, based on the example screenshot of Dir
Gray
- C++图象特效示例——灰度转换,使用F1~F4控制转换灰度的方式,F5为增加图象的对比度。F1=平均值法转换,F2=最大值法转换,F3=加权平均值法转换,F4=恢复彩色。ConvertToGrayScale灰度转换函数是本程序的关键,函数参数:Method为转换灰度的方式,值可设置为: MAXIMUM_GRAY=最大值法,MEAN_GRAY=平均值法 WEIGHT_GRAY=加权平均值法 Color目前只能为8即只能处理8位调色板方式-Example C++ ima
ampuisrc
- 类似于WinAMP的图形界面,用VC++编写实现的,具体用的什么技术,这里先不告诉你哦,其实很简单的方法实现,效果截图如上所示,对VC++窗体编程会有所帮助。-WinAMP similar graphical interface written using VC++ to achieve, what specific techniques used here are not the first to tell you, oh, actually very simple way to achiev
