搜索资源列表

  1. input

    0下载:
  2. 键盘输入一个十进制数,然后以十六进制输出,然后再输出该十进制数。-Keyboard input a decimal number, then with hex output, and then output the decimal number.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:pan
  1. Advanced.code.HTML.input.text.test

    0下载:
  2. HTML输入文本测试高级代码Advanced code HTML input text test -Advanced code HTML input text test
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:jake
  1. Input-letters-constitute-displayed

    0下载:
  2. 此类问题的已有类似工作就是LED屏幕的显示,完成此题目主要改进是在其原理上尽可能简化代码,从而完成从控制台输入字母或字符串之后用*构成字母或字符串并显示出来的目标。-Such problems have similar work is the LED screen display, complete this subject main improvement is to simplify the code as much as poss
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:37888
    • 提供者:Frank.Soo
  1. Matlab-input-output-function

    0下载:
  2. MATLAB 输入输出函数 描述。还有常用函数简介-MATLAB input and output functions described. There are commonly used functions Introduction
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:小贝
  1. combox-input-AD

    0下载:
  2. 利用combox实现输入模糊提示,实现类似百度搜索时输入首个字体时,会出现相关词组-Use of the The combox realization the input fuzzy prompted similar Baidu search, enter the first font, relevant phrases
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:abluemooon
  1. Input-Spectrum

    0下载:
  2. Input Spectrum Magnitude response of the filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:madhan
  1. Analog-keyboard-input

    0下载:
  2. 模擬鍵盤的輸入,自己寫的小demo,想學鍵盤記錄的同學可以黨政-Analog keyboard input, write their own small demo, want to learn the keyboard record classmates can party and government
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:xiaozui
  1. stm32-timer-input-capture

    0下载:
  2. 使用stm32单片机定时器的输入捕获功能捕获输入的正弦信号-Stm32 microcontroller timer input capture function to capture the input sine signal
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:2649088
    • 提供者:张坤
  1. ping-auto-input

    0下载:
  2. 自动输入ping 192.168.3.1 可修改-auto input ping**
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:123904
    • 提供者:张超
  1. LabVIEW-serial-input-maintain

    0下载:
  2. LabVIEW 串口输入 非零显示数据 为零是保持数据-The LabVIEW serial input nonzero maintain data
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:刘庆文
  1. Digital-Speech-Input-System

    0下载:
  2. Abstract HTK is a speech signal processing toolkit developed by CUED based on C language. It is widely used for speech signal recognition, speech synthesis,character recognition and so on. This paper describes the proc
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:1101824
    • 提供者:yanyeguo
  1. chick-duplicate-input

    0下载:
  2. 输入时检测重复,在A列检查输入,如果重复,不允许输入-chick duplicate input
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:wang
  1. The-MCU-Pinyin-input-method-source

    0下载:
  2. 这个源码是在单片机上用的,当然也可以移植到其他地方,拼音输入法-This source SCM, of course, can be transplanted to other places, Pinyin input method
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:15360
    • 提供者:刘昂
  1. sound-input-output

    0下载:
  2. 简单直观的LABVIEW双通道麦克风输入输出程序-Simple and intuitive the LABVIEW dual channel microphone input and output procedures
  3. 所属分类:LabView

    • 发布日期:2024-05-10
    • 文件大小:46080
    • 提供者:谢辉
  1. Stream-based-input-and-output

    0下载:
  2. 利用函数getchar(), ungetc(), fprintf()来实现基于流的字符输入输出, 即读入键盘输入的数据,从中挑选出字符和数字组成的字符串或整数。-Using the function getchar (), ungetc (), fprintf () to achieve flow-based character input and output, that is read into the keyboard input
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:梁逸杰
  1. input-string

    0下载:
  2. 基于windows开发,具有屏幕输入功能的C++小程序-Developed based on the windows, screen input function C++ applet
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:ibasbill
  1. Input

    1下载:
  2. 一个简单的输入法,使用VC++开发的。方便学习使用。-A simple input method, the use of vc++ development. Learning to use convenient.
  3. 所属分类:输入法编程

    • 发布日期:2024-05-10
    • 文件大小:86016
    • 提供者:赵江
  1. recive-input-from-standard-keyboard

    0下载:
  2. FPGA开发板可以接受标准键盘的输入并且将输入的字母现实到数码管上。-FPGA development board can accept standard keyboard input and the input letters realistic digital tube.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:3739648
    • 提供者:李博
  1. ALIENTEK-MINISTM32-ex2-key-input

    0下载:
  2. ARM基于STM32F103ZET6在ALIENTEK MINISTM32 开发板下的 按键输入 实验-ARM-based STM32F103ZET6 key input experiments in ALIENTEK MINISTM32 development board
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:6305792
    • 提供者:yushuangyue
  1. input-system

    0下载:
  2. Linux环境下,用输入子系统结构写的按键驱动程序,检测到按键K1/K2/K3/K4中断后再终端显示被按下的按键。-Linux environment, with the the input subsystem structure written key driver detected key K1/K2/K3/K4 interrupt after terminal to display the button is pressed.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org