搜索资源列表
JavaFR_RSA_Source
- 基于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
202194203120058993704876147
- * RPly library, read/write PLY files * Diego Nehab, Princeton University * http://www.cs.princeton.edu/~diego/professional/rply *
Spherical_Harmonic
- 普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用-Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call
jwordnet
- WordNet is an extensive database developed by Princeton University faculty and students over the last thirty years. The database defines relationships between words in a comparable method to the way humans think of related words.
WordNet_Source
- http://wordnet.princeton.edu/ WordNet is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct
psb_util
- princeton 3d model retrieval util
lingting
- 聆听混沌的声音 本世纪70年代初,美国普林斯顿大学的生态学家R·May在研究昆虫群体繁殖规律时提出一个著名的模型: χ[n+1]=k*χ[n]*(1-χ[n])-listen to the voices of the chaotic early 1970s, Princeton University ecologist R May groups in the study of insects breeding laws when a famous model : [n +1] = k * [
0
- Princeton Shape 的模型库..其中的文件是.off格式的...对做三维模型的朋友有帮助
普林斯顿海洋模型POM
- 普林斯顿海洋模型POM是现时通用的海洋模型,此程序为POM模型网格生成文件。-The Princeton Ocean Model(POM) is a model widely accepted by physical eanographic researchers. This is the grid file of POM.
ddscat7.0.7
- 利用离散偶极炬算法计算不同形状粒子的电磁波散射特性-DDSCAT, a Fortran code for calculating scattering and absorption of light by irregular particles, has been jointly developed by Bruce T. Draine (Dept. of Astrophysical Sciences, Princeton University) and Piotr J. Flatau (Scr
denoise_wavelet
- 普林斯顿的小波去噪代码 很实用很好很强大-Princeton Wavelet Denoising code
cpudesheji
- CPUname是RISC处理器,采用普林斯顿体系结构,CPU与数据存储器间的通信使用Load/Store指令实现,数据存储采取统一的32位字长格式,32位定长指令,地址指令格式。使用专用数据通路结构,四级流水线,分为取指及译码,取数,运算,回写四步,拥有相关专用通路以解决数据相关问题,对跳转指令应用分支预测技术,使其不影响流水。-CPUname is a RISC processor, using the Princeton architecture, CPU and data memory,
hundundeshengyin
- 聆听混沌的声音 本世纪70年代初,美国普林斯顿大学的生态学家R·May在研究昆虫群体繁殖规律时提出一个著名的模型: χ[n+1]=k*χ[n]*(1-χ[n])-To listen to the voice of chaos the early 70s of this century, the United States at Princeton University ecologist R · May insect population breeding in the study pu
or124
- 运筹学单纯型法--java库 示例源代码 http://www.cs.princeton.edu/introcs/96optimization/LPDemo.java.html -Operations research simplex method- java libraries
1
- 《普林斯顿科学文库2-天遇混沌与稳定性的起源》 《普林斯顿科学文库2-天遇混沌与稳定性的起源》-" Princeton Science Library 2- day event of the origin of chaos and stability," " Princeton Science Library 2- day event of the origin of chaos and stability,"
1764
- PT2262/PT2272 是台湾普城公司生产的一种CMOS 工艺制造的低功耗低价位通用编解码 电路,PT2262/PT2272 最多可有12 位(A0-A11)三态地址端管脚(悬空,接高电平,接低电平), 任意组合可提供531441 地址码,PT2262 最多可有6 位(D0-D5)数据端管脚,设定的地址码和 数据码从17 脚串行输出,可用于无线遥控发射电-PT2262/PT2272 Taiwan Princeton CMOS technology company created
MultiuserdetectionVerdu
- sergio verdu 普林斯顿大学教授 多用户检测的宗师的大作,可供大家学习参考-sergio verdu professor at Princeton University, master of multi-user detection masterpiece, for them to learn from reference
Robust-Optimization-princeton
- 这本书编于普林斯顿大学,涉及到鲁棒规划,一种新的优化算法针对于不确定问题-This book is devoted to Robust Optimization — a specific and relatively novel methodology for handling optimization problems with uncertain data
csharpMinSpanTree
- .net最小生成树的普林算法和克鲁斯卡尔算法得算法过程-. Net Princeton minimum spanning tree algorithm and Kruskal algorithms have algorithm process
Prim
- 用C语言编写的最小生成树的改进普林算法,可以从任意节点开始生成最小生成树-Written in C language, Princeton improved minimum spanning tree algorithm, starting from any node to generate the minimum spanning tree