-
client
Linux下网络编程的测试客户端源码,可以实现对域名解析,双向解析,多线程和多进程的支持。(Linux network programming under the test client source code, you can achieve the domain name resolution, two-way analysis, multi threaded and multi process support.)
- 2016-05-03 07:01:14下载
- 积分:1
-
vc6.0-ADO-for-MDB
visual c++访问mdb格式access数据库,基于ADO(Visual C++ Access mdb format access , based on ADO)
- 2016-10-30 06:41:41下载
- 积分:1
-
d3d9wj
#include <windows.h>
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
WindowsFormsApp4
写个C#新手的,希望能有店面作用谢谢!!!(new hand; raw recruit; sprog; noviciate)
- 2020-06-24 10:40:02下载
- 积分:1
-
first
first code in c++ i like it
- 2012-04-15 17:47:22下载
- 积分:1
-
ResViewer
PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
- 2013-09-16 10:26:32下载
- 积分:1
-
TFT-PROJECT
说明: 128 128 TFT 屏的驱动 可以话直线 圆等等 还有assic字库调用 7*14大小(128 128 TFT screen, then drive straight round, and so there can be assic call 7* 14 size font)
- 2011-04-11 18:28:46下载
- 积分:1
-
SARViewer 微波遥感实习程序的源代码,通过GDAL读取常用遥感影像
说明: 微波遥感实习程序的源代码,通过GDAL读取常用遥感影像,如img,tiff 可实现读取显示和雷达影像处理的一些基本算法(The source code of the microwave remote sensing internship program, reading common remote sensing images through GDAL, such as img, tiff can realize some basic algorithms of reading display and radar image processing)
- 2020-04-04 13:28:40下载
- 积分:1
-
computer-system
深入理解计算机系统答案.本书适用于那些想要写出更快、更可靠程序的程序员。通过掌握程序是如何映射到系统上,以及程序是如何执行的,读者能够更好的理解程序的行为为什么是这样的,以及效率低下是如何造成的。粗略来看,计算机系统包括处理器和存储器硬件、编译器、操作系统和网络互连环境。而通过程序员的视角,读者可以清晰地明白学习计算机系统的内部工作原理会对他们今后作为计算机科学研究者和工程师的工作有进一步的帮助。它还有助于为进一步学习计算机体系结构、操作系统、编译器和网络互连做好准备。(the key of "Computer System--A programmer s perspective")
- 2014-03-18 23:13:24下载
- 积分:1
-
Special_Edition_Using_Visual_C++in_21_days
Using C++ in 21 days
- 2009-05-27 21:05:59下载
- 积分:1