-
Wind
VB的一个弹窗广告作弊软件,让你的收入大幅度提升,源码很简单(VB cheating a pop ad software, to greatly enhance your income, source code is very simple)
- 2010-09-28 12:12:33下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
Calibration
说明: 上位机主要负责以界面 的形式与用户交互,将下位机提供的各种操作以 UI 界面的形式呈现在用户端,支持解析显示 存储多种气体传感器数据,同时通过下位机系统进行水体环境改变及维持。可支持各图 形操作;对整机组装进行了手动操作环境下的调试,对取得的数据进行了操作与结果分析(The upper computer is mainly responsible for interacting with users in the form of interface, presenting various operations provided by the lower computer in the form of UI interface, supporting analytical display and storage of various gas sensor data, and changing and maintaining the water environment through the lower computer system. The results of manual operation are analyzed)
- 2020-08-08 21:11:55下载
- 积分:1
-
CSharpSerial-programming-steps-detailed
用C#语言编写串口通信程序详解,有代码有步骤(c#Serial programming steps detailed)
- 2012-04-18 10:36:49下载
- 积分:1
-
Visual_C6.0
实用Visual_C6.0教程(源码) 英文VC++实用Visual_C6.0教程(this file implement many useful VC++ little skill)
- 2015-07-19 18:39:48下载
- 积分:1
-
TCPsocket
TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串(TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string)
- 2012-10-21 09:39:54下载
- 积分:1
-
VTK读取30张Dicom图片三维重建
利用VTK三维重建软件与VS2010结合,读取格式为Dicom的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of Dicom series of images, and can display three-dimensional reconstruction results, the language is C++ language)
- 2021-01-06 17:28:53下载
- 积分:1
-
szdstx
VC written program startup window style, debugging in VC through
- 2018-10-21 12:54:27下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1
-
MFCui
handan001编写的一个关于MFC扩展界面库的源代码小程序(handan001 written an MFC extension interface library source code applet)
- 2012-09-04 15:40:54下载
- 积分:1