-
IsNumber
判断输入的一串字符是否全是数字组成,可以作为对一些窗体输入的字符的判断(judgment imported a bunch of characters throughout the digital components that can be imported for some of the characters in the form of judgment)
- 2006-06-23 11:32:37下载
- 积分:1
-
4.EscapingCorners
在stm32开发板上配合硬件实现走迷宫功能,包含头文件(In stm32 development board with hardware implementation Maze features, including header files)
- 2013-12-04 10:23:41下载
- 积分:1
-
四通道DMX512 led 灯光控制研究代码
dmx512led灯光控制代码,四通道,可以控制三路led的色彩、亮度,有频闪,自走等功能,可连接各类控台。
- 2022-01-25 17:38:33下载
- 积分:1
-
C#获取拼音首字母并进行中文简繁体互转
C#中文简繁体互转,并获取汉字拼音首字母,内含一个中文处理工具类,类中包括了以下处理函数:将字符转换成简体中文、讲字符转换为繁体中文、获取中文字符串的首字母、获取单个中文的首字母,每一个都是挺实用的,下面把字符转换为繁体中文的代码帖上来,需要更多代码的请下载本源码哦:
//讲字符转换为繁体中文,参数包括:要转换的字符串、转换完成后的字符串:
public static string ToTraditional(this string ChineseStr)
{
String TraditionalStr = Microsoft.VisualBasic.Strings.StrConv(ChineseStr, Microsoft.VisualBasic.VbStrConv.TraditionalChinese, 0);
return TraditionalStr;
}
- 2022-08-12 23:26:59下载
- 积分:1
-
TI-Product-Life-Research-Paper.pdf
Product life research paper
- 2014-12-10 13:45:12下载
- 积分:1
-
RichEditUserLink
VC自带的的RichEdit控件可以识别http开头的连接,并且点击超链接时触发相关事件。
但是无法自定义用户链接,本程序提供了用户自定义超链接的解决方案,供参考(VC RichEdit control that comes with beginning to recognize http connection, and click the hyperlink is triggered when the relevant events. However, users can customize the link, the program provides a user-defined hyperlinks solution for reference)
- 2011-09-16 21:11:04下载
- 积分:1
-
pwm
STM32CubeMX _pwm示例,可以用于参考,希望对大家有帮助(STM32CubeMX _pwm Examples, which can be used for reference, I hope to help you all.)
- 2020-06-18 06:20:01下载
- 积分:1
-
RLE
说明: c语言环境下的 RLE编码的串行程序(c language environment RLE encoded serial procedures)
- 2008-09-26 09:58:44下载
- 积分:1
-
深入理解c指针
一本深入讲述c语言指针的书籍,用于入门及深入探究。(An in-depth book about C language pointer, for entry and in-depth exploration.)
- 2018-06-14 12:58:25下载
- 积分:1
-
COMbenzi
这本书是讲COM本质论,希望对大家有所帮助!(This book is talk about the essence of COM theory, want to help you!)
- 2009-12-15 14:44:13下载
- 积分:1