搜索资源列表
y计算器
- 介绍一个用C#语言编写的应用程序--y计算器-introduced a language with C# applications written -- y calculator
tiquSEG-Y
- 将格式为SEG-Y的地震数据的某道信息截出来,程序为c++程序,经过编译了-format will SEG-Y seismic data information of a certain cut, and procedures for c procedures are followed, the compiler
x+y
- 汇编程序:计算X+Y,在屏幕显示输出结果。-compilation procedures : Calculation X + Y, the screen display output.
绕Y轴旋转的正方体
- direct9编程,一个绕Y轴旋转的正方体。了解网络动漫设计一个例子程序。
用抛物线y=a+bx+cx 拟合给定数据
- 数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
- 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
L-Y方程Lyapunov指数的RHR计算
- L-Y方程Lyapunov指数的RHR计算
Y.Daniel Liang 著 C++程序设计课后答案
- Y.Daniel Liang 著 C++程序设计课后答案,需要的童鞋请下载
Y型波导设计
- 这是关于Y光波导设计的源代码
Y型波导设计
- Y型波导设计源码
fuzzy control.语言变量X,Y,Z的隶属度函数
- 语言变量X,Y,Z的隶属度函数.模糊控制规则表,还有matlab程序,阐述了模糊规则的生成过程!,good
输入三个整数x,y,z,请把这三个数由小到大输出
- p1_1.txt 程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换, 然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。
MAKE_DXF4
- Create DXF Autocad 12 format from a text file that contains xyz coordinates of points two format is supported no,x,y,z and no,x,y,z,code for input files
xymodem
- X / Y Modem 协议 XMODEM/YMODEM PROTOCOL REFERENCE -X/Y Modem agreement XMODEM/YMODEM PROTOCOL REFERENCE
X-Y
- 通过插补计算实现在51单片机上控制X-Y机械手臂绘图的功能-Calculated through interpolation single-chip implementation of the 51 control XY robot mapping function
chongzaiyunsuan
- 1、 对Point类重载++和――运算符 编写C++程序完成以下功能: (1) Point类的属性包括点的坐标(x,y); (2) 实现 Point类重载++和――运算符: ++p,--p,p++,p--。 ++和――分别表示x,y增加或减少1。 -1, on the Point-type heavy-duty and- operator prepared C++ Process is complete the followi
Seg-Y-duqujixianshi-Matlab
- 此代码 实现 Seg-Y文件的 读取及显示 功能,在matlab环境下开发的,完整调试通过,且附有详细的程序说明。并附有测试的 seg-y 文件。可以帮助学地球物理的,特别是学 物探 的人员实现 需要的功能!对于想要C++代码的,可以自己看懂后,自己写成C++程序,非常简单,方便!-This code implements the Seg-Y file to read and display capabilities, developed under the matlab environment
Y. Daniel Liang' s C++
- Y. Daniel Liang' s C++
(head)Y gongxiandu
- 提供仿生鱼在水流坐标中巡游时,Y方向的受力及贡献度的算法(The contribution of the Y direction is provided when the biomimetic fish cruise in the flow coordinates)
循环x的y次方
- 求x的y次方,使用c++语言编写。初学者的小实验,希望能够得到指正。(Y sub square for X i want my program to be corrected and maybe someone can help with my c++.)