-
ng-cordova-master-(1)
ng cordova master
yes, yes, yes,
- 2016-11-30 08:26:04下载
- 积分:1
-
hw7-200911113038
继承和派生的基类,是包裹类和其派生的两日包裹和连夜加急包裹(Inheritance and derived base class)
- 2010-05-09 18:03:59下载
- 积分:1
-
torsche-0_4_0
torsche是matlab下的一个工具箱,可以用来仿真实时调度算法,如EDF RM等,结合Matlab和Visual studio混编后可以使用,其自带的一些工具包里也有很多应用用例可以用来参考(torsche under a toolbox matlab , simulation can be used for real-time scheduling algorithms, such as EDF RM , etc. , combined with Matlab and Visual studio can use the hash , which comes with some tools package , there are many use cases can be used to refer to the application)
- 2014-05-23 13:03:05下载
- 积分:1
-
Image-feature-extraction
一种改进的基于蚁群算法的图像边缘检测文献,前沿论文(ant colony system,matlab)
- 2012-04-17 15:10:39下载
- 积分:1
-
GM1_1.m
最原始的灰色预测,matlab程序,可直接使用(Most original gray forecast, matlab program, can be used directly)
- 2015-01-21 14:34:35下载
- 积分:1
-
T200071012217h
此源码为线性相位滤波的vhdl源码与设计心的体会,理论分分析与工程实践总结相结合,有非常大的参考价值 可直接使用。
(The source for the linear phase filter VHDL source code and design of the heart experience, theoretical analysis to summarize the combination of engineering practice, a very large reference value can be used directly.)
- 2012-07-10 16:08:08下载
- 积分:1
-
IEEEnumble
潮流计算实用数据,各种节点的,对潮流计算等电力计算机程序非常有用(Practical data flow calculation, the various nodes of the power flow calculation is very useful computer programs)
- 2014-05-18 21:58:28下载
- 积分:1
-
123
NET平台下的IP欺骗和SYN Flood攻击-彭宁-贵州大学(NET platform IP spoofing and SYN Flood attacks- Penning- Guizhou University)
- 2013-12-17 11:41:19下载
- 积分:1
-
44
说明: 给定程序中,函数fun的功能是:将a所指3×5矩阵中第k列的元素左移到第0列,第k列以后的每列元素依次左移,原来左边的各列依次绕道右边。
例如,有以下矩阵:
1 2 3 4 5
1 2 3 4 5
1 2 3 4 5
若k结果为2,程序执行结果为:
3 4 5 1 2
3 4 5 1 2
3 4 5 1 2
请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。
注意:源文件存放在考生文件夹下的BLANK1.C中
不得增行或删行,也不得更改程序的结构!
(A given program, function fun feature is: a 3 × 5 matrix referred to in the first k elements of the left column to move Section 0, the k elements of each column after column followed by the left, the original columns in the left turn Bypass on the right. For example, the following matrix: 123,451,234,512,345 If k is 2, the program execution results: 345,123,451,234,512 in the program underscore the right content at the fill and to remove the underscore, so that the program reach the right result. Note: The source files in the folder of BLANK1.C candidates are not allowed by the line or delete line, nor change the structure of the program!)
- 2011-08-11 07:53:10下载
- 积分:1
-
account
C++大作业,编写一个account类实现基类派生类之间的各种关系。主要用于初学者对于类的理解。(C++ big job, write a class that implements account the various relationships between the base class derived class. The main class for beginners to understand.)
- 2013-12-26 14:58:21下载
- 积分:1