-
不规则的图片按钮
本程序实现了各种不规则图片按钮的实现,方便与学习按钮的重画,添加图片按钮等知识,也可以美化界面!是学习的很好一个例子。
- 2022-03-13 12:00:18下载
- 积分:1
-
用VC++实现的记事本最全的功能,课程设计获得老师较高评价。...
用VC++实现的记事本最全的功能,课程设计获得老师较高评价。-With VC++ Realize most of the Notepad function of curriculum design to obtain a higher evaluation of teachers.
- 2022-06-27 11:33:40下载
- 积分:1
-
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷...
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库
libmpeg2convert:
是YUV与RGB之间的格式转换
libvo: 是解码后的播放
mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Description: The four projects: libmpeg2: the decoder core, a separate generator to compile the library call libmpeg2.lib, its library and copied to other projects mpeg2.h inside, you can call the decoder library libmpeg2convert: is YUV and RGB format conversion between libvo: after the player is decoding mpeg2dec: the decoding of the environment, which is equivalent to a call of an example of libmpeg2
- 2022-02-09 16:32:10下载
- 积分:1
-
鼠标点击确定位置的文本编辑器
基本文本编辑器,底层api,实现鼠标点击确定输入位置,有bug,中文输入一半的文字会被覆盖掉
- 2022-04-25 01:23:49下载
- 积分:1
-
prim算法,解决办公室通信埋线成本计算
prim算法,解决办公室通信埋线成本计算-prim algorithm, to solve the Office of Communications embedding costing
- 2022-06-13 02:15:27下载
- 积分:1
-
bsdsort
bsdsort-1.0.tar BSD排序
- 2022-01-30 12:33:23下载
- 积分:1
-
激光等离子快速成形金属零件过程温度场及应力应变场的数值模拟...
激光等离子快速成形金属零件过程温度场及应力应变场的数值模拟-laser plasma rapid prototyping process metal parts of temperature and stress-strain field of numerical simulation
- 2022-03-30 18:47:14下载
- 积分:1
-
主要是用于在各种复杂情况下排序使用,怎演怎样保证快速性,主要提供几种常见的排序...
主要是用于在各种复杂情况下排序使用,怎演怎样保证快速性,主要提供几种常见的排序-used to sort under some complex situations, demonstrate how to ensure rapid and provide sevral common sort order algorithm.
- 2022-04-19 10:22:18下载
- 积分:1
-
小游戏,法国钉,可能还有些bug,请帮助改正
小游戏,法国钉,可能还有些bug,请帮助改正-small game, France nails, may also some bug, please help correct
- 2022-01-26 07:32:43下载
- 积分:1
-
PopCap Games Framework Version 1.3 Changes
General
* Removed support...
popcapframework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games Framework Version 1.3 Changes
General
* Removed support for Visual Studio/Visual C++ 6. If you use these versions, you will need to update your project files manually.
o Note: you can download Visual Studio 2005 Express edition for free from Microsoft (http://msdn.microsoft.com/vstudio/express/)
* PAKfile support- See docs/Pak Resource File Support.doc
* Added support for wide displays and for windowed emulation of wide displays.
* Some wide string/localization related changes to strings/chars: Use the WideString.vcproj projects for widestring support
* Added support to draw anti-aliased lines/polygons.
* Cached WAV files are "encrypted" (weakly) to prevent the easy copying of sound resources.
* All demos were made to be widestring compatible and we added corresponding widestring projects. std::string has been replaced with SexyString, c
- 2023-04-24 21:25:04下载
- 积分:1