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

搜索资源列表

  1. loki加密算法C语言源代码

    0下载:
  2. loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
  3. 所属分类:加密解密

    • 发布日期:2012-03-17
    • 文件大小:104373
    • 提供者:
  1. des加密算法源代码c语言实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6075
    • 提供者:祝晓斌
  1. DES算法的C++编写实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:生蔡
  1. C++中的中断处理创建一个内存驻留程序

    0下载:
  2. 用C++语言写的一个中断处理,创建内存驻留程序,有问题与我联系-using the C language to write an interrupt handling, the presence of established procedures memory, I have problems with the links
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:150569
    • 提供者:苗嘉
  1. FireWall-C++

    0下载:
  2. 这段时间一直忙于毕业设计,刚好从网上下到一个防火墙的源码,看了一下,觉得还可以,好东西大家分享,呵呵!-this time have been busy graduate design, just from the Internet under a firewall to the source, looked at them, I felt that I could, to share good things, huh!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:257560
    • 提供者:郑国强
  1. twofish-optimized-c

    0下载:
  2. 一个towfish加密算法的源代码,请大家看看交流一下,谢谢大家了。总算到了个字。唉,真是的。-a towfish encryption algorithm source code, please see things about, I thank the people. Finally the word. Oh, too bad.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31892
    • 提供者:刘立伟
  1. twofish-reference-c

    0下载:
  2. 一个towfish加密算法的源代码,请大家看看交流一下,谢谢大家了。总算到了个字。唉,真是的。-a towfish encryption algorithm source code, please see things about, I thank the people. Finally the word. Oh, too bad.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:27987
    • 提供者:刘立伟
  1. 18104029765

    0下载:
  2. 这是我用纯C写的一个服务器程序框架。它的功能有限只是启动服务的时候,启动一个计算器。希望给那些想写服务的人提供一点帮助。 在VC++ 6.0 +XP 环境下运行测试成功。这是原创的。 -This is pure C. I used to write a server framework. Its function is limited launch services, launch a calculator. Wanted to write those services provide as
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9674
    • 提供者:lanzhi
  1. duzhexiezhe-c

    0下载:
  2. 读者-写者问题经典的线程同步问题的一个模型,于是我制作本文,希望对学习操作系统实现的有所帮助-reader-wrote the classic problem of synchronization of threads a model, so I produced this paper, hope to learn from the operating system to achieve some help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3212
    • 提供者:茹新华
  1. PEChangeCode

    0下载:
  2. This project will never be finished because the code is lame and i m working on my import rebuilder. Sorry if i missed some comments and if it s not written in pure C++ (i mean in REAL Object).
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:50170
    • 提供者:kaite1010
  1. c++ 编程中你最需注意的地方

    0下载:
  2. 下面的这些要点是对所有的C++程序员都适用的。我之所以说它们是最重要的,是因为这些要点中提到的是你通常在C++书中或网站上无法找到的。如:指向成员的指针,这是许多资料中都不愿提到的地方,也是经常出错的地方,甚至是对一些高级的C++程序员也是如此。   这里的要点不仅仅是解释怎样写出更好的代码,更多的是展现出语言规则里面的东西。很显然,它们对C++程序员来说是永久的好资料。我相信这一篇文章会使你收获不小。-below those points of all C programmers are ap
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4923
    • 提供者:黄兴
  1. 用标准C实现shell功能

    0下载:
  2.   用标准C实现shell功能,这是我们上课的一个操作系统实验,不过我是用java实现的,这是我在网上找的,供大家参考-achieved using standard C shell function, which is a class of experimental operating system, but I use java to achieve, and this is my find of the Internet for reference
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12207
    • 提供者:Jack
  1. linux_boa_cgic

    1下载:
  2. 感谢徐德志上传的那个web-cgi,我的这个源码是用于项目的,对一个嵌入式linux设备的参数设置,很适合LINUX c的web开发-Thank Xu-Zhi upload that web-cgi, I have this source code is used for the project on an embedded linux device parameter settings, it is suitable for LINUX c Development of the web
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-09-22
    • 文件大小:1382064
    • 提供者:龚嘉
  1. poi2[1].5

    0下载:
  2. 一个很不错的API文件,poi的API文件,是chm格式的,希望对大家有用。-A very good API documentation, poi the API documentation is chm format, I hope for all of us useful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1780598
    • 提供者:洋河林
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3944419
    • 提供者:xc
  1. ftp_and_tftp_client.tar

    1下载:
  2. Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-05
    • 文件大小:10430
    • 提供者:lgh
  1. linux-c-function

    0下载:
  2. linux函数大全,所有linux、unix函数竟在其中,值得收藏!本人收集得宝贝啊!-linux function Guinness, all linux, unix function even in which, it is worth collection! I collected baby ah!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:216150
    • 提供者:zzc
  1. gb_handle

    0下载:
  2. /* gb_handle.c --- a gb encoding handle for libexpat 1.95.x */ /* create by hunter, 2004-1-29 */ /* utf-convert is original from Guo Jin (guojin@iss.nus.sg) */ /* and I change it a lot.-/* Gb_handle.c--- a gb encoding handle for libexpat 1.9
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:21935
    • 提供者:来无影
  1. sourceportscan

    0下载:
  2. 这是一些端口扫描的源程序,格式都是word的,希望对大家有用。-This is some of the source port scan, format is word, and I hope useful for everyone.
  3. 所属分类:Scanner

    • 发布日期:2017-04-24
    • 文件大小:73411
    • 提供者:李强
  1. DES-C

    0下载:
  2. c语言实现的加密算法,已经实现,非本人实现,-C language implementation of cryptographic algorithms has been achieved, non-I implementation, thank you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:223102
    • 提供者:弯月
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com