搜索资源列表
ls
- LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n
编译原理实验_课程设计_词法分析
- 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
test1
- map映照容器的元素数据由一个键值和一个映照数据组成的,他也是采用红黑树实现,插入元素的键值不允许重复,默认从小到大排-Map of the container element data from the shine upon a key value and a mapping data of composition, he is also using red and black tree realization, the elements of the key value not allowe
rebblacktree
- 红黑树的实现,如何增加删除节点等,以及代码测试。-Red-black tree implementation, how to increase the delete node, as well as code testing.
opencv-face
- 实现人脸检测功能,并达到人脸检测红框的目的-Face detection function, and to achieve the purpose of face detection red frame
full-screen-
- 可以使游戏拉伸到全屏(如红警),自动更改注册表,运行“恢复显示模式.cmd”可以复原-Can make the game stretched to full screen (such as Red Alert), to automatically change the registry, run the " restore the display mode cmd" can recover
red_black_tree
- 实现红黑树的所有操作,包括插入、删除、查找、前驱、后继、最大值、最小值,最重要的是能够以树形打印(在控制台下)红黑树-Red-black tree of all operations, including insert, delete, search, precursor and successor, maximum, minimum, and most important to be able to print a tree (red-black tree under the console)
huoyan
- 模拟火焰效果的程序。通过修改色系,本程序可以实现红色火焰、蓝色火焰、绿色火焰三种效果,在 InitFire() 函数中取消相应行注释可以实现不同色系的火焰效果。-Simulated flame effect of the program. By modifying the color, the program can achieve red flame, blue flame, green flame three effects cancel InitFire () function line
PPT_IR_REMOTE_ATMEGA
- Infra Red controll application for PowerPoint presentations, using an ATmega644P devboard.
cam
- 基于OpenCv+VC2010编写的多摄像头的控制台应用程序,可以实现红蓝3D抓图-And based on OpenCv+ VC2010 prepared by the the a console application that of the multi-camera, you can achieve to a red and blue 3D capture
red-black
- this is a red-black tree and the basic operations
ball-track
- This code will find the red boll in live camera image
DSAAIC
- Mark ALLEN Weiss的著名书籍数据结构与算法分析里面的源代码,包括基本的数据结构,如链表、栈、队列、堆、树、AVL树、红黑树、各种排序算法.-Mark ALLEN Weiss' s famous book data structure and algorithm analysis inside the source code, including basic data structures such as linked lists, stacks, queues, heap,
ShellSort
- 程序才用c语言编写,实现希尔排序功能,算法复杂度为以2为底logn,另外有红黑树源码-Procedures before using the c language to achieve Hill sorting algorithm complexity is base 2 logn, another red-black tree Source
LazySnapping
- 实现了交互式的抠图,用户只需要用红线标记前景,绿线标记背景,就能将前景抠出来,实现了lazysnapping这篇文献中的方法-To realize the interactive matting, users need only in red mark the foreground. The green background markers, can the foreground to pull out, the realization of the method lazysnapping th
7612.Calculation-of-SpO2-using-PPG-signals
- this conatin SPO2 calcuation. SPO2 contain 2 important parts , red and ir and we have to compute AC and DC values of both.