搜索资源列表
smxt
- 三角形的填充,在MFC下可以填充任意的三角形,由于时间仓促可能藏在一定的bug。 -triangles filled in MFC can be filled with arbitrary triangular limited time might be hiding in a certain bug.
ucogrid-src
- MFCGrid网格的升级版本,更新了许多BUG,实现了表格的合并、打印、预览功能。-MFCGrid Grid Upgrade version, update many BUG achieve a form of merger, print, preview function.
five
- 一个基于C语言的五子棋程序 five.c为c语言源程序,pic.bmp,win.bmp,lose.bmp为150×330的16色位图文件 five.exe为已将位图加入到代码中的游戏程序,可以单独运行。 程序还有一些bug,有兴趣的话可以自己改源程序。 二维数组w中保存的是权值表,你可以增加或更改它。
Image_processing
- 功能非常全面的图像处理程序,有效地bug,但是可以使用,希望对图像处理的初学者有所帮助。
StretchDlg
- 原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。-originality, the realization of the Windows Capturing the Screen and preservation. In fact, the main purpose of writing is to test StretchBlt function, this function in many machi
矢量图形控件 Simple Graphic
- ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
矢量图形控件 Simple Graphic
- ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
PhotoDlgNew
- 对上次传的有放大缩小自动播放图片等功能的图片显示器进行了修改,修正了退出BUG错误。-On the last pass with automatic playback picture zoom picture display and other functions have been modified, amended exit BUG error.
LaVolpe32bppDIB
- Enclosed is a suite of classes that allow you to work strictly with 32bpp DIBs, including recognizing transparency/alpha channels in gifs, icons, pngs, & bitmaps. There are a bunch of "nice to have" routines and maybe an eye-opener or two for some
DKG12_plane
- 【概要】 名称:DK的《小型空战最终版》-附源代码 版本:1.0.0.0 运行环境:Win9X/Me/NT/2000/XP/2003/Vista 开发环境:WinXp+VC6 软件开发者:FanSin Studio 开发商网站: 作者:棼紫|DKink QQ:8566427 EMAIL:dkink@qq.com 【介绍】 空战这种经典而简单的游戏,我怎么可能会放过开发的机会呢? 老规矩附源代码发布。 【操作指南】 Ente
Taiqiu
- vc6 + 图形引擎OGRE + 物理引擎PhysX 写的3D台球游戏,业余作品,游戏中有些bug,不过本程序的最大亮点是实现图像引擎OGRE和物理引擎PhysX的结合,我在网上找遍了都没有相关资料,都是自己摸索的,希望能给一玩OGRE和physx的朋友一些帮助。-vc6+ graphics engine OGRE+ physics engine PhysX written 3D billiards game, amateur works, games, some bug, but the bi
3dmenu
- 很漂亮的3D旋转菜单,打开后自由旋转,鼠标放上去停止,用到了大量的BMP位图资源,程序在退出的时候好像有BUG,修正比较容易,有用到的朋友修正一下。-Very nice 3D rotating menu, open a free spin, let up the mouse to stop, use a large number of BMP bitmap resources from the time of procedure seemed to have a BUG, is easier t
php-Unicode-0.1.3
- php-Unicode 轉換 this A number of minor inconveniences-2008-08-26- v0.1.2 * This release resolves an issue with Unicode_String::ToLower(). A number of minor inconveniences (such as errors in the documentation) were also fixed. All unquot
DIBDisplay
- 用于在MDI中打开和显示一张图片,运行迅速,无任何bug,VC6下编译,可直接使用-MDI is used to open and display a picture, run quickly, without any bug, VC6 compiled can be used directly
TagsBar
- IE标签栏的实现,程序有一个Bug,就是在切换标签的时候,点击空白处时也会切换!效果绝对可以-IE tab bar implementation, the program has a Bug, is to switch the tags, just click on the space will change when! Effects can certainly
GDIMeter
- 采用VC6.0和GDI+绘制的仪表控件源码,包括测试程序,其中包括一个汽车仪表和温度显示控件,可以通过类型进行设置,为本人原创,有些bug在所难免,请多指教-The use of Vc6.0 and GDI+ to draw the instrument control code, including test procedures, including a car show control instrumentation and temperature can be set by type f
vs2012___ucgui
- ucgui,我先都知道是什么,但是都是在vc6.0下,2012下会有很多bug,这个是在2012上可以成功运行的,但是执行文件路径有点问题,要自己去找-ucgui, let me know what it is, but all in vc6.0, 2012 there will be a lot lower bug, this is successfully running in 2012, but a problem with the implementation of the file p
realtime-cursor-shape-capture
- 实时获取windows下的鼠标.此代码在source code网站找到的c#源代码,但是有bug.并合成到你的,修正了一些 GDI 句柄的bug. -Get real-time mouse under windows. C# source code in the source code for this website to find, but there is bug. And synthesized to you, GDI handles fixed some bug.
VB6_Scroll_Bars_Demonstration
- vb6的一个自定义滚动条控件,很实用的一个东西,可以解决窗体,控件无法自定义控件的BUG.-this is a div control,very usefull usercontrol
