搜索资源列表
Camera_Calibration_TSAI
- 由[Tsai 1987]总结的一种摄象机标定基本方法:假设标定点位于 的平面中,并假设摄象机相对于这个平面放置的,以满足下面两条重要条件: 1. 绝对坐标系中的原点不在视场范围内. 2. 绝对坐标系中的原点不会投影到图像上接近于图像平面坐标系统的 轴. -by [Tsai 1987] concluded a basic camera calibration method : Assuming superscr ipt sen
Energynormalization
- Speech Recognition - Numbers 1 to 5 Energy normalization and time alignment References: [1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993. % [2] P.E. Papamichalis, Practical Ap
EnergyNormalizationCepSpec
- Speech Recognition - Numbers 1 to 5 Energy normalization and time alignment References: [1] L. Rabiner and B.H. Juang,Fundamentals of Speech Recognition, Prentice-Hall, 1993. % [2] P.E. Papamichalis, Practical Ap
BorlandBGI
- /* GRAPHICS DEMO FOR TURBO C 2.0 Copyright (c) 1987,88 Borland International. All rights reserved. From the command line, use: tcc bgidemo graphics.lib */
c++123116693
- (c) 1987 Ken Harris 901 E. Hampton Milwaukee, WI 53217 (414) 962-1961 -(c) 1987 Ken Harris, 901 E. Hampton Milwauke e, WI 53217 (414) 962-1961
fox
- Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEAD
RC4
- RC4加密算法是大名鼎鼎的RSA三人组中的头号人物Ron Rivest在1987年设计的密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。-RC4 encryption algorithm is RSA famous trio of top figures Ron Rivest in 1987, the design of va
BorlandBGI
- /* GRAPHICS DEMO FOR TURBO C 2.0 Copyright (c) 1987,88 Borland International. All rights reserved. From the command line, use: tcc bgidemo graphics.lib */ -/* GRAPHICS DEMO FOR TURBO C 2.0 Cop
smith1
- Smith Chart: The Smith chart, invented by Phillip H. Smith (1905-1987),is a graphical aid or nomogram designed for electrical and electronics engineers specializing in radio frequency (RF) engineering to assist in solv
vitter
- This code is adapted from Professor Vitter s article, Design and Analysis of Dynamic Huffman Codes, which appeared in JACM October 1987 author: karl malbrain, karl_m@acm.org
SLMCR
- SLMCR 网络 实现一个圆柱体的平衡; 采用C语言写的算法Demo 代码-code for learning to balance a pole, used for experiments described in Strategy Learning with Multilayer Connectionist Representations, by C. Anderson, in the Proceedings of the Fo
cal
- 万年历小程序,输入一年的年份,如1987,则显示出1987当年的日历。自己原创小程序。-Calendar applet, enter the year of the year such as 1987, it shows a calendar year. Their original applet.
AlgoritmRabina_Karpa
- The Rabin–Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find any one of a set of pattern strings in a text. For text of length n and p pattern
code
- Mark Allen Weiss 1987年在普林斯顿大学获得计算机科学博士学位,师从著名算法大师Robert Sedgewick,现任美国佛罗里达国际大学计算与信息科学学院教授.他曾经担任全美AP(Advanced Placement)考试计算机学科委员会的*(2000-2004).他的主要研究方向是数据结构,算法,和教育学.- In this second edition of his successful book,
rc4
- rc4加密算法是大名鼎鼎的RSA三人组中的头号人物在1987年设计的密钥长度可变的流加密算法簇。-rc4 RSA encryption algorithm is the famous trio of the top figures in 1987, the design flow of variable length key encryption algorithm clusters.
MarchingCubes
- 移动立方体(MarchingCubes)算法是面绘制算法中的经典算法,它是W.Lorensen等人于1987年提出来的一种体素级重建方法。因其原理简单容易实现,得到了广泛的应用。-The marching cubes (marchingCubes) algorithm is a classical algorithm in the surface rendering algorithm, it is W.Lorensen, who in
minix3.1.8
- MINIX是一种基于微内核架构的类UNIX计算机操作系统,由Andrew S. Tanenbaum发明。MINIX最初发布于1987年,开放全部源代码给大学教学和研究工作。 作为一个教学操作系统,Minix的源代码很适合操作系统课程的学习。-MINIX is a microkernel architecture based UNIX-like computer operating systems, by Andrew S. Tane
on_exit
- Linux Device Driver: on exit.c 1.1 92 07 30 Copyr 1987 Sun Micro) .
cal122
- 万年历小程序,输入一年的年份,如1987,则显示出1987当年的日历。自己原创小程序。-Calendar applet, enter the year of the year such as 1987, it shows a calendar year. Their original applet.
NI-488.2-example-code
- IEEE488.2 儀表控制接口編成範例程序,非常具參考價值(IEEE488.2 instrument control interfaces compiled sample program, a very useful reference)