搜索结果

找到约 250 项符合 CHAR 的查询结果

数据结构 数据结构 课程 2叉树的遍历 #include "stdafx.h" #include <iostream.h> typedef char elemtype

数据结构 课程 2叉树的遍历 #include "stdafx.h" #include <iostream.h> typedef char elemtype
https://www.eeworm.com/dl/654/333102.html
下载: 141
查看: 1235

单片机开发 //通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit dula=P2^6 sbit wela=P2^7 ...
https://www.eeworm.com/dl/648/337983.html
下载: 199
查看: 1378

单片机开发 //1602液晶显示字屏为:TX-1C MCU GOTOYUNLONGDZ #include<reg52.h> #define uchar unsigned char #defi

//1602液晶显示字屏为:TX-1C MCU GOTOYUNLONGDZ #include<reg52.h> #define uchar unsigned char #define uint unsigned int
https://www.eeworm.com/dl/648/337987.html
下载: 178
查看: 1187

单片机开发 Philip tea 5767 FM 驱动用应用程序 char FM_Init(char bandinfo, char softlev)

Philip tea 5767 FM 驱动用应用程序 char FM_Init(char bandinfo, char softlev)
https://www.eeworm.com/dl/648/343317.html
下载: 96
查看: 1197

数学计算 数组为8位char型数值

数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。
https://www.eeworm.com/dl/641/356614.html
下载: 92
查看: 1015

单片机开发 51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_

51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={"bang"} unsigned char chines_string[100] sprintf(chine ...
https://www.eeworm.com/dl/648/357695.html
下载: 89
查看: 1169

Linux/Unix编程 powerpc内核mpc8241linux系统下char驱动程序

powerpc内核mpc8241linux系统下char驱动程序
https://www.eeworm.com/dl/619/360807.html
下载: 43
查看: 1039

CA认证 Vegenere Cipher is a kind of encryption it only can cipher the char pliantext

Vegenere Cipher is a kind of encryption it only can cipher the char pliantext
https://www.eeworm.com/dl/640/361309.html
下载: 60
查看: 1084

Java编程 JAVA编写的一个reading char

JAVA编写的一个reading char,言简意赅的阐述了用法!
https://www.eeworm.com/dl/633/361354.html
下载: 128
查看: 1013

GPS编程 Methods void close() int read() reads and returns a chracter. int read(char[] characterArray

Methods void close() int read() reads and returns a chracter. int read(char[] characterArray) populates an array of characters with data. boolean ready() - returns “true” if there is data available. ……
https://www.eeworm.com/dl/693/370108.html
下载: 185
查看: 1021