-
PS2手柄 Arduino版本
ps2 .lib PS2手柄,库文件。。。。。PS2库文件,ARDUINO可以直接调用。。。。。
- 2022-02-25 16:49:09下载
- 积分:1
-
STM32F103工程模板
STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板STM32F103工程模板
- 2023-02-02 02:05:04下载
- 积分:1
-
melpe
说明: MELPe fixed point 2400/1200bps
- 2020-06-25 07:00:02下载
- 积分:1
-
ICA_denoise
ICA去噪程序,与小波去噪比较,去噪效果较好。(ICA denoising procedure, compared with wavelet denoising, denoising is better.)
- 2010-06-22 16:20:03下载
- 积分:1
-
ZigBeePRO_V21_Release
韩国无线电波公司ZIGBEE无线模块开发例程,可直接运行(South Korean wireless radio module development company ZIGBEE routines can be run directly)
- 2010-10-28 19:33:37下载
- 积分:1
-
SPA
连续投影算法的Matlab程序 下载后可以直接使用(Successive projections algorithm
)
- 2020-12-07 09:59:21下载
- 积分:1
-
LIN模块
USB转LIN的底层代码,可以作为二次开发使用。关于LIN的代码非常的少。使用起来非常的方便、快捷。在汽车LIN总线领域是非常稳定的。经反复测试可以和周立功的CAN代码相媲美。有需要的同学可以下载。
- 2022-06-20 13:19:55下载
- 积分:1
-
TSP_fdr_clnthins
本资源包含基于蛮力法DFS解决TSP问题的相关代码以及TSP的城市数据(This resource contains codes for solving TSP problems based on brute force DFS and city data for TSP)
- 2018-10-11 16:00:41下载
- 积分:1
-
TransformShow
包含完整的DIB图像类,使用该类能完成大多数关于BMP文件的图像操作。示例中包含对于图像的不同角度旋转,镜像,缩放,裁剪,相框等图像变换效果。(Contains the complete the DIB image class, use the class to complete the most image manipulation BMP file. Included in the sample for the different angles of the image rotation, mirroring, scaling, cropping, picture frame image transformation effects.)
- 2013-03-19 23:12:03下载
- 积分:1
-
expression
利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。
输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。
(Done using an arithmetic expression evaluation stack: file input from the keyboard or an arithmetic expression, calculate and display the results. Requirements process: (1) to postfix expression and output (2) evaluation of the postfix expression and output. Enter the expression can be integers, real numbers, parentheses, operators including+,-,*,/,#( representatives unary minus). You can enter several different expressions are evaluated until the user selects " Exit." Stack can implement the basic operations, you can also use the system implementation of the STL.)
- 2011-10-30 14:14:01下载
- 积分:1