搜索资源列表
-
0下载:
我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。
程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。
采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
-
-
0下载:
Linux/Unix下ODBC的安装配置与编程,好-Linux / Unix ODBC configuration and installation of the program, Wanton good!
-
-
0下载:
Tribe FloodNet 2k
Distributed Denial Of Service Network
分布式拒绝服务工具的源代码,下面为英文说明:
TFN can be seen as the yet most functional DoS attack tool with the best
performance that is now almost impossible to detect. What is my point in
releasing th
-
-
0下载:
在Linux/Unix平台下,用C语言编写一个进程通信的程序,理解fork()等一些系列系统函数的正确使用和工作原理,学会设计基本的进程通信程序。-in Linux / Unix platform using C language of a process of communication procedures, understanding fork () and some other family functions and the use of the correct principle,
-
-
0下载:
复制(安装)文件
将MeChat.zip文件解包,到系统中的某个目录。
二、操作系统及最小系统需求
1. MeChat Server 在下列平台上测试通过:
(1) NT 4.0 sp3以上,WIN2000 Professional,Win2000 Server、Advanced Server,Windows XP,Windows 2003
(2) Red hat linux 7.2, 7.3,8.0,9.0
(3) Sun Sparc sola
-
-
0下载:
文件行数统计程序代码
该文件行数统计程序实现了UNIX/LINUX下的wc相似的功能-Document the number of rows and Statistics program code of the document the number of rows to achieve a statistical procedure UNIX/LINUX under similar functional wc
-
-
0下载:
A simple program for implementing the Bankers algorithm in Linux/UNIX Environment
-
-
0下载:
A simple program for implementing the SEMAPHORE in Linux/UNIX Environment
-
-
0下载:
监视程序面我根据自己的实际工作经验介绍一下如何在linux系统 下挂接
(mount)光盘镜像文件、移动硬盘、U盘以及Windows网络共享和UNIX NFS网络共享。
-Monitoring program according to their own side, I describe how the practical work experience under the linux system hooks (mount) CD-ROM image file, move the ha
-
-
2下载:
创建进程
文件包含在linux和windows下创建进程的算法
设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。
在Windows下实现:
• 使用CreateProcess()来创建进程
• 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步
• 调用GetSystemTime()来获取时间
在L
-
-
0下载:
This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory p
-
-
0下载:
Praat语音学软件,原名Praat: doing phonetics by computer,通常简称Praat,是一款跨平台的多功能语音学专业软件,主要用于对数字化的语音信号进行分析、标注、处理及合成等实验,同时生成各种语图和文字报表。-Praat (also the Dutch word for "talk") is a free scientific software program for the analysis of speech in phonetics. It has been
-
-
0下载:
Unix/Linux下进程进度条显示代码,适用于程序初始化较长时间,用g++编译时需要指定pthread库。-Unix/Linux process progress bar shows the code for the program to initialize a long time, need to specify the use g++ compile the pthread library.
-
-
0下载:
Secure[1]CRT是一款支持SSH(SSH1和SSH2)的终端仿真程序,简单的说是Windows下登录UNIX或Linux服务器主机的软件-Secure [1] CRT is a support SSH (SSH1 and SSH2) terminal emulation program Login UNIX or Linux server host software under the Windows
-
-
0下载:
典型的 Windows 风格麻将小游戏,在 Win32 平台上运行 !play.bat 就可以直接运行程序。在 Unix/Linux 系统上,进入 mahjong 目录,键入 make 命令,如果一切顺利的话,将生成 mj 可执行文件,然后在命令行上运行 ./mj 程序,也可以启动麻将游戏。
-A typical Windows-style mahjong game running on a Win32 platform! Play.bat you can run the program
-
-
0下载:
实验二、进程控制(15分)
设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。
在Windows下实现:
使用CreateProcess()来创建进程
使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步
调用GetSystemTime()来获取时间
在Linux下实现:
使用fork()/execv()来创建进程
-
-
0下载:
设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。
在Windows下实现:
• 使用CreateProcess()来创建进程
• 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步
• 调用GetSystemTime()来获取时间
在Linux下实现:
• 使用fork()/execv()来
-
-
2下载:
SecureCRT是一款支持SSH(SSH1和SSH2)的终端仿真程序,简单地说是Windows下登录UNIX或Linux服务器主机的软件。(SecureCRT is a terminal simulation program supporting SSH (SSH1 and SSH2), which is simply a software for login UNIX or Linux server host under Windows.)
-