搜索结果
找到约 151 项符合
Screen 的查询结果
按分类筛选
- 全部分类
- 其他 (15)
- 单片机开发 (12)
- 技术资料 (9)
- Delphi控件源码 (8)
- Linux/Unix编程 (8)
- 人工智能/神经网络 (6)
- 微处理器开发 (6)
- 单片机编程 (5)
- 其他书籍 (5)
- J2ME (4)
- Windows CE (4)
- 通讯/手机编程 (3)
- Internet/网络编程 (3)
- 游戏 (3)
- 电子书籍 (3)
- Java编程 (3)
- 驱动编程 (3)
- 模拟电子 (2)
- 可编程逻辑 (2)
- 汇编语言 (2)
- 文章/文档 (2)
- 软件工程 (2)
- 数学计算 (2)
- Symbian (2)
- DSP编程 (2)
- 嵌入式Linux (2)
- 文件格式 (2)
- 通讯编程文档 (2)
- 学术论文 (1)
- PCB相关 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 测试测量 (1)
- *行业应用 (1)
- 操作系统开发 (1)
- VC书籍 (1)
- GPS编程 (1)
- SQL Server (1)
- 软件设计/软件工程 (1)
- Delphi/CppBuilder (1)
- 编辑器/阅读器 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- 嵌入式/单片机编程 (1)
- 系统设计方案 (1)
- VHDL/FPGA/Verilog (1)
- BREW编程 (1)
- Applet (1)
- 编译器/解释器 (1)
- 其他行业 (1)
- 书籍源码 (1)
- MTK (1)
- 人物传记/成功经验 (1)
- 数值算法/人工智能 (1)
- Windows Mobile (1)
- 多媒体处理 (1)
- VIP专区 (1)
单片机开发 // This program demonstrates how to configure the C8051F060 to write to and read // from the UART i
// This program demonstrates how to configure the C8051F060 to write to and read
// from the UART interface. The program reads a word using the UART0 interrupts
// and outputs that word to the screen, with all characters in uppercase
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
嵌入式Linux The LPC2468 OEM quick start board user guide provide information for starting ARM LPC2468 quick deve
The LPC2468 OEM quick start board user guide provide information for starting ARM LPC2468 quick development.It contains 128M Nand flash, 4 M Nor flash and 32M RAM, VGA LCD and TOUCH SCREEN. Includes complete sources code for UCLINUX development.
单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines
in STDIO.h to write to and read from the UART interface. The program
reads a character using the STDIO routine getkey(), outputs that character
to the screen, and then outputs the ASCII hex value of that cha ...
系统设计方案 This program would work fine only with a specific flash tool through PC printer port under EPP mode.
This program would work fine only with a specific flash tool through PC printer port under EPP mode.Program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the content of flash chip on the Screen, and re-write them back ...
文件格式 LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film T
LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix
TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT
as a switching devices. This model is composed of a TFT-LCD module, a driver circuit
and a back-light unit and a touch screen pan ...
人工智能/神经网络 This code in this directory implements the binary hopfield network.Source code may be found in HOPNE
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
单片机开发 基于ARM7开发系统的触摸屏校准程序
基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植……-ARM7 development system based on the touch screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation
单片机开发 51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序
51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序,64_16点阵屏驱动程序,上移显示程序,左移显示程序)51 monolithic integrated circuit C language many kinds of lattice screen driver (develops the software is keil C ---8 character lattice screen left shift procedure, the 64_16 latt ...