-
STM32超声波
说明: 基于stm32f103的超声波测距程序,利用keil编写(Ultrasonic ranging based on STM32F103)
- 2020-07-04 04:20:01下载
- 积分:1
-
polynomial
说明: 线性表的基本运算及多项式的算术运算在顺序表泪SeqList 中增加成员函数void Reverse()实现顺序表的逆置
(Linear form the basic arithmetic operations and the polynomial form in order to increase tear SeqList member function void Reverse () to achieve the inverse order of the table set)
- 2010-04-20 20:11:40下载
- 积分:1
-
步进电机反装、
89c52控制小步进电机,可以用来参考,也可从用(Stepper motor program)
- 2018-05-22 10:02:39下载
- 积分:1
-
西门子测试Demo源代码VS2010版
测试西门子连接,本软件为测试版本,仅供测试用途,(test the connection between PLC)
- 2019-03-12 14:36:58下载
- 积分:1
-
digui
递归下降语法分析设计原理与实现技术
完成以下描述算术表达式的LL(1)文法的递归下降分析程序
G[E]: E→TE′
E′→ATE′|ε
T→FT′
T′→MFT′|ε
F→ (E)|i
A→+|-
M→*|/
(Recursive descent parsing design principles and implementation techniques to complete the following description of arithmetic expressions LL (1) recursive descent parser grammar G [E]: E → TE ' E' → ATE ' | ε T → FT' T ' → MFT ' | ε F → (E) | i A →+ |- M →* | /)
- 2011-07-08 22:06:30下载
- 积分:1
-
快递单打印软件开放源码
快递单打印软件开放源码版
2009年11月份的一个作品,很简单,就是为了快递单打印。
解决超大数量的打印
作者:xushuyi
电子邮件:xushuyi@126.com
编译平台
Borland Delphi 7.0 企业版
- 2023-06-18 17:10:03下载
- 积分:1
-
K1_STK_v1.1
Keystone1 架构的DSP软件开发包,经过实际测试适用于 TI C6678 EVM板 / C6670 EVM板 / C6657 EVM板。
Keystone1 软件开发包(STK) IPC基本例程;C66X指令测试;SRIO例程;Memory测试例程;6670VCP2测试例程;I2C例程;SPI例程;EMIF例程;DualC6457 SRIO通信例程;Keystone_Timer例程;keystone_UART例程;keystone_Navigator例程;EMAC多核boot例子;CCS下使用命令行建立编译工程;在C6678实现VLFFT例程;Keystone_UART中断例程; Hyperlink示例程序;DSP与A15之间的IPC例程; SPI Flash boot demo PA配置发送UDP报文 EVM6657 EMAC-PC通信例程(Keystone1 architecture DSP Software Development Kit, after the actual test applies to TI C6678 EVM board/C6670 EVM board/C6657 EVM board
Keystone1 Software Development Kit (STK) KeystoneII DSP Software Development Kit (STK)
IPC basic routines C66X instruction test SRIO routines Memory test routines 6670VCP2 test routine I2C routines SPI routines EMIF routine DualC6457 SRIO communication routines Keystone_Timer routines keystone_UART routine keystone_Navigator routine EMAC multicore boot example use the following command line build CCS compiler project achieve VLFFT routines C6678 Keystone_UART interrupt routine Hyperlink sample program IPC routines between the DSP and the A15 SPI Flash boot demo PA configuration send UDP packets EVM6657 EMAC-PC communication routines)
- 2020-10-23 15:17:22下载
- 积分:1
-
outlook小插件,实现读取多个pst到outlook
因为工作中涉及到将多个(大概有150个pst)文件导入到outlook里面,同是每个pst文件解压之后有很多小的子文件夹,手动合并的话太麻烦,这里也包含了将邮件分别合并到发件箱和收件箱,以及垃圾箱的功能,不过运行速度有点慢,还有待提高
- 2022-02-06 04:17:16下载
- 积分:1
-
ad9850
内含串行与并行模式程序。有读函数,写函数,复位说明 与测试程序主函数(With serial and parallel mode program. Read write function, function, reset and test program main function)
- 2013-08-31 13:08:23下载
- 积分:1
-
tupc
非线性方程组的解法,牛顿方法,参考数值算法集()
- 2018-07-05 05:21:53下载
- 积分:1