资源列表
[Windows编程] inttypes.h_stdint.h
说明:在X264等视频编码中至关重要的两个头文件inttypes.h和stdint.h。往往都会缺少。可以放在工程目录下-X264 video coding, such as in the crucial two and inttypes.h header file stdint.h. Often lack. Can be put on the project directory<suzhounoman> 在 2025-04-05 上传 | 大小:6kb | 下载:4
[其他小程序] WR_RD_93C46
说明:源碼是利用MICROCHIP之PIC系列單片機設計的組語,利用源碼可讀取或寫入93C46 EEPROM-Source is the use of MICROCHIP' s PIC series of single-chip design group language, the use of source code can be read or written into the 93C46 EEPROM<alex hsu> 在 2025-04-05 上传 | 大小:2kb | 下载:0
[其他小程序] shanchukongge
说明:程序实现删除一个字符串的所有空格,如输入字符串“This is a string”,输出“Thisisastring”。-Procedures to achieve a string delete all the spaces, such as the input string " This is a string" , output " Thisisastring" .<huaying> 在 2025-04-05 上传 | 大小:11kb | 下载:0
[其他小程序] baoliuxiaoshu
说明:编写函数double fun(double x, int m),它的功能是将浮点数X保留M个小数,第M+1位四舍五入,如输入123.456,保留两位小数输出123.46-The preparation of function double fun (double x, int m), its function is to float X retained a small number of M, the first M+1 bit ro<huaying> 在 2025-04-05 上传 | 大小:7kb | 下载:0
[其他小程序] zichuanweizhi
说明:编写一个函数int loc(char * a, char *b),确认a,b两个字符串中一个字符串是否包含另一个字符串,如果包含则返回被包含字符串在另外一字符串的起始位置,如果不包含则返回-1。请在主函数中让用户输入两个字符串,调用该函数进行判断,并输出判断结果。-Write a function int loc (char* a, char* b), confirmed that a, b two string if a string<huaying> 在 2025-04-05 上传 | 大小:16kb | 下载:0
[其他小程序] shuzhizhuanhuan
说明:实现由用户输入一个整数,计算该数字的二进制和八进制、十六进制,并显示出来。-Realize an integer input by the user, calculate the number of binary and octal, hexadecimal, and displayed.<huaying> 在 2025-04-05 上传 | 大小:10kb | 下载:0
[其他小程序] xiaoxiegaidaxie
说明:程序实现,将一个字符串每个英文单词最后一个字符改成大写。如“This is a test string”改成”ThiS iS a test strinG”.-Program will be a string of each English word the last character changed to uppercase. Such as " This is a test string" into " T<huaying> 在 2025-04-05 上传 | 大小:6kb | 下载:0