搜索资源列表
用API 作简繁体转换
- 经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiStr
字符串处理函数集1
- 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控
char2dec 字符类型转化为十进制int类型函数
- 字符类型转化为十进制int类型函数,可以直接调用char2dec函数,输出为整形数int-Into a decimal character type int type function, you can call char2dec function, the output of integer int
s5
- 编写一个函数int squeeze(char s1[], const char s2[]),它从字符串s1中删除所有在s2里出现的字符,函数返回删除的字符个数-Write a function int squeeze (char s1 [], const char s2 []), remove it from the string s1 where s2 occurs all the characters, the function returns the number of character
hexconv
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
cifafenxi
- token,字符数组,长度为32,存放识别出来的单词符号。 tmp,字符数组,长度为256,可以缓存用户输入的字符串。 char *fgets(char *string, int n, *stdin):*string输入数据的首地址, n 一次读入数据块的长度, stream文件指针. Void getbc() //检查ch中的字符是否为空白字符,如是则调用getch(),直到ch中读入一个非空白字符为止. fgets() //从流中读取一字符串 Void getch()
APIfunctionreference
- 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
HexToInt
- 把一个十六进制数,转换成字符串的应用函数。-A hexadecimal number into the application of the string function.
CSourceCode
- 部分源代码:包含若干个字符函数的实现 若干个排序方法 简单的文件操作-Csourcecode
sprintf_strtod_function
- 字符串及浮点数间转换 自定义 实现 函数-Conversion between string and floating-point numbers to achieve a custom function
CommWizard
- 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
s6
- 6. 编写一个函数find_replace_str,其原型如下: int find_replace_str(char str[], const char find_str[], const char replace_str[]) 要求:该函数能够完成把字符串str中的所有子串find_str都替换成字符串replace_str,返回值为替换的次数。 -Six. Write a function find_replace_str, w
cifafenxi
- 词法分析,用c++编写的源程序;该设计是为完成词法分析而设计的,主要通过读取文件中的原程序,通过函数分析,使程序能够识别KeyWord(代关键字),Word(普通标识符),Digit(阿拉伯数字),SingleWord(单分界符),DoubleWord(双分界符),ERROR(无法识别的字符)。Zhusf(注释符),在文件和屏幕分别输出分析结果,完成词法分析的要求。同时进一步掌握编译程序诸环节的常用实现方法和技术,提高自己的编程能力,并初步具有研究、设计、编制和调试系统的能力。并通过VC++编程
ditie
- 显示gif jpg图像 其中有一个CPublic类,里面有最常用的字符函数和类型转换函数,Cstring类截取字符串不支持中文,没办法只能自编-Gif jpg images which show a CPublic class, which are the most commonly used functions and types of character conversion functions, Cstring interception of the string class does n
Czifuchuan
- 在C#中比较字符串及字符串常用的函数示例-In the C# strings and strings used in the comparison sample function
WINIDE-API
- WINIDE库函数使用手册 含动态内存,字符函数,数学函数,输入输出,标准库函数,字符串函数等-With dynamic memory WINIDE manual for the use of library functions, character functions, mathematical functions, input and output, standard library functions, string functions, etc
字符点阵显示
- 使用了GetGlyphOutline函数,获取字符的点阵数据(The GetGlyphOutline function is used to obtain the bitmap data of the characters)
ftest
- 它是一个获取字符的函数编程,然后,用它可以实现,获取一个文件里的字符,并且显示出来(Is a function to get a character)
设计strstr函数
- 描述 C语言中有一个函数strstr。我们编写一个类似功能的函数,mystrstr int mystrstr(char a[], char b[]); 作用是查找字符串a中出现的第一个b串的下标,如果没有找到,返回-1。 输入 分别输入两个字符串a,b,分别占一行。字符串长度不超过500个字符。 输出 字符串a中出现的第一个b串的下标。 样例 输入 abca a 输出 0(describe There is a function strstr in C language. W