搜索资源列表
CStringEx v2
- 一个STRING类,实现了字符串的基本功能。 CStringEx str str = \"Hello\" cout << str CStringEx str2 str2 = str str2.Echo -category, achieved a string of basic features. CStringEx str str = "Hello" court lt; Lt; Str CStringEx str2 str2 =
MapInfo
- Mapbasic编制的用于制图的多个工具程序。该程序已集于一个菜单下。-str preparation for a number of mapping tools procedures. The procedure has been set in a menu.
cq3
- unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end TUseInfo=record QQ, Mail, Page:string DL:boolean end TSendMail
cifafenxiqi(new)
- 词法分析器制作与应用 设计思想 (1)程序主体结构部分: 说明部分 %% 规则部分 %% 辅助程序部分 (2)主体结构的说明 在这里说明部分告诉我们使用的LETTER,DIGIT, IDENT(标识符,通常定义为字母开头的字母数字串)和STR(字符串常量,通常定义为双引号括起来的一串字符)是什么意思.这部分也可以包含一些初始化代码.例如用#include来使用标准的头文件和前向说明(forward ,references).这些代码应该再标记\"%{\"和\"
pl/0
- /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10
NVIDIA_CUBLAS_1.1
- Nividia提供的CUDA的BLAS库源码,可以在GPU上运行BLAS函数-Nividia provided CUDA source code of the BLAS library, you can run GPU function BLAS
arm
- 学习arm时自己编的一个关于数组计算的小程序,主要用到STR和LDR等-thank
mengjungansidui2MISjiegoufenxi
- #MIS文件结构分析 .MANUAL_LIBRETA #接.MSB文件,.MSB主要是任务显示与.STR文件的配合-# MIS document structure analysis. MANUAL_LIBRETA# access. MSB document,. MSB task is mainly to show. STR file with
str
- C语言中,把16进制转换成字符串,一般在对中文进行传递中用到-C language to convert a string of 16 hex, the general in the Chinese language used in the transmission of
str
- 公共字符串 观看都看过了可是今天开始加快历史考古-Public String watching have watched it, but today started to speed up the historical archaeological
easy
- 实现除法,并在屏幕上显示,用8086的汇编编写,是王爽老师上的设计题目中的综合实现-make div yushuan and str display to you,use 8086 asm to do,hope help you,thanks pudn!
dtoc2
- 自己编写的在屏幕上显示任意字符的ASM程序,参考自王爽老师的8086汇编-str display to any string
strncnt
- function strncnt(const str:PChar max:Cardinal):Cardinal-function strncnt(const str:PChar max:Cardinal):Cardinal
Cast_example
- Delphi code CastStrTrunc demonstrate use of Str cast function, Trunc function and drawing text on form canvas - Canvas.TextOut.-Delphi code CastStrTrunc demonstrate use of Str cast function, Trunc function and drawing text on form canvas - Canvas.Te
20059215547559
- STR明细表查询系统 全新改进算法 极速搜索引擎。 查询STR件的产品信息、应用关系、组成关系。 -STR schedule of new and improved algorithms query system speed search engine. Query STR pieces of product information, application relationships to form relationships.
110608-LIG-03-LAES-Femto-implementation-guide-str
- Femto implementation guide strawman D0 3 editor- Femto implementation guide strawman D0 3 editor
str
- 这个是用C++做的词法分析器,可以识别字符串和数字以及关键字,还有进制之间的转换-This is written in c++ do lexical analyzer, can identify the string and a number and key words, and into the conversion between
22
- 这是一个找出str字符串中为阿拉伯数字的字符的源代码。-This is the one to find out the source code for the character of the Arabic numerals in the str string.
csd
- 编写函数catstr(char str1[],char str2[])用于进行两个字符串的连接,编写函数lenstr(char str[])用于统计一个字符串的长度,并在主函数中调用。要求:1.不允许使用strcat()和strlen()字符处理库函数。2.在主函数中,以直接初始化的方式输入两个字符串。调用函数lenstr()计算并返回两个字符串的长度。3.调用函数lenstr()计算并返回连接后的字符串的长度。并输出。-Write function catstr (char str1 [],
1
- 在STR到STR+99(程序中以STR+10为例子)单元中存放着一个字符串,试编写程序测试该字符串中是否有数字,若有将CL置1,否则CL置0 (要求在debug中调试出该程序)-Stored a string in STR to STR+99 (the program to STR+10 for example) unit, the test program to test whether the string figures, if CL will set 1, otherwise the C