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

搜索资源列表

  1. fair

    0下载:
  2. 在程序中由playfair(char *s,int length) 的实现加密和解密;解密原理与加密类似,只是加密过程的逆过程,它基于密文,采用同行取左边,同列取下边,其余取交叉的相反原理;在程序中用FLAG标识区别,当其值为1时,为加密过程;值为0时,为解密过程。-in the proceedings by PLAYFAIR (char * s, int length) the realization of encryption and decryption; encryption and d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6728
    • 提供者:flying840310
  1. ReadMif

    0下载:
  2. 读取mif文件的程序,mif文件是mapinfo公司的数据文件格式,此程序可以读取 mif文件。 十分有用-read documentation procedures, OR document is MapInfo's data file format, this procedure can read MAKING document. Very useful
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:77319
    • 提供者:柳树福
  1. CNetControl

    0下载:
  2. 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:144853
    • 提供者:王勃
  1. 1[1]

    0下载:
  2. 适合与所有学WEB技术的学生和技术人员.介绍了CSS,JAVAscr ipt,asp简易教程,SQL参考手册及精华及很多WEB参考书,不错的。本人用CHM开发而成。-suitable for all school Web technology to students and technical staff. CSS introduced, JAVAscr ipt, asp Layman's Guide, SQL reference manual and cream, and many W
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13152451
    • 提供者:刘性
  1. pingformicrosoft

    0下载:
  2. 编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过我的修改和调试,基本上可以取代windows中自带的ping程序. 各个模块后都有我的详细注释和修改日志,希望能够对大家的学习有所帮助-preparation of a ping own procedures, It can be said that many people take the first step to network programming! ! the ping program&#
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3725
    • 提供者:fpp
  1. AuthorWeb(.net)

    0下载:
  2. 用c#开发的B/S模式的图书在线出版系统DB事sql server,为三层模式,用户层,业务逻辑层,DB层,详细说明见附录-with the development of B / S mode of books online publishing system DB things sql server, for the three-tier model, the user layer, business logic tier, DB layer details, see appendix
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:669262
    • 提供者:钟波
  1. PEAnalyseCode

    0下载:
  2. 对PE文件格式分析的一个程序源代码,对学习PE文件格式很有帮助。-PE file format for analysis of a program's source code, to learn PE file format helpful.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35437
    • 提供者:liming
  1. Ngrams

    0下载:
  2. A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6568
    • 提供者:郑乔鸿
  1. FEAL8

    0下载:
  2. 本次的FEAL8轮叠代要求将64位的密文C与64位的密钥K经过要设计的解密程序运行得到所需的64位的明文P。由于2进制输入输出的位数太长不方便,再程序的数据运算中大量用上16进制。在数据的运算过程中又常常把输入的数据平均分成等份,因此在数据处理上用上数组形式。FEAL算法的三个基本运算函数是整个程序的重心,程序的密钥处理和解密过程都将以这三个运算函数为中心,因此,程序的设计以S函数 函数和 f函数来展开,再由主函数编写时调用三个函数。-the FEAL8 round of the iterati
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:逍遥
  1. uisp-20050207.tar

    0下载:
  2. Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:166745
    • 提供者:蔡平
  1. COScode

    0下载:
  2. μC/OS-Ⅱ读做\"micro C O S 2\",意为\"微控制器操作系统版本2\"。世界上已有数千人在各个领域使用μC/OS,例如,照相机行业、医疗器械、音响设施、发动机控制、网络设备、高速公路电话系统、自动提款机、工业机器人等等。很多高等院校将μC/OS用于实时系统教学- Mu C/OS- II reads makes \"micro C O S 2\", Italy is \"micro controller operating system edition 2\". In the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:369167
    • 提供者:杨杰
  1. linuxwenjianchuanshu

    0下载:
  2. 近日小弟做了个linux下用户数据报协议大文件传输程式发上来与大家共勉。 代码在 redhat 9.0 下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S-brother recently took a linux user datagram protocol large file transfer programs onto the roof and let us. Redhat 9.0 of the code under compile. The bi
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2703
    • 提供者:jack
  1. cp_dir

    0下载:
  2. 一个关于目录复制的源码,可以参见linux里的源代码,找个自己写的功能比较简单易懂-a copy of the source code directory can see Linux's source code, to find yourself writing more easily understood function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:fengyi
  1. beifen

    0下载:
  2. 一个服务器的硬盘备份程序,可以参考readme使用-a server's hard disk backup procedures, they can refer to the use of readme
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:23943
    • 提供者:fengyi
  1. Get

    0下载:
  2. 可以获得DELL等ppc上的机器序列号,可以根据这个来进行加密-270 machines available on the machine's serial number, according to the encryption
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:147853
    • 提供者:asjdklfsd
  1. nand-2.4.18.tar

    0下载:
  2. 在PXA255下用做扩展NAND Flash芯片的程序源代码,供参考-done using NAND Flash chips extend the program's source code for reference
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16397
    • 提供者:zl_he
  1. linuxstart

    0下载:
  2. linux入门介绍,是linux使用者不可多得的好助手-linux crosses the threshold the introduction, is the linux user s rare good assistant
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:185851
    • 提供者:万雷
  1. ImplementingTheMD5Algorithm

    0下载:
  2. Take advantage of a secure message-digest algorithm in your applications. Learn the means to easily integrate MD5 into your existing C++ applications using this cross-platform library. -Take advantage of a secure message-digest algorithm in your ap
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:129038
    • 提供者:张建
  1. hackbook

    1下载:
  2. 黑客教程.是一套从黑客入门一直教到很高层次的图书,比较适合菜鸟使用,如果是老鸟的 话,可以跳过一些章节,同样适用.- Hacker course Is a set crosses the threshold from the hacker continuously teaches the very high level the books, compared with suitable vegetable bird use, if is old bird s, may jump some
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3119499
    • 提供者:成林
  1. SystemDirectorys

    0下载:
  2. 获取/修改系统各种特殊的文件夹!相当方便-access / modification to the system's various special folders! Convenient
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:20603
    • 提供者:张宇
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com