搜索资源列表
C字符串函数底层实现
- C字符串底层函数的实现。对一些想了解C的低层函数的人很有帮助,自己去看吧-bottom C string functions to achieve. Some wanted to know the low-level C function were very helpful to see it themselves
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
LCD12864
- 12864串口液晶,包含两个文件:lcd.c与lcd.h. 调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示
LCD1602
- 最常用的LCD1602的C语言驱动,可实现单个字符和字符串显示.驱动MCU为ATMEGA162,编译环境:iccavr6.31.
LCD
- 液晶显示屏显示程序示例及汉字字模提取程序。示例程序中包含一个类似于printf的子程序可方便地显示字符串。字模提取程序会自动从单片机C程序中提取所包含的汉字的字模,生成示例子程序所需要的小字库。
Uarttest.rar
- 51单片机串口测试,字符和字符串的发送我接收,uart rs232 test c
STM32-SST25VF016B-SPI-v3
- 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a st
amo_tool_V1_2_6
- 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
uart
- C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
NETCFv35.Messages.zh-CHS.cab
- .net CompactFramework 3.5的debug字符串列表,安装在手机上使用,用于显示部分程序报错后的错误原因 本安装包为WindowsMobile手机和WinCE设备使用的cab安装包,请安装到手机内存中 对应程序语言:简体中文 对应系统:WinCE-Debug string resource for .net Compact Framework 3.5, used to display some debug imformation on WM or WinCE pr
NETCFv35.Messages.zh-CHT.cab
- .net CompactFramework 3.5的debug字符串列表,安装在手机上使用,用于显示部分程序报错后的错误原因 本安装包为WindowsMobile手机和WinCE设备使用的cab安装包,请安装到手机内存中 对应程序语言:繁体中文 对应系统:WinCE-Debug string resource for .net Compact Framework 3.5, used to display some debug imformation on WM or WinCE pr
logical-operation-ASCI
- ASCII及进制转换: 2,8,10,16进制数互转,字符转ASCII,ASCII转字符,字符串和16进制数互转。二进制数的与/或运算。-ASCII and hex conversion: 2,8,10,16 Mutual Convert decimal number, character transfer ASCII, ASCII to switch characters, strings, and 16 hexadecimal numbers Mutual Convert. Binary
ser1
- 51单片机\C程序\串行通信\中断 发送接收字符串-51 SCM \ C programs \ Serial Communication \ interrupt sending and receiving strings
C
- 内有C关键字、51存储器类型、数据类型、常用中断及字符串操作的简单介绍-There are C keywords, 51 memory types, data types, common break and a brief descr iption of string operations
12864drive-string-codes
- LCD12864的驱动程序,可建头文件使用, C语言标准库中字符串的代码-LCD12864 driver can be built using header files, C language standard library code in a string
UsartDrive
- stm32串口程序,利用超时判断字符串判断字符串结束。-stm32 serial procedures, using string to determine the time-out to determine the end of the string.
c-
- 可在字符串中任意位置截取任意长度,随意截取-char choose file
LCD_12864.c
- LCD12864-STC12C5A60S2驱动程序,画点、线、图,写字符串自动换行-LCD12864 FOR STC12C5A60S2 Driver, Auto line feed
chuankou-c
- 可在上位机上收发字符串,默认是8位,输入 DD123456可在上位机上得到该字符串。字符串可以自行修改。-Strings can be sent and received on the host computer, the default is 8 input DD123456 the string on the host computer. The string can be modified.
Linux-C-library-reference-manual
- Linux C函数库参考手册、包括字符测试函数、数据转换函数、内存配置函数、时间函数、字符串处理函数-Linux C library reference manual, including character test function, data conversion functions, memory allocation, time function, string handling functions