-
TestLev
说明: 可进行cosa格式水准网数据平差 ,闭合差计算, 粗差探测(It can carry out data adjustment, closure error calculation and gross error detection of cosa format leveling network.)
- 2019-03-03 14:43:29下载
- 积分:1
-
source involved in the programming of the network, image processing, data compre...
这个源码涉及到网络编程,图像处理,数据压缩与传输。-source involved in the programming of the network, image processing, data compression and transmission.
- 2022-03-21 00:55:37下载
- 积分:1
-
F16FlightControlSimulation
经典的F16飞行控制仿真程序,做飞行控制的朋友们一起来探讨吧(Classic F16 flight control simulation program, to do flight control one of my friends together to explore it)
- 2008-07-19 10:11:56下载
- 积分:1
-
此源码主要是PPPOE的VC编译程序,用来实现windows下的PPPOE的功能...
此源码主要是PPPOE的VC编译程序,用来实现windows下的PPPOE的功能-this is the main source of VC PPPOE compiler, used for windows of the function PPPOE
- 2023-05-10 20:05:03下载
- 积分:1
-
PenBall
大家熟悉的弹球游戏,功能不多介绍了,看了再说~呵呵(Familiar pinball game features more than introduced, and read to say ~呵呵)
- 2009-09-04 10:09:00下载
- 积分:1
-
futureapi_6.3.15_demo
上期CTP接口开发,实现期货交易,Tick数据写入csv文件(Development of CTP Interface in the Last Period to Realize Futures Trading)
- 2020-06-24 09:00:02下载
- 积分:1
-
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看...
Ethereal 是免费的网络协议检测程序,支持Unix,Windows。让您经由程序抓取运行的网站的相关资讯,包括每一封包流向及其内容、资讯可依操作系统语系看出,方便查看、监控TCP session动态等等。
-Ethereal is a free network protocol testing procedures, to support Unix, Windows. Allows you to crawl through the procedures for running the website information, including the flow of each packet and its contents, information-based language that the operating system to facilitate the viewing, monitoring, etc. Dynamic TCP session.
- 2022-02-10 00:56:10下载
- 积分:1
-
简单局域网聊天,同时可以互传文件,主要对socket的操作
简单局域网聊天,同时可以互传文件,主要对socket的操作-A simple LAN chat, as well as documents to each other, mainly operating on the socket
- 2022-05-18 14:37:44下载
- 积分:1
-
NRflow
牛拉法潮流计算程序,潮流计算,4个测试系统(Ox-drawn load flow calculation program)
- 2020-12-01 21:59:28下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1