资源列表

[系统编程active

说明:可以实时获取当前窗口标题,vb6.0编写的 -Real-time access to the current window title, vb6.0 prepared
<lanxinglei> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程cod1

说明:This uses OSS ioctls for audio recording and playback. The code is fully tested on iMX 21 and omap l138(hawkboard). One need to cross compile the givel code and run the binary on board
<avinash> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程statck

说明:用队列来实现栈的基本操作,主要包括进栈、出栈、取栈顶元素、判断栈是否为空-Stack with a queue to implement the basic operations, including into the stack, the stack, taking the top element, to determine whether the stack is empty
<丛春龙> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程cp

说明:文件复制小程序,可用来复制文件和目录,文件复制小程序,可用来复制文件和目录,-Small program files that can be used to copy files and directories, file a small program used to copy files and directories,
<tamadekasile> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程proces2

说明:Next simple example that demonstrates the work with switching proce-Next simple example that demonstrates the work with switching process
<Vojta> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程enlosado.cpp

说明:Algoritmo del Tromino, colocar piezas en un tablero n x n, visualizandolo en consola. Con la tecnica de Divide y Vencerás
<vai> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程Pppoe-Server

说明:Pppoe-Server linux 脚本-Pppoe-Server linux scr ipt
<sssssss> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程RemoteServer

说明:MySql is an interseting database .The given is the code to write to Remote desktops database from the locat desktop through c program. If remote my sql data base is created (remote desktop).One can write to remote desktop database from local.
<nilesh> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程rf218.tar

说明:Linux下纯C语言的串口通讯例子,使用CMake编译。-Linux, the serial communication of pure C language example, the use of CMake build.
<miaow> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程main

说明:有很多人不会编译 OSG,可能是由于不是太了解开源引擎的特点,基于 LINUX 的引擎往往都延续了开源精神,像 OSG,QT 等等这些库往往都需要自己编译后才可以使用。-Many people do not compile OSG, may be due to not understand much about the characteristics of open source engine, the engine often based on LINUX open source contin
<孙晶晶> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程billboard

说明:有很多人不会编译 OSG,可能是由于不是太了解开源引擎的特点,基于 LINUX 的引擎往往都延续了开源精神,像 OSG,QT 等等这些库往往都需要自己编译后才可以使用。-Many people do not compile OSG, may be due to not understand much about the characteristics of open source engine, the engine often based on LINUX open source contin
<孙晶晶> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[系统编程1

说明:例:用筛选法求2~100之间的所有素数。 解:我们用下面的方法来解这题:先建立一个含有2~100之间所有自然数的数表,在数表中删去2的倍数(不包括2);然后找2后面第一个被保留的数p(是3),再删除p的倍数(不包括p);然后再找下一个被保留的数(是5),继续上述步骤:这样继续下去,直至P大于100为止。这样数表中剩下的数就是所要求的所有素数。这个求素数的方法称为爱拉托散(Eratosthenes)法。 -Example: Method 2 with the screening of al
<00> 在 2025-07-12 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org