资源列表
GPC
- this is aplication for AAD and Bressenham Algorithm
facerec_video
- ImageClustering algorithm
Stack-in-cPP
- Stack is implemented in c-Stack is implemented in c++
The-LL1-parser
- 输入: 非终结符号串:AB 终结符号串:a 起始符号:A 文法个数:2 第一个产生式:A->aB|a 第二个产生式:B->a 输出 first follow集 输入:测试句型 aa 语法正确 测试句型 ab 语法不正确-Input: Nonterminal symbol string: AB The end of string symbol: a Start symbol: A The number o
algorithms
- 操作系统FIFO和ALU算法,用C++实现,利用算法对内存管理进行运算-the application of FIFO and ALU algorithms in OS
40025952
- 打字小程序 在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本文件的内容是英文),运行即可进行练习。 -Typing applet In VC integrated environment, compile, link into an executable file in the source directory, copy the six text files (n
guess_number_by_c
- 这是一个用C语言(dev c)编写的猜数字游戏,并配备了两份代码编写提示。 如果你能够在两份代码提示的帮助下,独立完成猜数字游戏的编程,说明你对C语言循环语句和控制台编程有了较好的理解。 本文件适合C语言教学培训。-This is a C language (dev c) written guessing game , and is equipped with two coding tips. If you can help the next two code hints , ind
computer_by_c
- 这是一个C语言(DEV C)开发的表达式计算程序。该程序演示了C语言swtich的基本功能。独立完成该程序,说明你掌握了C语言switch语句的使用。-This is a C language (DEV C) developed expression uation procedures. This program demonstrates the basic functions of C language swtich . Independently of the program , indi
amaze6
- 六角迷宫的生成与自动破解,挖墙补强,洪水破解-Hexagonal maze generation and automatic crack
least_squares_analysis_0809
- (1)最小二乘法拟合圆(二维平面); (2)将拟合结果写入txt文件-least squares fitting
class-management-source
- 课程管理系统,原创精品,属于一次测验所做-Course management system, original fine, belong to a test done
Huffman-Compressed-file-systems
- 哈弗曼算法及文件压缩系统实现,原创精品,属于一次实战所做-Huffman compression algorithm and file system implementation, original fine
