CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - printf

搜索资源列表

  1. LabWindowsCV-serial-and-word-printf

    0下载:
  2. 通过moudbus协议,实现串口数据采集与发送,以及,可通过界面设置参数与将数据打印到excel表。-Through moudbus agreement, serial port data acquisition and sending, and can set parameters through the interface and the data printed to the excel table.
  3. 所属分类:LabView

    • 发布日期:2017-05-24
    • 文件大小:7249744
    • 提供者:
  1. lpc1788_ucos

    0下载:
  2. 实现恩智浦lpc1788fet208上ucos系统的建立,并手动实现了printf函数- To achieve the establishment of NXP lpc1788fet208 UCOS system, and implements the printf function manual
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:2645296
    • 提供者:戴文明
  1. MAX232

    0下载:
  2. MAX232串口通讯收发程序 Printf函数 发送指定数据回复当前状态。51单片机Printf函数应用-MAX232 serial port communication transceiver procedure Printf function reply send specified data current state.51 microcontroller Printf function application
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:29673
    • 提供者:冯明扬
  1. USART-receive

    0下载:
  2. 定向printf函数到串口,使用轮询方式接收数据,使用USART1,USB TO UART接口。-Printf function directed to the serial port using polling to receive data using USART1, USB TO UART interface.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2211774
    • 提供者:myname
  1. pirntf

    0下载:
  2. Very basic codes for using function printf in visual studio. In addition you can interact with questions and putting in numbers according to the question.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:34651
    • 提供者:lala
  1. LCD1602_pro

    0下载:
  2. 软件是用的keil,用51芯片驱动lcd1602,重点是将printf函数应用到了其中,可以直接用printf函数直接将想要打印的内容显示在lcd上-Software is used keil, with 51 chip driver lcd1602, focus is applied to the printf function which can be printed directly to what you want to display on lcd printf function
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:64919
    • 提供者:boxiantian
  1. YUANDAIMA

    0下载:
  2. 用二维数组实现矩阵转置,希望初学者能学到一些东西-#include <stdio.h> #define ROW 3 #define COL 4 main() { int matrixA[ROW][COL],matrixB[COL][ROW] int i,j clrscr() printf( Enter elements of the matrixA, ) printf( d* d:\n ,ROW,COL) for( i=0 i<
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:10721
    • 提供者:gansiyi
  1. USART3

    0下载:
  2. 基于stm32 串口3 usart3 支持窗口printf打印-Based on the STM32 serial port 3 usart3 support window printf printing
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1581
    • 提供者:zhengruihui
  1. MiniCRT

    0下载:
  2. 小型C语言运行库实现(printf,exit)-Small C language runtime implementation (printf, exit)
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-30
    • 文件大小:8822
    • 提供者:hgd4561zhangp
  1. Part2_Exercieses

    0下载:
  2. it is example for how to printf array in c code
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3022699
    • 提供者:Mohamed Hakeem
  1. Part2_Exercieses

    0下载:
  2. this example of how to printf array in c code-this is example of how to printf array in c code
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:188957
    • 提供者:Mohamed Hakeem
  1. STM32F407---printf-----keil5

    3下载:
  2. 该源码公示了怎样使用STM32F407的串口进行收发数据,在keil5编译环境中进行编译。需要将STM32F407的串口1与USB串口相连,即可以实现电脑桌面串口调试助手的调试。-The source of the public how to use STM32F407 serial port to send and receive data, compiled in keil5 compilation environment. We need STM32F407 serial port 1 i
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:3947046
    • 提供者:沉雁
  1. STM32F030k6ct-232txrx-printf-ADC

    1下载:
  2. STM32F030k6ct的串口打印,以及ADC采样,采用ST的HAL固件库-STM32F030k6ct serial printing, and ADC sampling, using ST HAL firmware library
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:984655
    • 提供者:honyuan
  1. usart

    0下载:
  2. ARM单片机系统实现多串口分使用printf配置 基于STM32-ARM microcontroller system multi-port configuration points to use printf Based on STM32
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:3861
    • 提供者:
  1. shuzu_convert

    0下载:
  2. 用指针实现互换两个数组中的内容,并用printf输出-Using pointer to achieve the exchange of the contents of the two arrays, and with the printf output
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:142491
    • 提供者:小菜小菜
  1. STM32F1_STDLIB_MDK5_Project_Template

    0下载:
  2. 使用MDK5建立的STM32F10单片机工程模板,已经实现了在不使用MicroLIB库的前提下重定向printf和scanf函数到USART,可直接使用串口助手调试。-STM32 project template in MDK5, Regtarge std. function scanf and printf to usart1 whitout MicroLib.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:319189
    • 提供者:徐玉林
  1. MCS51_uCOC_II

    0下载:
  2. ucos在mcs51上的移植,包括中断和printf打印功能-ucos mcs51
  3. 所属分类:OS Develop

    • 发布日期:2017-05-05
    • 文件大小:159544
    • 提供者:Sally
  1. 8.UART

    0下载:
  2. ARM上开发的串口通信程序,用于打印调试信息,能像电脑Printf那样使用-On ARM serial communication program development, debugging information for printing, can be used like a computer Printf
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-05
    • 文件大小:75763
    • 提供者:均均
  1. client

    0下载:
  2. Tcp_client 源代码 SOCKET sclient socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) if(sclient INVALID_SOCKET) { printf( invalid socket ! ) return } CEdit* pEdit (CEdit*)GetDlgItem(IDC_EDIT_PORT) CString sPort pEdit->GetWi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-20
    • 文件大小:30090079
    • 提供者:
  1. xunhuan

    0下载:
  2. 包含三个程序,两个是关于冒牌排序和多重循环的算法研究,另一个是实现在terminal中显示字符的程序,即实现c语言中的库函数printf-It contains three programs, two of which are on counterfeit sorting algorithm and multi-loop, and the other is to achieve terminal to display characters in the program, namely, the
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1589
    • 提供者:王月
« 1 2 ... 23 24 25 26 27 2829 30 31 32 »
搜珍网 www.dssz.com