搜索结果

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

加密解密 最简化实现在md5 调用函数md5string2string(char* in ,char* out)

最简化实现在md5 调用函数md5string2string(char* in ,char* out),在out里取得md5值
https://www.eeworm.com/dl/519/420848.html
下载: 127
查看: 1049

单片机开发 本代码完成了对AVR单片机的eeprom的操作。在EEPROM中读写字符型(char)数据和整型(int)数据。

本代码完成了对AVR单片机的eeprom的操作。在EEPROM中读写字符型(char)数据和整型(int)数据。
https://www.eeworm.com/dl/648/422328.html
下载: 141
查看: 1056

Linux/Unix编程 The pipe "|" char in linux rewrite in C. Another example of managing streams in C.

The pipe "|" char in linux rewrite in C. Another example of managing streams in C.
https://www.eeworm.com/dl/619/426669.html
下载: 175
查看: 1080

汇编语言 reading a char driver

reading a char driver
https://www.eeworm.com/dl/644/430132.html
下载: 147
查看: 1031

单片机开发 ①把settle定义成char型变量 ②settle=(settle>= A && settle <= B ) 写错了

①把settle定义成char型变量 ②settle=(settle>= A && settle <= B ) 写错了,改成(settle>= A && settle <= Z ) ③scanf函数后面加一句getchar()用来吸收回车键
https://www.eeworm.com/dl/648/430152.html
下载: 176
查看: 1032

Linux/Unix编程 int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (

int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int col = (n / height) * COLS / 2 mvprintw(row, col, " *s : ", COLS/4, name) addch(code) return n + 1 }
https://www.eeworm.com/dl/619/451808.html
下载: 34
查看: 1158

加密解密 md5加密实现 C++ /* 使用方法: char Md5Buffer[33] CSecurity Security Security.MD5("a string",Md5Buffe

md5加密实现 C++ /* 使用方法: char Md5Buffer[33] CSecurity Security Security.MD5("a string",Md5Buffer) 执行完成之后Md5Buffer中即存储了由"a string"计算得到的MD5值 */
https://www.eeworm.com/dl/519/463680.html
下载: 131
查看: 1047

其他嵌入式/单片机内容 File: dir.h ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(ch

File: dir.h ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname) ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname)
https://www.eeworm.com/dl/687/466684.html
下载: 182
查看: 1031

其他 File: dir_39 canOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(ch

File: dir_39 canOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname) ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname)
https://www.eeworm.com/dl/534/466687.html
下载: 85
查看: 1083

微处理器开发 Received Signal Strength Indicator in PIC24 with wireless communication. Ping a char and add RSSI in

Received Signal Strength Indicator in PIC24 with wireless communication. Ping a char and add RSSI information to the message.
https://www.eeworm.com/dl/655/485181.html
下载: 143
查看: 1031