-
图像处理程序
本程序包含了图像处理的许多功能,比如旋转 平移 缩放以及图像增强的一些算法 还有HUFFMAN编码和获取图像纹理,希望对大家有帮助
- 2023-03-11 05:35:05下载
- 积分:1
-
c
说明: 单片机C语言入门教程,非常适合新手入门。从基础讲起,逐步提高。(Single-chip C Language Tutorial, very suitable for beginners. Start from the base, and gradually improve.)
- 2013-07-18 23:08:42下载
- 积分:1
-
LBM_4
这是一个用C++编写的模拟的Rayleigh-Benard自然对流的算法 希望对大家有帮助,互相学习(This is a simulation of the Rayleigh-Benard convection of an algorithm written in C++ hope to help everyone learn from each other)
- 2021-04-12 21:18:56下载
- 积分:1
-
an-r18an0033ej0100-tps-1-profinet
主控mcu与profinet进行SPI通讯的例子程序(An example program of SPI communication between master control MCU and PROFINET)
- 2020-06-23 11:40:02下载
- 积分:1
-
stc12c5a60s2 单片机的ucos ii 多任务操作系统
stc12 单片机 ucosII 操作系统源码(Stc12 MCU ucosII operating system source code)
- 2017-12-16 12:22:05下载
- 积分:1
-
词法分析Lex
名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件(Name lexical analyzer for C language
function:
1)Extract all lexems from C Language source code
2)Examine the syntax errors of the program and provide the line number of error line and note
3)preprocessed program file of the lexical analyzer source code of the analyzer(Lex.c), test file(test.c),status transformation chart,excutable program. Output: Error-recording file, symbol table file and identifier file.)
- 2021-04-01 15:29:08下载
- 积分:1
-
9346346
二维码扫描应用demo,精选ios编程学习源码,很好的参考资料。(Two dimensional bar code scanning application demo, select learning IOS programming source code, a good reference.)
- 2013-12-07 10:22:54下载
- 积分:1
-
C程序设计语言(第二版)
《C程序设计语言》是由C语言的设计者Dennis M. Ritchie和著名计算机科学家Brian W. Kernighan编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。
- 2023-04-18 21:10:05下载
- 积分:1
-
LZW压缩算法源代码
LZW压缩算法,实现文件的压缩与解压缩功能。
- 2022-02-06 10:27:02下载
- 积分:1
-
PID
一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定(A more typical PID treatment procedures, the use of single-chip microcomputer as the control cpu, please make some simplification, the specific PID parameters must be determined through experiments at specific audiences)
- 2007-10-21 10:31:49下载
- 积分:1