搜索:code+formatting

找到约 4,826 项符合「code+formatting」的查询结果

结果 4,826
按分类筛选
显示更多分类
https://www.eeworm.com/dl/527/413138.html 通讯/手机编程

In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un

In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of u ...
下载 86
·
查看 1100
https://www.eeworm.com/dl/686/403352.html VC书籍

VC技术内幕第五版,学习VC经典书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet tech

VC技术内幕第五版,学习VC经典书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, ...
下载 195
·
查看 1103
https://www.eeworm.com/dl/542/403355.html 其他书籍

Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time

Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time hobby of a Finnish computer scientist by the name of Linus Torvalds, Linux was at first accessible only in software source code form to those with enough expertise to build and ins ...
下载 178
·
查看 1085
https://www.eeworm.com/dl/502/31244.html 单片机编程

可编程自动控制控制跑马灯

这一颗,我们学习如何让跑马灯自动按照我们预定的顺序进行。这种控制在工控场合经常用到。这个程序里,我们预先定义了一个变化的顺序speedcode,每跑一圈灯就根据预定设置的表格数据来决定下一圈的跑马速度。这样我们就实现了按照预定的顺序自动变化运行。请看代码:--------------------------------- ...
下载 185
·
查看 1176
https://www.eeworm.com/dl/502/31386.html 单片机编程

I2C slave routines for the 87L

The 87LPC76X Microcontroller combines in a small package thebenefits of a high-performance microcontroller with on-boardhardware supporting the Inter-Integrated Circuit (I2C) bus interface.The 87LPC76X can be programmed both as an I2C bus master, aslave, or both. An overview of t ...
下载 147
·
查看 1158
https://www.eeworm.com/dl/894674.html 技术资料

机载选择呼叫模拟系统设计

机载选择呼叫系统主要运用于地面塔台并通过高频或甚高频通道与某架特定飞机进行定向呼叫.根据机载选择呼叫系统所具备的功能进行模块化设计;用Altium2004软件,根据模块设计进行原理图地绘制;用C语言编辑单片机核心程序,实现代码对比功能;通过ISISProfessional软件进行选呼功能的仿真,实现代码对比、提示 ...
下载 3
·
查看 2172
https://www.eeworm.com/dl/557/12900.html 单片机

1.3_Dave_v2.1.rar

DAvE是英飞凌科技公司的电子芯片模拟开发应用工具软件。 戴夫会帮助你在你的项目中规划你想使用的英飞凌单片机或dsp,以提供智能向导,那帮你设定芯片来工作的方式和你需要的各功能模块,自动生成C-code驱动功能与适当的单片外围设备和中断的控制。 DAvE会直接与编译器的IDE互动。 ...
下载 113
·
查看 1151
https://www.eeworm.com/dl/502/30878.html 单片机编程

DTMF Decoding with a PIC16xxx

This application note describes how to decode standard DTMF tones using the minimum number of external discrete components and a PIC. The two examples use a PIC which has an 8 bit timer and either a comparator or an ADC, although it can be modified for use on a PIC which has only ...
下载 34
·
查看 1320
https://www.eeworm.com/dl/665/153823.html matlab例程

物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)

物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost netwo ...
下载 52
·
查看 1122
https://www.eeworm.com/dl/531/287920.html 操作系统开发

在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外

在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. ...
下载 145
·
查看 1123