-
result
将深度文件转换为WATCH或FORWARD可直接加载的OG_RESULT.list文件,很方便。(The depth of files are converted to WATCH or FORWARD can be loaded directly to the OG_RESULT.list file, very convenient.)
- 2011-10-04 16:31:10下载
- 积分:1
-
RadarAssimilation_WRF
多普勒天气雷达资料同化程序,vc++编写,给转WRF模式的人提供方便,能直接编译,提供源代码(Doppler weather radar data assimilation procedures, vc++ writing, to transfer the person to facilitate the WRF model can be directly translated to provide the source code)
- 2010-10-11 16:20:45下载
- 积分:1
-
bst
Create Tbst-tree algorithm
The algorithm discussed in the course data structure is
- 2011-01-21 00:08:24下载
- 积分:1
-
Cstrapdown
说明: 用C++实现捷联惯导软件中的四元数计算随着面向对象技术的发展, 以及计算机内存容量
和硬件速度的不断提高, 在导航系统软件设计中采用
面向对象的思想正成为趋势, 使程序设计者的着眼点
真正从代码的编写、功能的实现转移到了对现实系统
的确切描述。面向对象的程序设计, 由于尊重现实世
界中对象的特征, 特别是对象的封闭性、继承性, 正
在软件设计的各个领域中成为主流。(Using C++, software SINS quaternion calculated as the development of object-oriented technology, and computer memory capacity and speed of the hardware continues to improve, the navigation system software design using object-oriented thinking is becoming a trend The focus of the real programmers write code from the functional implementation of the system shifted to the exact description of reality. Object-oriented programming, because respect for the characteristics of objects in the real world, in particular, the closed objects, inheritance, being in all areas of software design into the mainstream.)
- 2011-03-14 15:29:56下载
- 积分:1
-
student0
一个简易的班级成绩统计系统,可以在此基础上做一个完善的统计处理系统.(a simple statistics system, we can complete a integrated statistics processing system )
- 2005-05-20 17:58:57下载
- 积分:1
-
666
说明: 在QTcreator平台下,实现上位机与下位机建立简单通讯协议下的串口数据通讯,用到QT串口库和qchart对数据进行实时绘图,可以借鉴大部分代码,只要将里面数据协议部分对应修改下就ok了(In the QT creator platform, the serial data communication between the upper computer and the lower computer is realized under the simple communication protocol. The QT serial port library and qchart are used for real-time drawing of the data. Most of the codes can be used for reference. As long as the data protocol part is modified correspondingly, it is OK)
- 2020-10-15 16:26:31下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
Windows563108816
windows程序设计权威版书籍,详尽,全面,用起来很好(authoritative version of windows programming books, detailed, comprehensive, and use them well)
- 2012-11-07 20:46:46下载
- 积分:1
-
EDA
数字系统设计自动化的代码,用于计算质立方体和选拔法
(Digital System Design Automation of code, used to calculate the quality and selection of the cube law)
- 2008-06-15 14:31:05下载
- 积分:1
-
HDF_read_guide
对HDF格式的MODIS遥感影像进行读取(MODIS imagery for HDF format for reading)
- 2013-12-19 09:56:52下载
- 积分:1