搜索资源列表
ARM28
- 替代加密: A B C D E F G H I J K L M N O P Q R S T U V W 密文 Y Z D M R N H X J L I O Q U W A C B E G F K P 明文 X Y Z T S V I HAVE A DREAM!# 密文?? 用ARM编程实现替代加密。
STM32 模拟 IIC 驱动 Maxim 加速度传感器 MXC6202 代码
- 工程文件为编译环境 Keil MDK4 ST2.0的库,iic_driver.c是模拟IIC代码文件并读出加速度计在X,Y轴上的初始值,没有经过数据处理成加速度的值。 led.c数码管显示程序文件,注释之后的代码是通过一个数码管依次显示X,Y轴上总共8位初始值,把注释去掉之后是通过595锁存8的数码管同时显示加速度计初始值。 main.c是主函数.
ADXL322_20090209.rar
- Arduino雙軸加速度計取值,包含 X、Y 軸的 G 值以及 X、Y 軸的傾斜角度,Arduino accelerometer dual-axis values, including the X, Y-axis value of G and X, Y axis tilt angle
Test-case-and-code-embedded-ARM-
- 嵌入式ARM实验案例与代码 本目录下的文件夹x.y,代表第x章,第y节,其一般包含该章节的实验源码和Makefile等实验所需文件。 其中chapter05和chapter06由于所使用的工具源码包比较多,所占空间大,建议通过其它方式给予。-Test case and code embedded ARM directory folder under xy, on behalf of x, chapter y section, the general experimental sectio
LongQiuMMA7455
- 龙丘mma7455加速传感器程序,可以显示x、y、z的值,使用51单片机和1602液晶显示-Long Hill mma7455 acceleration sensor program
LCD
- mini2440裸机的十寸LCD,可显示欢迎界面和x、y轴,并能随可调电阻的变化以曲线的形式实时显示在LCD上。-to display the welcome screen and x, y-axis, and the change in resistance with adjustable curve real-time display on the LCD the mini2440 bare metal of the ten-inch LCD.
MPU6050
- MPU6050三轴智能数字传感器,包含X轴,Y轴,Z轴传感器,驱动代码。-MPU6050 triaxial intelligent digital sensors, including the X-axis, Y axis, Z axis sensor, driver code.
MEMS
- This example shows how to configure the MEMS accelerometre to detect acceleration X/Y axis and to detect the click/double click on Z axis. After startup the program checks the MEMS accelerometre status registers and behaves as follows: 1. I
CEPARK-IAR_Stm32Adc
- 伺服电机控制 X-Y方向电机 运动的精确控制模型建立-Precise control model servo motor control motor movement to establish XY direction
KMP
- 模式匹配算法KMP封装。非常适合从数据流中查找子字符串,尤其是嵌入式编程,非常好用。不同于常见的遍历字串查找,该方法不需要指针回溯和数据缓存,单片、ARM或无操作系统环境下,非常好用,更适合同时查找多个字符串。-请键入文字或网站地址,或者上传文档。 取消 Móshì pǐpèi suànfǎ KMP fēngzhuāng. Fēicháng shìhé cóng shùjù liú zhōng cházhǎo zi zìfú chuàn, yóuqí shì qiànrù shì biā
vivado
- 用中规模MSI基本逻辑功能模块 实现关模比较器(要求分别使用中规模和语言实现): 功能要求:它的输入是两个8位无符号二进制整数X和Y,以及一个控制信号S;输出信号为1个8位无符号二进制整数Z。输入输出关系为:当S=1时, Z=min(X,Y);当S=0时, Z=max(X,Y)。(Modeling comparator is implemented by using basic logic function modules of medium-scale MSI (medium-scale an