-
string
String类,分享一下。可以实现==, >, <, [], <<, Trim, Reverse, Find, upper, lower等功能(String脌脿 拢 卢 脰脧铆脪 禄脧脗 隆 拢 驴 脡脪脭脢渭脧脰 ==,)
- 2008-04-10 00:34:21下载
- 积分:1
-
jacobi
雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量(Jacobi iteration (immigration law) the calculation of Real Symmetric Matrix Eigenvalues and eigenvectors)
- 2020-08-03 17:08:34下载
- 积分:1
-
WinForms_C%23_Access
说明: c#连接ACCESS做查询、修改等
开发环境:Visual Studio 2005<br>数据 :Access 2000<br>语言:c#<br>运行环境 :Microsoft.NET Framework v2.0(c# connect ACCESS to do to access, modify, such as development environment: Visual Studio 2005 <br> data: Access 2000 <br> Language: c# <br> Runtime Environment: Microsoft.NET Framework v2.0)
- 2008-11-15 10:47:30下载
- 积分:1
-
ns2-extension
介绍如何对NS2进行多信道多接口扩展,并支持动态信道分配。(NS2 introduce how to carry out the expansion of multi-channel multi-interface, and supports dynamic channel allocation.)
- 2009-03-12 20:28:24下载
- 积分:1
-
C语言中计算两数之和
初学C的一些数据类型知识,为初识C语言的学习朋友提供便利。(Beginner C some of the data types of knowledge, to provide convenience for the first C language learning friends.)
- 2018-03-15 12:06:01下载
- 积分:1
-
wuhan_universityROBOCUP
robocup 2d组武汉工程大学仿真机器人足球11对11组的代码(robocup 2d Group of Wuhan Institute of robot soccer simulation code 11 on 11 groups)
- 2020-12-09 21:29:20下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1
-
GBT21436-2008
国家标准GBT21436-2008,为车载雷达的测试、试验,研发人员提供依据及参考。(National standard GBT21436-2008, for the vehicle radar testing, testing, R & D personnel to provide basis and reference.)
- 2017-03-21 00:16:24下载
- 积分:1
-
A Fully Vectorized Code for Nonequilibrium Rf
全耦合,非圆柱式放电腔体内等离子体的数值模拟(Numerical simulation of microwave plasma discharge at medium pressure)
- 2018-03-26 09:01:47下载
- 积分:1
-
lab2
输入:
输入包括多个测试集,每行为一个正奇数N(1 <= N < 10),
0作为输入的结束且不需要处理。
输出:
对于输入的每一个N, 输出一个它所对应的N阶幻方,如果存在多个,
任意一个即可。
Sample Input
1
3
0
Sample Output
1
4 9 2
3 5 7
8 1 6
(Input: The input includes multiple test sets, each one being the odd behavior of N (1 < = N < 10), 0 as the end of the input and does not require treatment. Output: For each input N, N it corresponds to the output of a magic square, if there is more than one, any one can. Sample Input 1 3 0 Sample Output 1 4 9 2 3 5 7 8 1 6)
- 2014-02-19 15:40:48下载
- 积分:1