-
关于轮廓匹配的源码
提取轮廓 进行轮廓匹配 计算相似度
对于图像的相似度计算较为精准
- 2022-04-17 00:42:07下载
- 积分:1
-
dxf2G
说明: 将DXF文件转换为G代码(NC代码),只能转换ASCII编码的DXF文件(dxf2G is a simple program that converts dxf 2D files into a .ngc G code files usable in programs such as Emc2 )
- 2010-04-27 19:34:50下载
- 积分:1
-
PIDzs
光电编码器,是一种通过光电转换将输出轴上的机械几何位移量转换成脉冲或数字量的传感器。
这是目前应用最多的传感器,光电编码器是由光栅盘和光电检测装置组成。光栅盘是在一定直径的圆板上等分地开通若干个长方形孔。由于光电码盘与电动机同轴,电动机旋转时,光栅盘与电动机同速旋转,经发光二极管等电子元件组成的检测装置检测输出若干脉冲信号(Photoelectric encoder, a photoelectric conversion to the output shaft of the mechanical geometry of displacement into a pulse or digital sensors. This is currently the most widely used sensors, optical encoder is determined by the grating disk and photoelectric detection device component. Grating disc is a circular plate in such a diameter of several rectangular holes partially opened. Because coaxial photoelectric encoder and the motor, the motor rotates, the grating disk rotates with the same speed motor, the light-emitting diodes and other electronic components of the detection device detects certain pulse signal output)
- 2013-08-19 20:34:47下载
- 积分:1
-
authenticationtoken-96133
Aunthetication token.
- 2014-11-07 16:34:13下载
- 积分:1
-
最小波动值 ACM splay tree
分析公司的营业情况是一项相当复杂的工作。经济管理学上定义了一种最小波动值来衡量营业情况:
每天的最小波动值=min{|该天以前某一天的营业额-该天的营业额|}
第一天的最小波动值为第一天的营业额。
最小波动值越大,说明营业情况越不稳定。要分析整个公司从成立到现在营业情况是否稳定,只需要把每一天的最小波动值加起来就可以了。
现在给出公司成立以来每天的营业额,编写一个程序计算公司成立以来每天的最小波动值的总和。
- 2022-04-25 17:42:15下载
- 积分:1
-
A-letter-home
一封家书。实现类的集成以及多态性,很好的练习题目。实现家书书写版本(A letter home. Achieve integration and polymorphism, practice questions. Letter writing version)
- 2016-02-14 18:57:36下载
- 积分:1
-
openssl
为网络通信提供安全及数据完整性的一种安全协议,囊括了主要的密码算法、常用的密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用。(The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing ...
)
- 2014-01-19 23:59:58下载
- 积分:1
-
LwIP嵌入式系统的开放源代码TCP/IP协议栈
LwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开放源代码TCP/IP协议栈。LwIP的含义是Light Weight(轻型)IP协议,相对于uip。LwIP可以移植到操作系统上,也可以在无操作系统的情况下独立运行。LwIP TCP/IP实现的重点是在保持TCP协议主要功能的基础上减少对RAM的占用,一般它只需要几十K的RAM和40K左右的ROM就可以运行,这使LwIP协议栈适合在低端嵌入式系统中使用。LwIP的特性如下:支持多网络接口下的IP转发,支持ICMP协议 ,包括实验性扩展的的UDP(用户数据报协议),包括阻塞控制,RTT估算和快速恢复和快速转发的TCP(传输控制协议),提供专门的内部回调接口(Raw API)用于提高应用程序性能,并提供了可选择的Berkeley接口API。http://www.sics.se/~adam/lwip/或http://savannah.nongnu.org/projects/lwip/
- 2022-02-09 13:45:37下载
- 积分: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
-
plrc_fdtd
一维等离子体的plrc—fdtd算法程序(one-dimensional plasma plrc- fdtd Algorithm)
- 2006-10-01 09:29:56下载
- 积分:1