CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Linux-Unix program

搜索资源列表

  1. IniFileNew

    0下载:
  2. 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:50.15kb
    • 提供者:随便看看
  1. UnixODBC

    0下载:
  2. Linux/Unix下ODBC的安装配置与编程,好-Linux / Unix ODBC configuration and installation of the program, Wanton good!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:7.92kb
    • 提供者:kang
  1. TribeFloodNet2k

    0下载:
  2. 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
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:43.62kb
    • 提供者:onlyu
  1. Linuxjingchenghetongxun

    0下载:
  2. 在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,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.58kb
    • 提供者:xiao ming
  1. MeChat5.90

    0下载:
  2. 复制(安装)文件 将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
  3. 所属分类:Communication

    • 发布日期:2017-01-17
    • 文件大小:6.69mb
    • 提供者:黎明
  1. fileline

    0下载:
  2. 文件行数统计程序代码 该文件行数统计程序实现了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
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:14.91kb
    • 提供者:westmstc
  1. EX5_BANKER

    0下载:
  2. A simple program for implementing the Bankers algorithm in Linux/UNIX Environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9.74kb
    • 提供者:Prabha
  1. EX6_SEMAPHORE

    0下载:
  2. A simple program for implementing the SEMAPHORE in Linux/UNIX Environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:12.76kb
    • 提供者:Prabha
  1. gaurd

    0下载:
  2. 监视程序面我根据自己的实际工作经验介绍一下如何在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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:416.15kb
    • 提供者:xiaohui
  1. Createprocess

    2下载:
  2. 创建进程 文件包含在linux和windows下创建进程的算法 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在L
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-29
    • 文件大小:1.28mb
    • 提供者:得分
  1. C++Programming-HOW-TO.pdf

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:115.67kb
    • 提供者:jmdd
  1. praat5316_sources

    0下载:
  2. 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
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-26
    • 文件大小:9.03mb
    • 提供者:周新明
  1. progressBar

    0下载:
  2. 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.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1022byte
    • 提供者:李一文
  1. SecureCRT5.2.5

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-01
    • 文件大小:16.73mb
    • 提供者:邹城
  1. mahjong

    0下载:
  2. 典型的 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5.68mb
    • 提供者:barton
  1. 2

    0下载:
  2. 实验二、进程控制(15分) 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2.7kb
    • 提供者:吴我
  1. 2

    0下载:
  2. 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在Linux下实现: • 使用fork()/execv()来
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-14
    • 文件大小:21.22mb
    • 提供者:王光杰
  1. SecureCRT(免安装免破解版)

    2下载:
  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.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:11.77mb
    • 提供者:云中燕
搜珍网 www.dssz.com