搜索资源列表

  1. AD转换1

    0下载:
  2. AD转换,模数转换实验,汇编程序代码 包含DA转换.-AD converter, analog-digital conversion experiments, compiled code contains DA conversion.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:邓翎
  1. 大小写字母转换(汇编语言)

    0下载:
  2. 一个汇编语言编写的程序,用来将大小写字母相互转换-a compilation of language procedures to be used for a case-insensitive conversion
  3. 所属分类:汇编语言

    • 发布日期:2024-05-04
    • 文件大小:24576
    • 提供者:杨天
  1. 转换一位图为一jpeg图象

    0下载:
  2. 这是一个将位图转换成jpeg图像格式的c++源代码。-This is a bitmap will be converted into a jpeg image formats c source code.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:刘伟豪
  1. 串并转换

    0下载:
  2. 用汇编写的串并转换程序,在masm 下调试-was compiled using the conversion and string, can debug
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:许枫
  1. 102转换

    0下载:
  2. 用递归向下文法做的2到10进制转换,本学期编译原理的课程设计-using recursive grammar downward do 2-10 base for the conversion, the compiler semester course design principles
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-04
    • 文件大小:328704
    • 提供者:小雨
  1. 图像格式转换kang

    0下载:
  2. 图像处理,用来在几种常用格式图像间转换!-image processing, used in several common image format switch!
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:48128
    • 提供者:康志军
  1. AD转换芯片ADC0832的应用

    0下载:
  2. ADC0832 是美国国家半导体公司生产的一种8 位分辨率、双通道A/D转换 芯片。由于它体积小,兼容性强,性价比高而深受单片机爱好者及企业欢迎, 其目前已经有很高的普及率。学习并使用ADC0832 可是使我们了解A/D转换器 的原理,有助于我们单片机技术水平的提高。-ADC0832 is National Semiconductor production of a eight-resolution, dual-channe
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:252928
    • 提供者:王勋昌
  1. P89LPC935AD转换应用实例

    0下载:
  2. P89LPC935 AD转换应用实例,包含C和ASM源代码和PDF文件。-P89LPC935 AD converter application examples, including C and ASM source code and PDF files.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:307200
    • 提供者:苏先生
  1. pic&tif图像转换与图像挖取程序(先前一个有误)

    0下载:
  2. 本程序主要完成pic到tif图像格式的转换(由图象格式转换菜单实现)并且完成了读写pic,tif图像文件的源代码。File/open挖图菜单完成在原始图中获取任意位置和大小的图像。 -This procedure to complete the main pic to tif image format conversion (from the image format conversion to achieve the menu)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:104448
    • 提供者:欧阳云
  1. 汉字转换工具

    0下载:
  2. 一个汉字转换工具,对单片机开发人员可能有点帮助.-a Chinese conversion tool for microcontroller development might help a bit.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:陈潭
  1. 公历(阳历)和农历(阴历)相互转换

    0下载:
  2. 公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-calendar (Gregorian calendar) and the Chinese (lunar calendar) 2008, the Lunar calendar code is transferred from
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:39936
    • 提供者:谢红伟
  1. 真彩转换成灰度

    0下载:
  2. 将24位真彩位图转换成灰度位图,已经生了执行文件,同时附有源代码和.text格式的说明文件-of 24-bit color bitmap into grayscale bitmap, the implementation of hygiene, along with the source code and. text of Document Format
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:29696
    • 提供者:洪峰
  1. 彩色图到灰度图的转换的源程序

    0下载:
  2. 彩色图到灰度图的转换的源程序!实现了彩色图到灰度图的转换,注意其中真彩图和调色板位图处理时的差别。-color to grayscale conversion of the source! To achieve a color map of the grayscale conversion, which really pay attention to the palette color pictures and bitmap handl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:王海洋
  1. 进制的转换

    0下载:
  2. 二进制与其它进制转换,C编写,方便调用,念贴即可-binary conversion with other band, C prepared to facilitate the transfer, and students can be affixed
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:sino
  1. 图像格式转换_vb

    1下载:
  2. bmp,ico,jpg等图像格式相互转换的类 里面给出了各种图像的存储格式。 虽然是VB代码,但很容易转换为C的代码,-bmp, ico, jpg and other image format conversion inside the class are given a variety of image storage format. Although the VB code, but easily converted to
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:146432
    • 提供者:lv
  1. mcp3422_3_4(具有iic总线接口的AD转换器)

    1下载:
  2. mcp3422_3_4(具有iic总线接口的AD转换器)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-09-02
    • 文件大小:6793
    • 提供者:rewq24
  1. Keil_XMC1300_ADC_多路同步转换例程

    0下载:
  2. Keil_XMC1300_ADC_多路同步转换例程.zip,基于XMC1300,在Keil平台实现ADC多路同步转换(Implementation of ADC multiple synchronous conversion on Keil platform based on XMC1300)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-04
    • 文件大小:842752
    • 提供者:kingryluo
  1. AD转换

    0下载:
  2. msp430f6638系列12位AD转换。AD 转换结束会产生中断,编写AD 中断服务程序。利用信号发生器输出信号作为AD 转换的输入,根据输入电压的大小控制LED 灯的亮灭(例如随着输入电压值的增大,LED1 到LED5 按顺序点亮;随着输入电压值减小,LED 灯按顺序熄灭)LED 和单片机IO 口连接如下图所示。(Msp430f6638 series 12 bit AD conversion. The end of the AD t
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:wangdan
  1. ASCII及进制转换

    0下载:
  2. VB 编写的 进制转换,校验和, ASCII转十六进制,十六进制转ASCII(ASCII and hexadecimal conversion)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:33792
    • 提供者:言情缘
  1. 大小写转换

    0下载:
  2. 大小写字母转换, 可以考察ASCII码表,利用大写字母与其对应小写字母的ASCII 码相差20H,进行必要的加减运算实现(Case letter conversion under DOS sof)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:纵兮横兮
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org