搜索资源列表
zidianxu
- Descr iption n个元素{1,2,..., n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…,n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下: 任务:给定n 以及n 个元素{1,2,..., n }的一个排列,计算出这个排列的字典序值,以及按字典序排列的下一个排列。 Input 第1 行是元素个数n(n < 15)。接下来的1 行是n个元素{1,2,...,
Ex17b
- 本程序是一个包含50个CRect 对象的数组,他们定义了一系列的圆,该程序将相应的CRect坐标值以数字的形式打印出来。-This procedure is a CRect object that contains 50 of the array, they defined a series of round, the program will CRect coordinates corresponding to the digital print out the form.
C++_CLI_Array_Resize
- Documents explains the usage of Array::Resize method in C++/CLI across the methods.
excel
- 在.net环境下建立excel表,把数组数据存放在表中-In. Net environment excel table to establish the array of data stored in the table
Manual_Array_Vb_Net_2005_02
- Manual Array control vb.net (Spanish)
excel_dll_net_simple_fast
- Allows .net programmers to access excel databases, returns sheet names, and array of data, extremely fast, designed for managed code
RS232
- The code use .net function "serialPort" to write array.
VB
- 创建一个数组,输出数组元素对应的星期,如不是1到7,就输出不存在。-Founds an array, the output array element correspondence week, like is not 1 to 7, the output does not exist.
201012108527023
- 我们知道可以用SQLDMO组件或.net中提供的System.Data .Sql .SqlDataSourceEnumerator枚举到局域网内所有SQL服务器,你们有没有感觉他们不是一般的慢,而是太慢了!这里提供了一个较快的类:命名空间EnumNetWorkSqlServer 在你的项目中添加对他的引用,这个类只提供一个方法GetServers(),返回一个string[]数组。 -We know that you can use component or SQLDMO. Net is pro
Array-Demo
- 数组演示源代码,让初学者熟悉VB2010中的数组的使用方法-Array demo source code, so that beginners are familiar with VB2010 in the use of an array
returnvariable2
- 利用指针返回数组 利用指针返回数组 -Use of the returned array using pointer pointer pointer returned by an array of the returned array returns an array using pointer
Array
- 用栈与数组来实现数组的增长、缩短、插入、删除等一写操作。-The stack with an array of arrays to achieve the growth, shorten, insert, delete, such as a write operation.
nova
- 自动生成10个数放入一个字符数组中 在定义一个字符数组每一个元素放上一个数组的对应前几个元素之和-10 the number of automatically generated an array of characters into a character array defining each element of an array placed on the first few elements and the corresponding
nova
- 将字符数组倒序排列 利用while循环来实现 交换两个值时不涉及到中间变量直接用异或-Array of characters using a while loop in reverse order to achieve the exchange of two values is not directly related to the different variables or intermediate
duoweidongtaishuzu
- 定义多维动态数组,定义一个二维动态数组,根据自己的需要输入数组的大小-Definition of multi-dimensional dynamic array to define a two-dimensional dynamic arrays, according to their need to enter the array size
VCPPread-array
- 关于c++中二维数组的读取和存储,提供了一种实用的方法和技巧。-Read and store c++ in two-dimensional array, providing a practical methods and techniques.
code_de_quy
- array and pointer very good !
suabaifile
- array and pointer very good !
bianjiegenzong
- 边界跟踪算法的VC++ 程序,挺好,用数组实现的。-The boundary tracking algorithm is vc++, quite good, with the realization of an array.
BITMAP-ARRAY-CONVETER
- BITMAP ARRAY CONVETER: Converts any Bitmap image to string array.