搜索结果
找到约 268 项符合
shows 的查询结果
按分类筛选
- 全部分类
- 技术资料 (50)
- 单片机开发 (21)
- matlab例程 (20)
- Java编程 (15)
- VC书籍 (14)
- 其他书籍 (10)
- 其他 (8)
- 微处理器开发 (8)
- 电源技术 (7)
- 单片机编程 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- Java书籍 (5)
- MacOS编程 (5)
- DSP编程 (4)
- 电子书籍 (4)
- 教程资料 (4)
- 驱动编程 (4)
- 软件设计/软件工程 (4)
- 操作系统开发 (3)
- 软件工程 (3)
- 嵌入式综合 (3)
- 数学计算 (3)
- 汇编语言 (3)
- 其他数据库 (3)
- 人工智能/神经网络 (3)
- Delphi控件源码 (3)
- Windows Mobile (3)
- 书籍 (2)
- 数值算法/人工智能 (2)
- Internet/网络编程 (2)
- 文件格式 (2)
- USB编程 (2)
- VHDL/FPGA/Verilog (2)
- 系统设计方案 (2)
- Oracle数据库 (2)
- 其他嵌入式/单片机内容 (2)
- 邮电通讯系统 (2)
- 行业发展研究 (2)
- 源码 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 资料/手册 (1)
- 测试测量 (1)
- 压缩解压 (1)
- Linux/Unix编程 (1)
- 串口编程 (1)
- 编译器/解释器 (1)
- Applet (1)
- CA认证 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 文章/文档 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 其他行业 (1)
- 中间件编程 (1)
其他书籍 The book consists of three sections. The first, foundations, provides a tutorial overview of the pri
The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are construct ...
微处理器开发 This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45
This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI peripheral on the AT91RM9200EK. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool
文件格式 The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like
The C language is like a carving knife: simple, sharp, and extremely useful in
skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it.
This paper shows some of the ways C can injure the unwary, and how to avoid injury.
其他 Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of eac
Make Text-Overflow work on both IE and Firefox
If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) shows up at the end of each line.
Try to resize the window or change the font size to see if "..." (ellipsis) will show up or disappear.
Demo - Listing
软件设计/软件工程 The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core
The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core) in a VHDL simulation environment. The core is packaged as a soft (VHDL) macro and it implements all transcenden-tal functions. Analysis of the accuracy of the algorithms implemented shows that the C ...
编译器/解释器 Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler
Installation on a i386 Linux host (for Windows read win32/readme.txt)
./configure
make
make test
make install
By default, tcc is installed in /usr/local/bin.
./configure --help shows configuration options.
Java书籍 java应用开发指南完整版
java应用开发指南完整版,. It explains how to use JBuilder’s IDE to manage projects and files, visually
design a user interface, and compile, debug, and run your programs. It also shows
you how to create a JavaBean component using BeansExpress.
The User’s Guide contains the following chapters: ...
驱动编程 This utility has two views: (a) one view that will show you the entire PnP enumeration tree of devic
This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device objects created, sorted by driver name. There is not ...
系统设计方案 This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. R
This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. Reference schematics and Ethernet driver source code is attached, with RTL8019AS as Ethernet controller. The document also shows how to configure uClinux Ethernet options in LPC22xx development system
Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...