-
agent2d
RoboCup agent队 2D仿真 源代码-agent2d-2.0.1
- 2022-10-30 05:00:02下载
- 积分:1
-
控制台io函数实现
控制台io函数实现-console io Function
- 2023-06-04 18:20:03下载
- 积分:1
-
linux mount的源代码
linux mount的源代码-Linux source code
- 2022-03-25 18:54:13下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分: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
-
Error Exit Code for Linux operating system.
This code is efficient and modifie...
Error Exit Code for Linux operating system.
This code is efficient and modified by a team from a reputed institute
- 2022-12-31 19:00:04下载
- 积分:1
-
详细描述了I/ometer在linux下的使用说明
详细描述了I/ometer在linux下的使用说明-A detailed description of the I/ometer in use under linux
- 2022-01-30 17:11:16下载
- 积分:1
-
一个在Linux下使用QT库开发可以处理JPEG,BMP,XPM文件的形式…
一个在linux下,利用QT库开发的,可以处理jpeg,bmp,xpm文件格式的应用程序。-One in linux, using the QT library developed can handle jpeg, bmp, xpm file format applications.
- 2022-05-21 09:24:14下载
- 积分:1
-
earliest linux0.01 source code
最早的linux0.01的源代码-earliest linux0.01 source code
- 2023-03-03 09:55:03下载
- 积分:1
-
the code can achieve a rtp protocol!
本源码能够在linux 下实现RTP协议的收发功能。-the code can achieve a rtp protocol!
- 2022-08-02 15:36:11下载
- 积分:1