资源列表
integerambiguityresolutioalgorithmfd
- An integer ambiguity resolution algorithm for real-time GPS attitude determination
jarmanager
- jar管理,判断有没有相关的class,判断继承关系-jar管理
SpacecraftAttitudeDeterminationUsiGlobalPositioni
- Spacecraft Attitude Determination Using Global Positioning Satellite Signals - Johnson-Spacecraft Attitude Determination Using Global Positioning Satellite Signals- Johnson
Code
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
Elevator1Source
- source code for elevator simulator
Code
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Lesson Of Severl Work
Code
- 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event kernel object, the key to the code segment (the critical region) on, as well as the synchronization of multi-threaded applications. Pr
sgp4Code
- This source code for calculate of element of satellite.
Code
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Elaborate on the process of communication among the four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the
API_kill_process
- powerbuilder写的,调用APi函数,删除别人的进程-powerbuilder written APi function call to delete other people' s process
Env_Mail
- .pas for send mail s sample
thinking
- 不错的一本书 c++的编程思想 值得学习-A good book c++ programming ideas worth learning
