搜索结果

找到约 63 项符合 itself 的查询结果

单片机编程 LS7266R1在电子式万能材料试验机中的应用

针对材料试验机等设备中要求测量或控制材料拉伸或压缩的位移,一般采用光电轴角编码器检测位置信号,输出正交编码脉冲信号。若采用其他方法检测位置信号,必然导致电路设计复杂,可靠性降低。因此,提出一种基于LS7266R1的电子式万能材料试验机设计方案。给出了试验机中的控制器工作原理,LS7266R1与单片机的接口硬件设计, ...
https://www.eeworm.com/dl/502/29324.html
下载: 164
查看: 1093

单片机编程 基于msp430单片机的便携式数字倾角仪的研制

介绍了一种基于MSP430系列单片机和ADXL203加速度传感器的数字式倾角仪,它不仅可以实现水平度检测,而且可以测量00~3600范围内的任意倾角,分辨率可达O.1。。此外,由于该倾角仪输出为数字结果,因此它也可以与其他的数字设备结合起来,组合成一个功能更加强大的仪器。该数字倾角仪可广泛应用于建筑、机械、道路、桥梁、 ...
https://www.eeworm.com/dl/502/29406.html
下载: 67
查看: 1060

单片机编程 An easy way to work with Exter

Internal Interrupts are used to respond to asynchronous requests from a certain part of themicrocontroller that needs to be serviced. Each peripheral in the TriCore as well as theBus Control Unit, the Debug Unit, the Peripheral Control Processor (PCP) and the CPUitself can generate an Interrupt Requ ...
https://www.eeworm.com/dl/502/31373.html
下载: 164
查看: 1076

单片机编程 用单片机配置FPGA—PLD设计技巧

用单片机配置FPGA—PLD设计技巧 Configuration/Program Method for Altera Device Configure the FLEX Device You can use any Micro-Controller to configure the FLEX device–the main idea is clocking in ONE BITof configuration data per CLOCK–start from the BIT 0􀂄The total Configuration time–e.g. ...
https://www.eeworm.com/dl/502/31633.html
下载: 56
查看: 1096

数值算法/人工智能 This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve

This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. ...
https://www.eeworm.com/dl/518/102977.html
下载: 150
查看: 1137

单片机开发 自制51编程器 I have build my own programmer. This device can program the AT89C51 and works with it. So i

自制51编程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself. The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 device ...
https://www.eeworm.com/dl/648/151575.html
下载: 86
查看: 1071

数据结构 数字运算

数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum o ...
https://www.eeworm.com/dl/654/155654.html
下载: 115
查看: 1075

matlab例程 This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometr

This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample me ...
https://www.eeworm.com/dl/665/157044.html
下载: 95
查看: 1127

VHDL/FPGA/Verilog 一个游戏 the hardware for the game includes a number of displays, each with a button and -- a light, t

一个游戏 the hardware for the game includes a number of displays, each with a button and -- a light, that each represent a bin that can store marbles (beans). -- -- The display indicates the number of marbles in each bin at any given time. -- The light indecates that the present bin is not empty a ...
https://www.eeworm.com/dl/663/162462.html
下载: 103
查看: 1081

USB编程 Writing an Input Module The sample module introduced here is called idiom (Input Device for Interc

Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement ...
https://www.eeworm.com/dl/643/168380.html
下载: 64
查看: 1028