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

搜索资源列表

  1. JavaFR_RSA_Source

    0下载:
  2. 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Descr iption : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @version 1.1 * version originale d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15588
    • 提供者:某男
  1. 202194203120058993704876147

    0下载:
  2. * RPly library, read/write PLY files * Diego Nehab, Princeton University * http://www.cs.princeton.edu/~diego/professional/rply *
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16107
    • 提供者:邵长青
  1. illum.tar

    0下载:
  2. This a reflection model (BRDF) viewer written by students in the course 15-860. See http://www.cs.cmu.edu/afs/cs/project/classes-ph/860.96/pub/www/860.html for info on the course.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:21281
    • 提供者:邵长青
  1. huffman_f

    0下载:
  2. huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2201
    • 提供者:真实
  1. MarkovAnalysis

    2下载:
  2. 用C++编写的遗传算法,markov是应用在入侵检测上的 用的数据是 http://www.cs.unm.edu/~immsec/data/synth-sm.html 上的 -prepared by the genetic algorithm, Markov is the application Intrusion Detection of the data used is http : / / ~ www.cs.unm.edu/ immsec / data / Jr.-sm.h the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11229
    • 提供者:唐宇
  1. nice.freeBSD.tar

    0下载:
  2. 这是P2P流媒体方案-NICE的实现源码,作者是Suman Banerjee,主页是http://www.cs.wisc.edu/~suman/,这是一种基于层次结构的P2P流媒体方案-P2P flow media programs - NICE realize the source, Suman Banerjee is the author, home is http : / / suman www.cs.wisc.edu/ ~ /. This is a hierarchical struct
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1640512
    • 提供者:刘孟君
  1. example_C_code

    0下载:
  2. Programmed for Atmel STK-500 development board, detalis can be found at http://www.cs.hut.fi/Studies/T-106.5300/2007/stk500.html-Programmed for Atmel STK-500 development board, detalis can be found at http : / / www.cs.hut.fi/Studies/T-106.5300/2007/
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:832
    • 提供者:赵晗博
  1. libsift-1.8.tar

    0下载:
  2. The SIFT feature detection algorithm has been invented and published by David Lowe at the University of British Columbia. A detailed account of the complete algorithm is available at http://www.cs.ubc.ca/~lowe/papers/ijcv03-abs.html
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:127105
    • 提供者:painfulresult
  1. cs-virtualBbs

    0下载:
  2. BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统. 运行平台: Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL BBS-CS文件结构: 在BBS-CS的文件包中有home、src、jar、doc四个目录。 其中:home下是程序文件,src下是源码,jar下是工具文件包,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:587896
    • 提供者:宾斌
  1. drawmesh

    0下载:
  2. about draw.exe (source file draw7.f) 11/12/2005 --------------------------------------------------------------------- 作用: 读入m12,m13,e11等程序的网格数据,输出.eps格式的图片 (Windows下免费的.eps文件查看软件 http://www.cs.wisc.edu/~ghost/) 用法: 1.程序运行时,首先出现提示
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16289
    • 提供者:李想
  1. BRITE_CPP.tar

    0下载:
  2. 网络拓扑生成代码,是从http://www.cs.bu.edu/brite/download.html下载的,可以参考一下 brite c -network topology generated code from http : / / www.cs.bu.edu / brite / download.html downloaded, can reference brite c
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:245050
    • 提供者:haojunrui
  1. pieflab

    0下载:
  2. % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % s
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:114265
    • 提供者:汪伟
  1. lowe_keysV3.tar

    0下载:
  2. This directory contains a research implementation of the SIFT software for invariant keypoint detection described in papers by David Lowe. See the web page at http://www.cs.ubc.ca/~lowe/keypoints/ for references to the latest papers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:156855
    • 提供者:chien
  1. asptime

    0下载:
  2. ASPTime Version 1.00 ASPTime is a stop-clock component for use in ASP pages. It also includes a pause function to pause between events. Keep a look out for updates at www.cs.niu.edu/~z951259/comlinks.html. Thank you for using ASPTime.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:11662
    • 提供者:ashui00745
  1. CSwaigua.rar

    0下载:
  2. CS经典无敌外挂的VC源代码。支持自动攻击,透视等作弊命令。,CS invincible classic VC source code for the plug-in. Support for automatic attacks, such as cheating in order perspective.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-21
    • 文件大小:965558
    • 提供者:王美涵
  1. vbgame

    0下载:
  2. vb3d仿CS和vb炸弹船游戏源代码!directx sdk7 在vb中的实例应用!-CS and vb3d fang bomb ship vb games source code! directx sdk7 examples in vb application!
  3. 所属分类:Shot Game

    • 发布日期:2017-03-24
    • 文件大小:708411
    • 提供者:wyowvfp
  1. CS_zuobiqi_VC

    0下载:
  2. CS最有名的作敝器ORC9源码 VC代码,欢迎交流!-CS shabby for the most famous VC source code browser ORC9 are welcome to exchange!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:265171
    • 提供者:无颜之月
  1. FileTrans-CS-S-TCP

    0下载:
  2. 基于网络接口的编程,分服务器和客户端,实现了文件的传送-Web-based programming interfaces, sub-server and client to achieve the transmission of the document
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3802749
    • 提供者:tree
  1. www.cs.ucr.edu

    0下载:
  2. VxWorks training material from www.cs.ucr
  3. 所属分类:VxWorks

    • 发布日期:2017-04-03
    • 文件大小:932241
    • 提供者:Henry
  1. Sparse_and_Redundant_Representations_From_Theory_t

    0下载:
  2. 有关稀疏表达的书,http://www.cs.technion.ac.il/~elad/index.html中有介绍-Expressed about the book sparse, http://www.cs.technion.ac.il/ ~ elad/index.html described in
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:20667175
    • 提供者:Azarm
« 12 3 4 5 »
搜珍网 www.dssz.com