-
一些java网络应用
一些java 的网络应用-some java network applications
- 2022-03-04 11:36:28下载
- 积分:1
-
This procedure is mainly developed in the WinCE environment SQLCE database progr...
这个程序主要是在WinCE环境下开发访问SQLCE数据库程序的例子程序,其中有对相关功能进行了组件封装,采用套间线程模型。其中ALTCOMM项目是封装的组件,WinMain项目是调用程序。-This procedure is mainly developed in the WinCE environment SQLCE database program to visit examples of the procedure, which has the relevant functions of the component package, the use of threading model suites. One project is ALTCOMM package components, WinMain is the procedure call.
- 2022-07-19 04:51:00下载
- 积分:1
-
parse EDF File using Python
EDF(欧洲数据格式)文件一种特定的数据记录格式,一般用来记录某种需要实时记录的信号,例如瞬时的电信号或瞬时的行驶速度,十分的方便,解析起来也很方便。该源码使用的是Python语言编写,运行快速,并有详细的注释。你可以使用代码来进行科学研究,不得进行商业使用。
- 2022-05-12 11:03:47下载
- 积分:1
-
图形绘画中的3d网格图
图形绘画中的3d网格图-graphic painting of 3d grid map
- 2022-08-26 02:35:41下载
- 积分:1
-
一个随机数生成类,值得下载
一个随机数生成类,值得下载--An random class,recommend
- 2022-02-14 05:50:32下载
- 积分:1
-
NiceC —— 一个 C/C++ 的 Source Formatter!
NiceC —— 一个 C/C++ 的 Source Formatter!
只有 3 个文件:
NiceC.exe 主程序
NiceC.txt 说明文件
NiceC.cfg 配置文件,也是模板文件;可以通过 NiceC.exe -l 得到。
我试用了一下,NiceC.cfg 作为模板,真是一个聪明的办法!
我根据我个人的爱好,主要调整了如下内容:
1 // 前加了个 Tab
2 跨
- 2022-03-28 13:25:03下载
- 积分:1
-
利用纯vc完成com的编程
利用纯vc完成com的编程-pure com vc complete programming
- 2022-03-14 07:16:53下载
- 积分:1
-
C语言和汇编在KEIL上的混合编程
C语言和汇编在KEIL上的混合编程...
C语言和汇编在KEIL上的混合编程
C语言和汇编在KEIL上的混合编程-C language and compiled in the mixed KEIL programming C language and compiled in the mixed programming KEIL
- 2022-05-24 14:59:38下载
- 积分:1
-
查询HTTP站点:查询一个域名的存在,首选的HTTP,因为…
查询http站点:查询一个域是否存在时,首选http,因为许多站点有web页,本程序完成该功能-inquiries http site : query the existence of a domain, the preferred http, because there are many web site pages, the process of completing the functional
- 2022-12-02 01:00:04下载
- 积分: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