搜索资源列表
5.rar
- 输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。
新建 文本文档 (3)
- 本程序通过x,y坐标的两次拉格朗日插值 实现非简单曲线的绘制 通过鼠标取点,简单易用-this program through x, y coordinates of the two Lagrange simple interpolation to achieve the curve by drawing from the mouse, easy to use
数学函数
- 包含求反余弦函数,计算Y/X的反正切值 ,向上舍入,把一个双精度数分解为尾数的指数,计算直角三角形的斜边长-include cosine function for calculating Y / X arc tangent, rounded upward, a few double precision decomposition of the final index, calculated length of the hypotenuse of the right triangle, etc.
Mut
- 模拟梁的震动,根据函数关系式y=asin(2∏t/T)sin(2∏x/L)绘制梁振动曲线,其中a为振幅,T为周期,L为梁长!在窗口内出现梁振动图象。-simulated beam vibration, according to a function y = - asin (2 t / T) sin (2 x / L) mapping beam vibration curve, which for a amplitude, T cycle, L-beams! Within the window
bianhuan
- 一个图形可分别绕X轴,Y轴,原点变换,也可以按比例变换-a graphics can be around the X axis, Y-axis, the basics of transformation, can transform prorated
G.711
- 语音信号的G.711编码。 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by \"unlocked\" factor yu(k) only. The factor yl(k) and speed-contral fact
G.723
- G.723语音编码 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by \"unlocked\" factor yu(k) only. The factor yl(k) and speed-contral factor a
showwin
- 读取dst文件(绣花文件类型)并绘出图形。 内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。 可重用代码:读取地址进行每字节的每1位的计算。 PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file types) and draws graphics. The
C_五子棋
- 和电脑下五子棋的C小程序,运行时,输入X坐标+一个逗号+Y坐标-and computer under 331 C small program running, input X coordinates Y coordinates of a comma
x+y
- 汇编程序:计算X+Y,在屏幕显示输出结果。-compilation procedures : Calculation X + Y, the screen display output.
X-Y
- X-Y绘图仪最终版本,通过单片机实现的绘图仪,速度快。-C51 huituyi
y
- 电力系统拓扑图Y矩阵的生成程序,说明见文件内-Power system topology matrix generation Y
A-math-routine-to-calculate-the-atan(x-y)-using-C
- calculates the arctangent of the input values x and y (sometimes called atan2) by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
X-Y-GRAPH-DEMO
- An example to create simple X-Y graph
Y. Daniel Liang' s C++
- Y. Daniel Liang' s C++
Y=AXPB
- 这是一个简单的数学公式:Y=AX+B,可以算出函数的结果。-This is a simple mathematical formula: Y=AX+B, can calculate the result of function.
Y
- 采用flex工具进行词法分析并结合yacc工具进行语法分析生成文法编译器 进行了完整的词法、语法分析 初始源文件4个:19210216.l,19210216.y,code.h,table.h, 运行过程: 先写出词法分析*.l文件和语法分析*.y文件。 然后运行CMD,进入DOS下,将目录切换到flex和bison及源码所在目录 1、flex 19210216.l 生成lex.yy.c 2、bison -d 19210216.y 生成1921
Y-option
- yTASKLIST Tasklist命令用来显示运行在本地或远程计算机上的所有进程,带有多个执行参数。 使用格式 Tasklist [/S system [/U username [/P [password]]]] [/M [module] | /SVC | /V] [/FI filter] [/FO format] [/NH] 参数含义 /S system 指定连接到的远程系统。 /U [domain\]user 指定使用哪个用户执行这个命令-App
5-lineas-y-circulos
- 5 lineas y círculos en ensamblador FASM.
Wincc自定义 XY 轴的多功能曲线的实现方法_
- Wincc自定义的X-Y Plot的实现方法(X-Y Plot in Siemens Wincc)