搜索:Code+Example

找到约 5,882 项符合「Code+Example」的查询结果

结果 5,882
按分类筛选
显示更多分类
https://www.eeworm.com/dl/663/414314.html VHDL/FPGA/Verilog

MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programm

MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and ...
下载 102
·
查看 1099
https://www.eeworm.com/dl/647/379209.html 嵌入式/单片机编程

/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initializa

/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semiconductor, Inc 2006 * * This program is free so ...
下载 45
·
查看 1051
https://www.eeworm.com/dl/527/312820.html 通讯/手机编程

The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob

The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to "new_rs_erasures.c" are: - fully parameteriz ...
下载 103
·
查看 1129
https://www.eeworm.com/dl/626/460256.html 编辑器/阅读器

Some time during my development works I had the need of printing the contents of a ListView control.

Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print on multiple pages when the width of the lis ...
下载 148
·
查看 1116
https://www.eeworm.com/dl/633/431212.html Java编程

JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec

JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework * text utilities * user i ...
下载 31
·
查看 1117
https://www.eeworm.com/dl/633/485881.html Java编程

The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writ

The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this Introduction, the chapter titles indicate what area of databas ...
下载 69
·
查看 1147
https://www.eeworm.com/dl/633/477305.html Java编程

A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What i

A bluetooth SMS patcher Java ME application I made quickly after I thought about making one. What is does is to use JSR-82 (Bluetooth API) to send a String msg, String dest to another phone running shin-chan, and this phone will try to send it as SMS using JSR-135 (WMA). The upl ...
下载 180
·
查看 1065
https://www.eeworm.com/dl/871918.html 技术资料

ft5x06协议及驱动程序

本文档用以介绍Host如何读、写电容式触摸屏模组(简称CTPM)数据,包括CTPM的触摸坐标数据、寄存器值和原始数据。 注意:本文中的code例子,一些用到的子函数和全局变量没有定义
下载 4
·
查看 2850
https://www.eeworm.com/dl/881007.html 技术资料

DSP优化的G.723.1代码

·详细说明:DSP优化的G.723.1的代码,支持5.3和6.3速率,可直接在DSP平台上编译,运行,占用CPU%8,效果很好-The optimized code of DSP can support 5300 and 6300 bps. It can be compilered and runned in DSP table and have good performance.文件列表: &nb ...
下载 1
·
查看 5662
https://www.eeworm.com/dl/619/251187.html Linux/Unix编程

FIST可堆叠文件系统

FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-leve ...
下载 135
·
查看 1308