搜索资源列表
kbest
- k Shortest Paths David Eppstein s method ICTCLAS研究学习组 http://groups.google.com/group/ictclas?msg=subscribe-k Shortest Paths David Eppstein's method IC TCLAS Studies Group http : / / groups.google.com / group / sub ictclas msg = scribe
ToolPublic
- TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally developed
CUDA_NVIDIA
- 3月25-27 NVIDIA 首席科学家DAVID KIRK CUDA技术讲座内容资料
CBUILDER6
- 签于目前市场上结合Query万能查询的第三方控件,适合DELPHI的特别多,如武稀松先生的WNQUERY,但适合CBUILDER的几乎是麟毛凤脚,由于公司产品上需要用到该功能,所以特别花了一天时间编了这个适合CBUILDER6版本的万能查询模块(如有需要亦可提供CBUILDER5的版本),供大家参考使用,改天有时间我会推出该系列的第三方控件,希望大家多提宝贵意见。 功能特点: 1、结合adoQuery(只适合adoQuery),如需支持Query,请另行通知我; 2、结合ado
0004
- The Tomes of Delphi: Win32 Core Api by John Ayres, David Bowden, Larry Diehl, Michael Tobin, Rod Mathes, Ovais Reza, Mike Tobin
computer-vision_src
- 计算机视觉/(美) David A. Forsyth, Jean Ponce著 林学訚, 王宏等译 配套源码-<computer vision > David A. Forsyth, Jean Ponce source code CD attached by print version
programming_massively_parallel_processors
- Programming Massively Parallel Processors A Hands-on Approach by David B. Kirk and Wen-mei W. Hwu English version
Apple-3-Source---Disk-3-Formatter
- APPLE3磁盘接口程序源代码, 英文版的, 作者: David T. Craig-APPLE3 disk interface program source code, in English, Created by David T. Craig
Matlab-course
- MATLAB® 揭秘 David McMahon 著 郑碧波 译本书是用MATLAB 进行科学计算,《MATLAB揭秘》中文版-MATLAB Secret David McMahon Zheng Bibo translation of the book Scientific Computing with MATLAB, MATLAB Secret " Chinese version
Classes-and-objects-practice
- 1. 声明通讯录类cComm包含姓名(Char*类型)、地址(char[50]类型)、订货量(int型)、总量(int型,静态数据成员),默认构造函数(分别用"David"、"Long island"、200)、复制构造函数、输出函数。使用c0、c1("Tina","Weiland mur",150)、c2(c1)、c3("Wei fei")、c4("Wash Lehn","Washington")检验,并输出四个订货量的总和) 2. 设计词典cDic类,从列表{asdfghjkl}查找对应
wsnscript.tcl
- Sample tcl file of a wireless sensor network simulation. Authors: BAALI Etienne, LE MAROUILLE Bertrand, PANNETIER Guillaume, DAVID Paul
Hilbert
- 希尔伯特曲线一种能填充满一个平面正方形的分形曲线(空间填充曲线),由大卫·希尔伯特在1891年提出。 由于它能填满平面,它的豪斯多夫维是2。取它填充的正方形的边长为1,第n步的希尔伯特曲线的长度是2n - 2-n。 L系统记法: 变量: L, R 常数: F, +, - 公理: L 规则: L → +F--F+ R → − LF+RFR+FL− F : 向前 - : 右转90° + : 左转90-Hilbert curve can
HuffmanCode
- 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(In computer science and information theory, a Huffman code is a particular type of optimal prefix cod
(强化学习入门)David Silver
- 深度学习的中文版本,里面详细介绍了深度学习的各种算法,其中还有一些用到的基础内容,例如矩阵和向量的范数(Chinese version of the depth of learning, which detailed the depth of learning algorithms, some of which used the basics, such as vector and matrix norm)