搜索结果

找到约 593 项符合 st-Link 的查询结果

Windows CE 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce

非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\ ...
https://www.eeworm.com/dl/674/292106.html
下载: 146
查看: 1094

系统设计方案 OMEGA家族芯片简介: 1997年

OMEGA家族芯片简介: 1997年,STMicroelectronics将MPEG器件、可编程传输器件以及CPU集成在单一的芯片中,制成了OMEGA 家族中第一片STi5500,为机顶盒以及数字电视的蓬勃发展铺平了道路。在此之后,ST使用了相同的芯片组架构进行DVD的开发。DVB和DVD芯片组中的MPEG解码和CPU部分的架构是相同的,只需要改变部分电路,就可以 ...
https://www.eeworm.com/dl/678/295666.html
下载: 71
查看: 1063

单片机开发 TDA7540 收音机程序

TDA7540 收音机程序,单片机为ST的,程序结构很不错的,可以参考一下,第一次上载,支持一下
https://www.eeworm.com/dl/648/302180.html
下载: 140
查看: 1036

微处理器开发 This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ

This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link l ...
https://www.eeworm.com/dl/655/315381.html
下载: 139
查看: 1037

Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows

看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} ...
https://www.eeworm.com/dl/619/315552.html
下载: 67
查看: 1089

Jsp/Servlet Class CatalogGUI lets the user display the product details of every product in the gourmet coffee st

Class CatalogGUI lets the user display the product details of every product in the gourmet coffee store s product catalog.
https://www.eeworm.com/dl/696/315871.html
下载: 101
查看: 1074

Java书籍 package query public class LinkQuery { private Node front private Node vear public Link

package query public class LinkQuery { private Node front private Node vear public LinkQuery() { this.front=null this.vear=null } public void add(int i) { Node newNode=new Node(i) if(vear==null && front==null) { vear=newNode front=newNode return } vear.next=ne ...
https://www.eeworm.com/dl/656/317846.html
下载: 24
查看: 1068

教育系统应用 大一时学c语言时做的一个基于turbo-c图形库的学生管理系统(非文本图形方式)

大一时学c语言时做的一个基于turbo-c图形库的学生管理系统(非文本图形方式),应该说当时花了不少心血。功能方面实现:调色(对8个默认的调色板的值进行更改),换肤(改界面颜色),时间,文件加密(用了类似转子加密的方法),快捷键,错误提示,分页等,注释比较详细,供初学c语言的人参考。需要将egavga.obj文件link起 ...
https://www.eeworm.com/dl/621/322570.html
下载: 140
查看: 1038

其他 8b10b编解码器

8b10b编解码器,常用于camera link,1394等高速信号传输
https://www.eeworm.com/dl/534/325527.html
下载: 151
查看: 1037

单片机开发 proface的触摸屏和艾默生的变频器通过此程序可相互通信

proface的触摸屏和艾默生的变频器通过此程序可相互通信,在屏上直接控制变频器的起停,调变频的其它参数,支持MEMORY-LINK,和艾默生的变频器的协议
https://www.eeworm.com/dl/648/327279.html
下载: 77
查看: 1056