-
qt实现双缓存实时曲线,多种方式 linux采集平台工业监测可是好资源...
qt实现双缓存实时曲线,多种方式 linux采集平台工业监测可是好资源-qt to achieve real-time curves of double-buffering
- 2023-04-14 23:15:04下载
- 积分:1
-
Linux编程的源代码,包括各种系统调用的用法。
学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.
- 2022-07-21 21:06:59下载
- 积分:1
-
MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。
MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。-MAODV is an extension of NS2 in the AODV code for simulation of wireless network multicast.
- 2022-02-10 06:19:11下载
- 积分:1
-
linux 客户和服务端单线程编程,开机按揭贷款卡斯酒店客房
linux 客户和服务端单线程编程,开机按揭贷款卡斯酒店客房 -linux client and server-side single-threaded programming, boot mortgage loans cass hotel rooms
- 2022-02-07 13:41:20下载
- 积分:1
-
这是程序在Linux C显示BMP图像。我用这个程序和我..
Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program-Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program..
- 2023-04-11 04:50:08下载
- 积分:1
-
generated rectangular Steiner tree package
生成直角Steiner树的程序包-generated rectangular Steiner tree package
- 2022-09-10 18:10:03下载
- 积分:1
-
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序-linux to support lm70llp the spi-driven, based on this development is conducive to the upper application
- 2022-03-20 12:53:49下载
- 积分:1
-
PID控制仿真程序
假设一个控制系统:10kg的水,使用最大1kW的电阻丝加热,简化计算,假设焦耳和卡的转化单位为1,而不是4.2加热效率为 Watt...
PID控制仿真程序
假设一个控制系统:10kg的水,使用最大1kW的电阻丝加热,简化计算,假设焦耳和卡的转化单位为1,而不是4.2加热效率为 Watt [瓦],散热效率为5*T [瓦]设定目标温度为60度, 则100000秒内的温度变化曲线是如何的?-PID control simulation program
assumes that a control system: 10kg of water, using hot-filament maximum 1kW resistor to simplify the calculation, assuming the conversion of Joule and card unit of one, instead of 4.2 for heating efficiency Watt [W], thermal efficiency of 5* T [W] set a target temperature of 60 degrees, then the 100000 sec the temperature curve is how?
- 2022-07-01 16:47:30下载
- 积分:1
-
《UNIX环境高级编程》这本书我认为不错,大家可以
《UNIX环境高级编程》这本书我认为不错,大家可以--A book about programming in Unix.
- 2022-02-14 18:55:09下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1