资源列表

[Linux/Unix编程CFDCode.tar

说明:CFD First time code using gnuplot C++ and STL
<under> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程sd

说明:it is a source code of the embeded of linux!
<张乾> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程seri

说明:it is a source code of the embeded of linux!
<张乾> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程UDPserver

说明:Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
<莱克> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[系统编程RS232Test_1Dlg

说明:RS232 communication for computer
<dd> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[系统编程SCM

说明:SCM manager for import WDM driver
<Denis> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程xmlyap_flashden

说明:read xml from flash.. awesome code
<volkan> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[系统编程Timer

说明:一个vc++的定时器类,不使用窗口定时器的例子.-A vc++ timer class, do not use windows timer example.
<budyou> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[系统编程cputime

说明:此程序主要用于计算算法中CPU运行时间的长短,这样可以判断算法的优劣-This procedure the main algorithm used to calculate the CPU to run the length of this algorithm can determine the merits of
<cwb> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程I2Testtimedisp

说明:一个I2C测试程序,希望对大家有用,关于I2C总线-An I2C test procedure, in the hope that useful to everybody, about I2C Bus
<张鹏宇> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程drawarea

说明://建立顶级窗口 toplevel = XtVaAppInitialize[&app, "DrawArea", NULL, 0, &argc, argv, NULL, NULL] //建立drawarea n = 0 XtSetArg[args[n], XmNwidth, 500 ] n++ XtSetArg[args[n], XmNheight, 500 ] n
<zzroot> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程fallbacks

说明://建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button]
<zzroot> 在 2024-10-20 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org