-
You-are-no-longer-afraid-pointer
要了解指针,多多少少会出现一些比较复杂的类型,所以我先介绍一下如何完全理解一个复杂类型,要理解复杂类型其实很简单,一个类型里会出现很多运算符,他们也像普通的表达式一样,有优先级,其优先级和运算优先级一样(To understand pointers, more or less there will be some of the more complex types, so I' ll explain how to fully understand a complex type, to understand the complex type is actually very simple, there will be a lot of one type of operator, they, like the general expression style, have a priority, the priority and operational priorities as)
- 2014-05-19 10:43:47下载
- 积分:1
-
ADDevelopBook
研华“e 时代自动化专家之路”系列丛书,《数据采集系统应用与编程》。包括:PC_Based Control 技术、 Compact PCI Hot Swap 编程、 数据采集VC 编程详解、 数据采集ActiveX 控件编程、 数据采集LabVIEW 编程、 工业通讯卡使用、 PC_Based 运动控制系统、 数据采集系统应用案例、 数据采集系统选型指南(Advantech " e era of automation experts Road" series, " data acquisition systems and programming." Including: PC_Based Control technology, Compact PCI Hot Swap program, Detailed data acquisition VC program, ActiveX controls data acquisition program, data acquisition LabVIEW program, industrial communications cards, PC_Based motion control system, data acquisition systems case, data acquisition system selection guide)
- 2021-02-07 09:09:55下载
- 积分:1
-
SyncResult
This class is used to communicate the results of a sync operation to the SyncManager. Based on the values here the SyncManager will determine the disposition of the sync and whether or not a new sync operation needs to be scheduled in the future.
- 2013-12-11 13:17:28下载
- 积分:1
-
常用的8种fortran插值程序
常用的8种fortran插值程序(包含线性插值,拉格朗日插值等)(8 commonly used FORTRAN interpolations)
- 2020-11-08 10:59:48下载
- 积分:1
-
surfer8
surfer开发脚本,内含20个surfer二次开发的源代码,能满足一般用户的需要(surfer script development, containing 20 surfer secondary development source code and can meet the needs of general users)
- 2020-12-14 22:09:13下载
- 积分:1
-
53607944driver
一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点,
这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序),
DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。(One of the most simple driver, just like other executable programs, each driver has one entry point,
This is when the driver is loaded into memory the first to be called when the driver entry point is DriverEntry process (Note: The procedure is routine),
DriverEntry This name is just a marker only, you can name it in any other name- as long as it is the entry point on the list.)
- 2009-10-27 19:18:16下载
- 积分:1
-
STKWindows-Sockets
卫星在轨运行的可视化仿真,能够直观、逼真反映卫星的实时轨道和姿态运动。卫星工具软件包( STK)是进行卫星系统仿真和分析的重要工具,能够满足卫星二维和三维的可视化仿真要求。在深
入研究STK/Connect模块的基础上,应用WindowsSockets和多线程编程技术,开发了STK实时视景仿真驱动程序,该程序利用UDP协议接收模拟遥测计算机给出的卫星参数,通过与STK/Connect模块的通信,实时驱动STK的仿真运行,成功实现了卫星在轨运行实时视景仿真的演示效果。(STK (Satellite Too l Kit) STK/Connect)
- 2020-09-21 10:57:52下载
- 积分:1
-
代理客户端实现。HTTP1.1支持,socket4,socket4a,socket5。文件有限..
代理客户端实现。HTTP1.1支持,socket4,socket4A,socket5。包含详细信息的文档。
- 2022-02-03 21:52:30下载
- 积分:1
-
TCP和UDP封装的程序,和两种方式发送接收机
tcp和udp打包程序,和两种发送接收方式-tcp and udp packaging procedures, and two ways to send Receiver
- 2022-01-22 01:19:40下载
- 积分:1
-
This a remarkably agreement Network engines, including two parts : a server used...
这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model, a rich interface function b, client using three overlapping threads increases Io model, speed and stability using a callback function to receive information, the network model DEC Socket complete package, all of the code in the test under Windows 2000, and has been applied to many existing medium-sized network systems.
- 2022-03-13 04:19:31下载
- 积分:1