-
PL语言到中间代码的编译程序
PL语言到中间代码的编译程序,vc下编译 (PL language to the interlanguage compiler, under vc
translates )
- 2020-11-19 00:19:38下载
- 积分:1
-
MUSICdoc
一篇music算法的文档,名字为基于均匀线阵的改进MUSIC算法(Algorithm is a music document, the name is based on uniform linear array MUSIC algorithm for improved)
- 2011-05-21 19:18:39下载
- 积分:1
-
sx1276驱动的STM32l151移植和测试的源代码
sx1276 是 SEMTECH 公司用于IOT 领域的芯片,可以自己建立LPWAN 也可以加入LORAWAN。目前非常火。
本源码包包含了SX1276的原厂驱动,并对其移植到Stm32l151的SOC上应用。以对其进行实际测试。效果良好, 通讯距离最大做到了2.5KM。
- 2022-12-06 22:55:03下载
- 积分:1
-
DirectSound混音
要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。(procedures to be used for DirectSound Development Kit Programming cases, I hope to be able to learn programming DirectSound friends help.)
- 2005-07-11 12:58:40下载
- 积分:1
-
FFT_armtest_vc
这是一个比较全面的傅里叶变换,例子中含有测试的图片,能让人更加明白傅里叶变换的处理效果。(This is a more comprehensive Fourier transform, the example contains a picture of the test, can make people more aware of the Fourier transform of the treatment effect.)
- 2012-07-10 10:57:38下载
- 积分:1
-
诺瓦泰GPS数据解码
诺瓦泰OEM板卡,数据解码,诺瓦泰协议数据解码,可用于飞控等诺瓦泰OEM板卡,数据解码,诺瓦泰协议数据解码,可用于飞控等诺瓦泰OEM板卡,数据解码,诺瓦泰协议数据解码,可用于飞控等
- 2022-05-30 23:32:24下载
- 积分:1
-
AVR PID 程序
本程序代码通过AVR ATmega88单片机运行PID运算算法,对于智能化的跟踪控制是必不可少的,输出可通过PWM输出控制电机或者两位输出控制继电器输出,都能达到非常好的控制效果。(This program code through the AVR ATmega88 microcontroller operation PID algorithm, for intelligent tracking control is essential, the output can be output through the PWM control motor or two bit output control relay output, can achieve very good control effect.)
- 2017-11-20 12:01:16下载
- 积分:1
-
本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认...
本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of a c source code language : grammar is a four yuan design a data structure of a grammar. Experimental name : data structure of grammar; 2. The experiment : grammar study and understanding of data elements, and understanding of grammar four parts within the computer model. 3. Experimental requirements : one, two open-language can be used to follow-up experiments 3. Two weeks to complete, and paid Experimental Report
- 2022-03-22 20:28:31下载
- 积分:1
-
PIC模拟IIC时序
PIC模拟IIC时序:
void IIC_WriteACK(void); //返回应答信号
void IIC_Stop(void); //停止信号
void IIC_Writenoack(void); //无应答信号
void IIC_Start(void); //启动信号
- 2023-06-29 10:10:04下载
- 积分:1
-
C# 单机网络监听 实例源码
可实现本机TCP or udp网络监听
- 2014-11-17下载
- 积分:1