搜索资源列表
在COM中使用数组_code
- COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
ClassicalDataStructures
- 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and val
lab3_1
- a) 分别以左和右对齐方式输出整数,域宽为12; b) 以八进制、十进制、十六进制输入/输出整数; c) 实现浮点数的指数格式和定点格式的输入/输出,并指定精度,按实际情况进行调整,直到满意为止; d) 把字符串读入字符型数组变量中,从键盘输入,要求输入串的空格也全部读入,以回车换行符结束; -a) to the left and right, respectively, the alignment of the output integer, the domain width
string
- 实现了基于控制台的求输入字符串数组计算输入的单词个数已经字符个数、行数功能。 c语言实现。-Achieved in order to enter the console-based array of strings has been calculated the number of characters in the input word count of the number of rows function. c language.
ExamOne
- 字符串数组中的某个字符进行替换 统计每个数字出现的个数-A string array of characters in the replacement of Statistics figures for each number of
star
- 用字符串数组输出一个图形,要求星星组合成一个棱型-With a string array output graphics, requested the stars into a row
ChapterIIarrayanditsnumericalcomputation
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 2章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
pass_stringarray_to_function
- Pass string array to function
dynarray
- Dynamic string array parsing for splitting up strings using a given delimiter. Also teaches about memory management.
combination
- 输出某个串的所有排列.枚举某个串的所有排列,从中找出一个排列使其满足:它的和是所有排列的和中小于sample的最大的一个.-All of the output to a string array. Enumerate all the permutations of a string, from which to find an arrangement to meet: It is all arranged and smaller than the sample and in the larges
daima
- 求一段类似堆栈的解决方案,VC的,最好有代码 需求,有众多CString 的变量,要将这些变量存组数据结构中(内存存储),类似堆栈,或者数组中,可以随时统计这些变量的个数,也可以删除其中任意的变量,比如: 定义一字符串数组变量为aaa aaa【1】=“efwf” aaa【2】=“daf” aaa【3】=“dfew” -Seeking a solution similar to the stack, VC, preferably with code requirements
ShowVBStrArr
- API函数原型测试——DLL中返回字符串数组的函数原型(导出函数的原型不用vector<wstring>),演示用变体/安全数组代替vector/map等STL容器制作标准DLL(这里是C的接口、C++的实现)的一般方法,在vb/vc中测试通过。-API function prototypes- DLL returns a string array of function prototypes (not export the function prototype vector <
char-string
- 运用简单的方法,实现C#中字符数组转字符串数组-Simple method used to achieve the character array to a C# string array
class-string
- 建立一个对象数组,内放5个学生的数据,设立一个函数max,用指向对象的指针做函数参数,在max函数中找出5个学生中成绩最高者,并输出其学号。-Create an array of objects, by putting five student data, set up a function max, with a pointer to an object to do the function parameters, the max function to find the five stude
consume
- 基于操作系统中消费者和生产者的一个简单模型实现字符串数组的处理,一方面不断生成新的随机字符串放入数组中,另一方面从数组中不断提出字符串进行处理(逆序输出)-Based on the operating system to consumers and producers to achieve a simple model of a string array processing, on the one hand continue to generate a new random string in
201012108527023
- 我们知道可以用SQLDMO组件或.net中提供的System.Data .Sql .SqlDataSourceEnumerator枚举到局域网内所有SQL服务器,你们有没有感觉他们不是一般的慢,而是太慢了!这里提供了一个较快的类:命名空间EnumNetWorkSqlServer 在你的项目中添加对他的引用,这个类只提供一个方法GetServers(),返回一个string[]数组。 -We know that you can use component or SQLDMO. Net is pro
201012108527023
- 我们知道可以用SQLDMO组件或.net中提供的System.Data .Sql .SqlDataSourceEnumerator枚举到局域网内所有SQL服务器,你们有没有感觉他们不是一般的慢,而是太慢了!这里提供了一个较快的类:命名空间EnumNetWorkSqlServer 在你的项目中添加对他的引用,这个类只提供一个方法GetServers(),返回一个string[]数组。 -We know that you can use component or SQLDMO. Net is pro
Search-2D-Array-(string)
- Search a 2D array for strings!
String-Array
- 是用户自定义的string,可实现多种功能,帮助读者了解string的各种函数-User defined string to achieve a variety of functions, to help readers understand the various functions of the string
BITMAP-ARRAY-CONVETER
- BITMAP ARRAY CONVETER: Converts any Bitmap image to string array.
