搜索资源列表
STRING_CONVERSIONS
- ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc. code compiles with Keil and is very efficient.
atoi
- < atoi> converts the initial portion of a string to an <<int>>.-<<atoi>> converts the initial portion of a string to an <<int>>.
ch375
- ch375读写u盘C51示例源程序 #i nclude  "datatype.h"#i nclude  "console.h"#i nclude  "44b0x.h"#i nclude  <string.h> /*  以下定义的详细说明请看CH375HF9.H文件  */#define  LIB_CFG_FILE_IO 1 /*  文件读写的数据的复制方式,0为"外部子程序",1为"内部复制"  */#
MyString
- Define MyString class with demands as follows: 0. You CAN NOT use string in the program. 1. MyString can save any string 2. Overload operator + to append string to another one, such as: MyString S1, S2, S3 S1 = S2 + S3 3. Defin
zidingyi-spinbox
- 自定义spinbox 实现显示内容为字符串 取出value值为int数据 编译可直接运行 为显示其效果 专门为此写了一个mian函数-Custom spinbox out to achieve the display value to a string value of int data compiled can be directly run to show the effect of specially written a mian function
e2prom_24c02
- stm32f10x驱动24c02芯片,将头文件和源码加入工程后稍作修改即可直接使用库函数,包括功能存取字符串,unsigned int型数据和一个简单的栈操作。移植方便。-stm32f10x drive 24c02 chip, the header files and source code after some modifications can be directly added to the project using the library functions, including fu