搜索资源列表
C8051F020-UCOS-II
- UCOS-II移植C8051单片机上 使用C8051F020开发板。KEIL U3编译通过。 串口连接到PC机上,可观察统计任务统计的CPU利用率。 通过串口输入字符串123,可改便灯的闪烁频率。
ARM27
- 统计一个字符串中含有 abc 的字母个数,用ARM编程实现,是学习arm编程的一个经典代码。
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-电阻值选型(开
FindWord
- 这个程序的功能是输入一行字符串,统计出其中单词的个数,思路很简单,但是用函数实现的时候,细节上还是有点难度的。-The function of this program is the input line of string, and the statistics of which the number of words, the idea is very simple, but function to achieve the detail is still somewhat difficult
ex1
- 编程,对输入的一串字符串进行统计,显示其中的数字个数、小写字母个数和大写字母个数。用十进制表示结果。(每种不超过99个)-Programming, to input a string of a string statistics, showed that of the digital number, lowercase number and the number of capital letters. In decimal representation results. (each not mo