资源列表
hangzhuxuliezhuxu
- 行主序和列主序演示程序 数据结构演示程序-Row and column main sequence main sequence data structure demo demo
java1
- Java教程0—1章全部示例程序 源代码,可供初学者学习-Java Tutorial 0-1 Chapter Full sample program source code, for beginners to learn
java2
- Java教程2-3章全部示例程序 源代码,可供初学者学习-Java Tutorial 2-3 Chapter Full sample program source code, for beginners to learn
model
- 利用MATLAB开发的,连铸二次冷却区铸坯表面温度和中心温度的分布曲线图。可以求出所有点的温度。-Using MATLAB development, continuous casting slab of secondary cooling zone and the core temperature of the surface temperature distribution curve. The temperature of all points can be obtained.
java3
- Java教程4-5章全部示例程序 源代码,可供初学者学习-All sample Java Tutorial Chapter 4-5 source code, for beginners to learn
java4
- Java教程6-7章全部示例程序 源代码,可供初学者学习-Java Tutorial Chapter 6-7 full sample source code, for beginners to learn
gammu
- component for sms gateway
BinarySearch
- 二分搜索,经过优化的二分搜索,用模板实现的。-BinarySearch
edeg1
- 此程序对于学习图像处理的学生很有用处,不妨看看。-This program for students to learn useful image processing, take a look.
smallgame
- 自己花两个月写的个小游戏,跟大家分享一下,不是特别牛X的那种,-a small game made by myself
tezhengtiqu
- 特征提取的几种算法程序,应该对图像处理有很大用处。不妨试试。-The algorithms for feature extraction procedure should be very useful for image processing. Worth a try.
cifafenxiqi6
- 该个词法分析器要求至少能够识别以下几类单词: a. 关键字:else if int return void while共6个,所有的关键字都是保留字,并且必须是小写; b. 标识符:识别与C语言词法规定相一致的标识符,通过下列正则表达式定义:ID = letter (letter | digit)*; c. 常数:NUM=(+ | - |ε)digit digit*(.digit digit* |ε)(e(+ | - |ε) digit digit* |ε),letter =
