-
VC++6
VC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!(VC++ 6 programming method is very good information on the Oh, is particularly helpful for beginners Oh!)
- 2020-06-26 02:40:02下载
- 积分: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
-
shukong
数控代码仿真器是利用VC++6编辑的一个执行数控代码可视化功能的软件。数控代码仿真器的使用较简单。(NC code is the use of simulator VC++ 6 editing NC code an implementation of visualization software. NC code simulation of the use of relatively simple devices.)
- 2008-03-15 13:31:57下载
- 积分:1
-
Access-Retreive-Process-SQL-Reader
VB.NETData Access - Retreive and Process data with a SQL Data Reader(VB.NET Data Access- Retreive and Process data with a SQL Data Reader)
- 2015-11-19 15:12:47下载
- 积分:1
-
TestVirtual
查看面向对象多态执行流程,如果父类函数为纯虚函数,则会执行子类函数.(look at multy status in executing,if farther s function no execute health, execute child s function)
- 2011-01-31 09:48:25下载
- 积分:1
-
CNC-chabu
实现两坐标运动控制,相当完美,看了这个代码,你也可以开发数控系统了(CNC CONTROL)
- 2021-02-14 10:39:49下载
- 积分:1
-
SCOMMV23
一个功能比较全面的串口调试工具。你值得拥有。(A more comprehensive functional serial debugging tools. You deserve.
)
- 2013-07-19 16:10:07下载
- 积分:1
-
NTRIPClientNew
说明: NTRIP协议(IP数据网络传输协议)是用于移动RTK改正数据从基地到利用互联网漫游协议。这是特别有用的领域,传统的收音机不好,由于树木或丘陵。NTRIP客户端软件你需要靠近车件。它从互联网上获取数据,并将其发送给漫游者使用的串行端口。这个程序是一个更有用的替代GNSS互联网电台。它通常用在拖拉机驾驶室的小型笔记本或上网本上。互联网接入通常是通过USB无线数据卡从您的手机公司,或系留蓝牙数据能力的手机。VS2010编译。增加了对$GNGGA的支持。(NTRIP (Network Transport of RTCM data over IP) is a protocol for moving RTK correction data from the base to the rover using the Internet. This is especially useful in areas where traditional radios don't work well due to trees or hills. The NTRIP Client is the piece of software you need near the rover. It gets the data from the Internet and sends it out the serial port for the rover to use. This program is a more useful alternative to GNSS Internet Radio. It is typically used on a small laptop or Netbook in the cab of the tractor. Internet access is usually via a USB wireless data card from your cell phone company, or tethered Bluetooth to a data capable phone. VS2010 compilation. Increased support for $GNGGA.)
- 2017-06-03 17:36:17下载
- 积分:1
-
使用Qt和OpenGL创建跨平台可视化UI
使用Qt和OpenGL创建跨平台可视化UI(QT OPENGL viewable UI)
- 2017-06-04 22:48:26下载
- 积分:1
-
MFCaVideo
由opencv2.3.1+vs2008编写的界面程序,可以通过界面对话框上的控制按钮来控制笔记本电脑上相机的开启与关闭。(Opencv2.3.1+vs2008 written by the interface program, you can control on your laptop on and off the camera via the control buttons on the dialog interface.)
- 2013-12-10 14:15:44下载
- 积分:1