-
Round button.
圆形按钮。
- 2023-03-05 07:15:03下载
- 积分:1
-
新的pvpgn bnetd 1.8.5版本
New For Pvpgn 1.8.5 bnetd version
- 2023-05-19 10:25:04下载
- 积分:1
-
简单的程序代码,将中缀表达式到后缀表达式
首先,您可以输入中缀符号(使用韩语消息)
- 2023-07-14 01:05:04下载
- 积分:1
-
清楚一个目录下所有SVN版本信息的工具。
清楚一个目录下所有SVN版本信息的工具。-Clearly a directory of all SVN version information tool.
- 2022-01-27 15:22:43下载
- 积分:1
-
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib...
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib。
slavr.h是头文件,要使用库函数需要包含此头文件。-Added to the library file Shuanglong electronic libslavr.a, slavr.hlibslavr.a is a library file, and the ICC needs to be put together with the standard library file, the normal situation: C: icclib. slavr.h is the header file, it is necessary to use the library functions need to include this header file.
- 2022-02-24 16:30:34下载
- 积分:1
-
随机数的获取,用VC实现,随机产生一定范围内的数据
随机数的获取,用VC实现,随机产生一定范围内的数据-random access, with VC, randomly generated within a certain range of data
- 2023-05-28 06:15:02下载
- 积分:1
-
用evc编写的WindowsCE.net下的注册表编辑程序的源代码
用evc编写的WindowsCE.net下的注册表编辑程序的源代码-an regeditor source code developed by evc for WindowsCE.net
- 2022-05-04 23:46:02下载
- 积分:1
-
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等...
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等-have to be imported into text, line drawing, round functions, which can change the font, size, color, pattern and width, thread color, etc.
- 2022-01-24 09:51:38下载
- 积分:1
-
非常适用的,简短的,而且速度超快的最新的排序小程序
非常适用的,简短的,而且速度超快的最新的排序小程序-very applicable, the short, but ultra-fast speed on the latest ranking of small programs
- 2022-02-12 17:28:02下载
- 积分:1
-
DX9录像ffmpeg编码H.264
应用背景由DX9捕获屏幕数据给ffmpeg编码成H.264 但性能不是很好 代码不多,ffmpeg的头文件和链接库自己去官网找 关键技术
bool directx_cap::get_frame_to_buffer(int size, DWORD* buffer)
{
if (sizeGetFrontBufferData(0, d3d9_sur_ptr_);
D3DLOCKED_RECT lockedRect;
if (FAILED(d3d9_sur_ptr_->LockRect(&lockedRect, NULL, D3DLOCK
- 2022-03-14 06:25:01下载
- 积分:1