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

搜索资源列表

  1. hack

    0下载:
  2. 一本不错的黑客教程,主要是针对一些常见问题的描述,和一些入侵技巧- A good hacker course, mainly is aims at some frequently asked questions faqs the descr iption, with some invasion skills
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2213289
    • 提供者:胡海龙
  1. CopyToDir

    0下载:
  2. 將整個目錄內的資料全部COPY到目的目錄去(不管幾層子目錄)-entire catalog all the information COPY aims to catalog to (whether layers subdirectories)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10692
    • 提供者:丁明明
  1. Java聊天程序

    0下载:
  2. 聊天的小程序,开发语言,Java,目的学会运用多线程以及通信-chatting small procedures, the development of language, Java, aims to learn how to use multithreading and communications
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:79642
    • 提供者:虞崇军
  1. endzippro

    0下载:
  2. 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of cert
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:163855
    • 提供者:冷寒
  1. XTerran_NoMgr

    0下载:
  2. 集群管理器,主要针对终端服务的会话任务分配,其中一台机器做为选路机器,其余机器分摊终端服务会话.- The colony management, mainly aims at the terminal service the conversation duty assignment, machine does for chooses the bull dozer, other machines share the terminal service conversation
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27130
    • 提供者:王朝
  1. libtorrent-0.9.tar

    0下载:
  2. 一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。 libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a work
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:852721
    • 提供者:ppp
  1. 3dgame开发《一》

    0下载:
  2. 类似于反恐游戏,旨在推广3D游戏的开发方法 第单元:加载游戏世界与游戏角色-similar to the anti-terrorism game, which aims to promote the development of 3D games approach, modules : Add games with the game world role
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:10725671
    • 提供者:徐斌
  1. ProjectMIDI_demo

    0下载:
  2. MIDI provides a common interface that allows interconnecting a vast array of electronic devices. Getting those devices working cooperatively is an entirely different story. This project aims to provide a solution to that specific problem.-MIDI provid
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:602533
    • 提供者:邹增理
  1. speex-1.0.5.tar

    0下载:
  2. 一个非常好的开源音频编解码项目,支持多种音频采用频率,支持多码流,支持可变速率 Speex a free codec for free speech Speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:546872
    • 提供者:邹远富
  1. huffman_tree(sjjg)

    0下载:
  2. 1、根据用户指定的字符表和频度的实际统计数据建立Huffman树; 2、其中其叶子结点表示字符的权值及父母、左、右孩子等结点的信息; 3、其左右分支分别用代码0、1表示; 4、本系统的目的是为用户提供编/译码系统,根据用户输入的字符依字符集的权值进行编码保存; 5、根据接收到的编码进行译码; 6、输出其内容-1, according to user-specified character tables and frequency of the actual statist
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2004
    • 提供者:陈静
  1. chngjibiao

    0下载:
  2. 用visual basic语言编写的一个小程序,其目的是输入输出成绩表-using visual basic language of a small program, which aims to input and output results table
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2160
    • 提供者:吴广超
  1. FileTrick

    0下载:
  2. 1.程序的设计思路 该程序用于对一个文件夹下的所有文件进行扰乱,使程序打不开(文本文件除外)。 扰乱算法,是把每个源文件的头部500字节保存到一个目的文件中,并记录该源文件文件名于目的文件中,源文件中的头部500字节用0代替。而目的文件为每个源文件提供的1k的固定长度存放头部500字节和源文件的文件名,源文件的修改后文件名为其信息在目的文件中的偏移序号,并且以.trick为后缀。 复原算法,就是以上过程的逆过程。 另外,考虑到文件扰乱的权限问题,本程序在执行扰乱时需要设置口令,执
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:112940
    • 提供者:luoyt99
  1. iplib

    0下载:
  2. Apache的Jakata项目的POI子项目,目标是处理ole2对象。目前比较成熟的是HSSF接口,处理MS Excel(97-2002)...POI可以到www.apache.org下载到。编译好的jar主要有这样4个:poi包,poi Browser包,poi hdf包-Apache POI project programs, aims to address ole2 targets. Now is a relatively mature HSSF interface, dealing wi
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:67363
    • 提供者:bdxing
  1. ADONET_OleDbDataReader_class

    0下载:
  2. ADO.NET is the .NET enhanced version of ADO that we all know and love. ADO.NET aims to address some of the deficiencies of traditional ADO and present a model that provides type safety, OOP, and efficiency. This class can achieve the most common
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:73728
    • 提供者:叶志伟
  1. eXosip-0.7.6.tar

    0下载:
  2. eXosip is a GPL library that extend the capability of the oSIP library. It aims to implement a simple high layer API to control the SIP for sessions establishements and common extensions.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:428025
    • 提供者:张强
  1. dvdflick_src_1.2.0rc2

    0下载:
  2. DVD Flick aims to be a tool to convert various PC video formats to a DVD that can be played on pretty much any standalone DVD player. It s main target audience is people who know at least the basics about DVDs and videoaudio files.-DVD Flick aims to
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2529602
    • 提供者:张金沙
  1. VisageV32

    0下载:
  2. Visage is a human computer interface that aims to replace the traditional mouse with the face. Using a webcam and Visage the movement of the face becomes the movement of the mouse pointer.-Visage is a human computer interface that a ims to replace th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7934199
    • 提供者:pierre
  1. code2cSP

    0下载:
  2. 编写概要设计说明书的目的是说明对程序系统总体设计的考虑,包括程序的基本流程和组织机构、输入/输出、接口设计、运行设计、数据结构设计和系统出错处理设计等,为系统的详细设计提供基础。 本份概要设计说明书详细分析工程的各种需求,综合小组中各个开发人员的意见,为以后的详细设计规划出一个蓝图,使以后的工作做到有步骤、有计划,并且对今后出现的各种可能情况作出预测和进行初步和适当的处理,使工程的进程稳步和有效率。 关键词:售前管理 数据结构 说明书 -prepared outline design
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:98985
    • 提供者:wq57
  1. AmericanGladiator

    0下载:
  2. American Gladiator,You are consulting for a game show in which n contestants are pitted against n gladiators in order to see which contestants are the best. The game show aims to rank the contestants in order of strength this is done via a series of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1858
    • 提供者:zhoushusen
  1. l2007425234648

    0下载:
  2. 这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉, 在下浅见: 1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序 -This is a very basic procedure, While they want it begi
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:47744
    • 提供者:haozi
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com