资源列表
11Vol33No2
- Segmentation of structure in medical images is an important research topic. It has applications in patient diagnoses, image-guided surgery, and medical data visualization. One approach to solving this problem is the use of active contours or \s
EESaiEdit5
- 阿赛HTML在线编辑器是一款简洁,兼容性极强的HTML在线编辑器(经测试已完美兼容IE全系、火狐、谷歌),可以方便地整合到各种网站系统中(经测试已完美支持ASP、PHP、.NET、JSP),摒弃常规的框架编辑器模式,采用全新的文本域模式,获取更好的多浏览器兼容性,仅一个JS核心文件,方便大家植入与修改。-A race HTML online editor is a simple, superbly compatible HTML editor (after the test has been p
NIGHT-VISION-TECHNOLOGY
- nothing to describe about this oh no -nothing to describe about this oh no
M24LR_C_sourcecode
- M24LR Discovery Board firmware
lexer
- 词法分析器 将各种标识符 关键字进行词法分析。-The lexer various identifiers keyword lexical analysis.
GrammerAnalysis
- 用MFC写的语法分析器,可以进行算符优先文法分析-Analysis of operator precedence grammar parser, written with MFC
SyntaxAnalysis
- 用MFC写的词法分析器 能分析大部分C语言的保留字符和各种界符、算符、整数、标示符等等。-Write with MFC lexical analyzer can analyze the reserved character of most of the C language and the various delimiters, operators, integer identifier.
Lexer
- C++词法分析器,通过设定关键字,简单得对c++词法进行分析,能分析出标识符,运算符等-The C++ lexical analyzer by setting the keyword, simple a pair c++ lexical analysis, analysis of the identifier, operator
nat
- matlab codes for fabric
8-puzzle-(java)
- 8puzeel program by java-8puzeel program by java
an
- calculates cost of one ounce of pure alcohol given volume, price, and proof. special calculations for beer and if converting from mL to Oz.
mm
- It is defined between two matrices only if the width of the first matrix equals the height of the second matrix. Multiplying an m×n matrix with an n×p matrix results in an m×p matrix. The C program below show the matrix multiplication.