搜索资源列表
vbbk
- 使用VB编程的人员如果需要在Windows下使用并口打印机逐行打印,而又不想使用Windows的驱动程序。我们这里提供一种不需要任何外来的元件的方法。-use VB personnel if needed in the use of Windows Parallel Printer Line Print, who do not want to use the Windows driver. Here we provide a not need any external element metho
Delphibk
- 使用Delphi编程的人员如果需要在Windows下使用并口打印机逐行打印,而又不想使用Windows的驱动程序。我们这里提供一种不需要任何外来的元件的方法-Delphi programming staff if needed in the use of Windows Parallel Printer Progressive fight India, who do not want to use the Windows driver. Here we provide a not need an
ICX285AQ
- SONY 逐行CCD,在工程摄像机用很多
16*64点阵屏程序
- A、B、C、D 译码地址输入端(低电平有效) G1、G2 选通端(低电平有效) 0-15 输出端(低电平有效) 说明:H-高电平 L-低电平 X-任意 基于74LS595和74LS154的上述功能,所以在此课程设计中,采用这两个芯片分别作为列驱动器和行驱动器,从而实现逐行扫描或逐列扫描的实现过程
u-boot逐行分析
- uboot的详细分析
asm源码
- asm源码 汇编引导程序 源程序 汇编初见面 名称 解释 格式 a (Assemble) 逐行汇编 a [address] c (Compare) 比较两内存块 c range address d (Dump) 内存16进制显示 d [address]或 d [range] e (Enter) 修改内存字节 e address [list] f (fin) 预置一段内存 f range list g (Go) 执行程序 g [=addres
视频信息处理
- 首先,外界光照射像素阵列,发生光电效应,在像素单元内产生相应的电荷。行选择逻辑单元根据需要,选通相应的行像素单元。行像素单元内的图像信号通过各自所在列的信号总线传输到对应的模拟信号处理单元以及A/D转换器,转换成数字图像信号输出。其中的行选择逻辑单元可以对像素阵列逐行扫描也可隔行扫描。
8x8key
- 8x8按键扫描,用PIC单片机的PD口作为列,PB口作为行,逐行扫描,获取行码,列码。然后查表取键值- the 8x8 pressed key scanning, takes the keycode
readtxt
- 基于VC的多种方法逐行读写文件,包含unicode文件的读写方法,解决了乱码问题-VC-based ways to read and write files line by line, reading and writing files containing unicode method to solve the garbage problem
RLE-Encode
- 对某些相同灰度级成片连续出现的图像(如洪水图),行程编码也是一种高效的编码方法。特别是对二值图像,效果尤为显著。在一个逐行存储的图像中,具有相同灰度值的一些像素的序列,称为一个行程。-Appear in successive images of some of the same gray level into tablets (such as flood charts), the run length coding is an efficient coding method. In partic
ListDisplayText
- 文本文件显示于列表List中,逐行显示文本。修改后可以详细的处理每一行文本数据。-Text file is shown in Listing List, progressive display text. Detailed process can be modified for each line of text data.
the-big-talk-of-data-structure
- 通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。-Throughout the narrative in a fun way, a lot of references to simulate a variety of knowledge of life and make full use of graphical abstract language to reflect the conten
html
- 在HTML网页中嵌入Javascr ipt实现表格的逐行变色功能。-Embedded Javascr ipt functions to achieve the form of progressive change color in HTML pages.
Vb--text
- Vb实现逐行读取和逐行写入文本小程序-Vb read line by line and progressive realization of small programs written text,,,,,,,,,,,,
FindwordCnt
- 1 .工作从控制台读取文本文件的名称。 2。在文本文件中逐行读取。 3。把每一行分成单词,丢弃标点,把所有的字母都折叠进去小写。 4。存储唯一的单词并保持对每个不同单词的计数。 5。首先通过减少计数,如果有多个单词,相同的数,按字母顺序。 6。在已排序的列表中输出前十个单词,以及它们的计数。 7。在列表中输出最后十个单词,以及它们的计数。(1. Read the name of the text file from the console. 2. Read in a text fi