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

搜索资源列表

  1. daemon

    0下载:
  2. 创建守护进程,以c语言的版本在linux下开发服务器-Create a daemon to c languages developed in linux server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:20606
    • 提供者:wuqian
  1. 1

    0下载:
  2. 培训材料如何在linux下创建进程和信号发送-Linux training materials on how to create process and the signal sent
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:35990
    • 提供者:wuqian
  1. pthread

    1下载:
  2. linux下的多线程的创建及信号同步,信号量,互斥量-under linux to create multi-threaded and signal synchronization, semaphores, mutex volume
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:26502
    • 提供者:wuqian
  1. CreateGuid

    0下载:
  2. 对文件进行MD5验证,保证文件的正确性的小工具.尤其比较适合在网络传输文件前和后对文件进行验证.-MD5 authentication of documents, and ensure the correctness of documents gadget. In particular, more suitable for transferring files on the network before and after the authentication of documents.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:54997
    • 提供者:lize
  1. soucangjiataidan

    0下载:
  2. 收藏夹菜单源码,打造完美的程序菜单,又需要美化界面的非常值得参考-Favorites menu source, to create the perfect menu, but also the need to beautify the interface is very worth considering
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:25943
    • 提供者:ewfwefw
  1. Multiusermlti-leveldirectoryofthefilesystem

    0下载:
  2. (1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read (6)文件的写:write (7)文件关闭:close (8)删除文件:delete (9)创建目录(建立子目录):mkdir (10)改变当前目录:cd (11)列出文件目录:dir (12)退出:logout -(1) with a login (user login) (2)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:1470061
    • 提供者:陈伟文
  1. linux

    1下载:
  2. 设计一个简单的文件系统,包含格式化、显示文件(目录)、创建文件、登录等几个简单命令的实现,而且能完成超级块的读写、节点的读写等过程。编写一个基本体现文件系统理论的程序。在节点的使用上,主要模仿Linux的EXT2文件系统。、-Design a simple file system, including format, display file (directory), create a file, registry, such as the realization of a few simple
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:563570
    • 提供者:
  1. enumdesk.ZIP

    2下载:
  2. 一个不使用Comctl32.ocx创建类似资源管理器的例子 -Comctl32.ocx to create a non-use of similar examples of Explorer
  3. 所属分类:Windows Kernel

    • 发布日期:2016-04-26
    • 文件大小:109055
    • 提供者:wolf3t
  1. KeChengSheJi

    0下载:
  2. (1)能允许多个用户登录,为每个用户建立进程或线程,并进行进程管理; (2)能为进程模拟分配内存,并设计一个跟踪该内存模拟分配的进程或线程,记录内存分配的结果; (3)能模拟文件系统管理,进程可以对文件系统(包括文件和目录)进行读、写、创建、删除、打开、关闭等操作; (4)能模拟进程通信管理,用户之间可以相互通信交流; (5)最好能采用类似于Windows的窗口界面; -(1) to allow multiple users to log on, for each user
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1290436
    • 提供者:唐吟
  1. LinuxSystemProgramming

    0下载:
  2. The information in this book will show you how to create code that will run on all of the different Linux distributions and hardware types. It will allow you to understandhow Linux works and how to take advantage of its flexibility.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1865330
    • 提供者:徐弘光
  1. process_message_communicate

    0下载:
  2. 进程消息通信 linux下gcc实现 创建并发送接受消息-Process under linux messaging gcc achieve acceptable to create and send messages
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:873
    • 提供者:lcx
  1. FirstService

    0下载:
  2. 创建一个Windows系统服务的源代码。-Create a Windows system services source code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7920
    • 提供者:GWL
  1. ftpproject20090201

    0下载:
  2. linux先ftp客户端,实现文件上传下载,建立目录,实现互联网文件共享-linux first ftp client, uploading and downloading files, create the directory, the realization of the Internet file-sharing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:19837
    • 提供者:龙志涛
  1. desjm

    0下载:
  2. 文本的DES加密 为了对称加密的安全,将密码进行封装,先新建一个用于保存密码的类库cl: -Text-DES encryption to the security of symmetric encryption, the password package, first create a new class library to save the password cl:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2020
    • 提供者:xd
  1. RawPacket

    0下载:
  2. In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:30286
    • 提供者:黄海栋
  1. edisonmovie100_utf8

    0下载:
  2. EdisonMovie是由爱迪生工作室打造的完全面向中小站长的免费开源视频系统。采用PHP5+MYSQL5架构,简洁高效,无任何多余累赘功能,完全可以媲美一些商业视频程序。 本产品不同于一般市面上的开源程序,一些重要的核心文件都有详尽的合乎常见开发规范的注释,可以自由生成说明文档,让您的二次开发随心所欲,不用浪费时间去阅读源文件。 -EdisonMovie by the Edison studio to create the complete head-oriented smal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:565204
    • 提供者:vipzsx
  1. mkdosfs

    0下载:
  2. mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utility written by Werner Almesberger (who graciously gave me some pointers when I asked for some advice about writing this code), and also to avoid
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:28921
    • 提供者:succuba
  1. ramdisk

    0下载:
  2. 本人在原有的ramdisk基础上制作新ramdisk的过程,对学习编译busybox等有很大帮助-I am the original ramdisk to create a new ramdisk based on the process of study, such as compile busybox has very helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5469
    • 提供者:zhangtao
  1. Sample

    0下载:
  2. 通过RegOpenKey函数打开注册表,如果不存在注册项,就调用regcreatekey函数创建一个。-Through the RegOpenKey function to open the registry, if the register does not exist, the function on the call to create a RegCreateKey.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:11417
    • 提供者:meaita
  1. UploadFile

    0下载:
  2. 在linux下创建了客户端和服务端(c/s),在它们直接进行文件的传输。-In linux to create the client and the server [c/s], in their direct file transfers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3750
    • 提供者:小光
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com