-
文档与示例
源码的php叫啥你可以2看看源码的php叫啥你可以看看(Perfectly Running Simple and Useful Program Source Code)
- 2019-04-09 19:28:35下载
- 积分:1
-
显示网络流量的源代码,使用vc6.0,可以察看使用网络时的流量
显示网络流量的源代码,使用vc6.0,可以察看使用网络时的流量-network traffic shows the source code, the use of vc6.0 can look at the use of network traffic
- 2022-07-08 05:22:36下载
- 积分:1
-
获取系统中多网卡信息
获取系统中多网卡信息-access system information over Ethernet
- 2023-07-23 15:25:03下载
- 积分:1
-
ellipse
根据离散数据点拟合圆,得到圆心坐标和拟合半径(Fitting the circle according to the discrete data points, the coordinates of the center of the circle and the fitting radius are obtained.)
- 2019-02-24 22:45:56下载
- 积分:1
-
power_wind_type_4_avg
直驱风力发电机组系统 全功率变流器并网仿真模型 修改后可以进行低穿仿真(Wind power)
- 2013-10-15 13:39:37下载
- 积分:1
-
in LAN IP small search procedures used in LAN search nearby computer IP,
在局域网中搜索IP的小程序,用于在局域网中搜索邻近计算机的IP, -in LAN IP small search procedures used in LAN search nearby computer IP,
- 2022-07-04 20:58:08下载
- 积分:1
-
谱修正与CPM
通过伪随机序列进行频率调制,并对相位连续性进行优化。调制信号的自相关函数可以通过谱修正进行旁瓣抑制(Frequency modulation is performed by pseudo-random sequence and phase continuity is optimized. The autocorrelation function of modulation signals can be sidelobe suppressed by spectral correction)
- 2018-05-03 11:27:49下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
外弹道课程设计
说明: 外弹道课程设计,建立六自由度仿真模型,在无控的状态下,利用matlab编程仿真计算航空炸弹的投放域。得到导弹的速度时间关系图像,攻角与时间关系图像。(In the course design of external ballistics, a six-degree-of-freedom simulation model is established. In the uncontrolled state, the airborne bomb dropping area is simulated by MATLAB programming. The velocity-time relationship image and the angle of attack-time relationship image of the missile are obtained.)
- 2021-03-09 22:59:27下载
- 积分:1
-
COT
阶次分析进行等角度采样以及频率曲线的拟合(Equal Angle Sampling and Curve Fitting for Order Analysis)
- 2019-02-26 12:09:26下载
- 积分:1