-
这是一个用于控制列表框的程序,可以很轻松的了解如何进行设置列表框及其用法...
这是一个用于控制列表框的程序,可以很轻松的了解如何进行设置列表框及其用法-A program for controlling listbox,you could know
how to set and use the listbox with it.
- 2022-02-03 01:42:49下载
- 积分: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
-
测试反应速度的小游戏
测试反应速度的小游戏-test the reaction of small game
- 2022-01-21 20:22:28下载
- 积分:1
-
利用CPU时钟,产生UUID的方式。最低最原始最有效的方式。
利用CPU时钟,产生UUID的方式。最低最原始最有效的方式。-RANDOM NUMBER based on the cpu clock
- 2022-02-03 00:09:00下载
- 积分:1
-
编译原理实验一词法分析源程序及简单的测试数据
编译原理实验一词法分析源程序及简单的测试数据-Principles of Experimental Analysis of the term compile source code and test data
- 2022-05-26 18:26:29下载
- 积分:1
-
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法...
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法
-Objective: To test multi-core CPU on the efficiency of sorting algorithm to compare single-mission and multi-mission of the gap between the parallel sorting algorithms Content: Quick Sort Algorithm
- 2022-02-13 04:05:26下载
- 积分:1
-
VC++环境下的编程,实现计算机图形学中的正负法画圆算法的源代码...
VC++环境下的编程,实现计算机图形学中的正负法画圆算法的源代码-VC environment of programming, computer graphics of plus or minus Act Circle algorithm source code
- 2022-03-10 00:50:07下载
- 积分:1
-
Respberry Smart car 开源代码, 包含控制,video, 等开=可继续扩展开发。
这是Respberry smart car的开源代码,已包含前进,后退,速度等控制代码和控制界面, 可继续扩展开发,源程序使用Python语言,平台可以Windows,同时兼容C语言。适合于新手学习使用。
- 2023-09-04 08:20:05下载
- 积分:1
-
如何在命令行下编译创建VC程序
如何在命令行下编译创建VC程序-how the command line compiler to create VC Program
- 2022-01-22 14:59:42下载
- 积分:1
-
grasp of word processing procedures for the preparation, how to customize fonts...
掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of use. By karaoke program, the timer on the use and DrawText function cleverly use. CDC on how to use the reduction of function.
- 2023-02-28 09:10:03下载
- 积分:1