Welcome![Sign In][Sign Up]
Location:
Search - x y

Search list

[assembly languagex+y

Description: 汇编程序:计算X+Y,在屏幕显示输出结果。-compilation procedures : Calculation X + Y, the screen display output.
Platform: | Size: 2783 | Author: 杨天 | Hits:

[Modem programminicom-1.83.tar

Description: 支持X/Y/Z Modem协议的传输文件的通讯程序 -Commnication libraray supports XMODEM,YMODEM,FAX protocol
Platform: | Size: 316416 | Author: 站长 | Hits:

[AI-NN-PR模拟退火程序

Description: 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right understanding of simulated annealing method is a good example of the procedure.
Platform: | Size: 1024 | Author: 小刘 | Hits:

[assembly languagex+y

Description: 汇编程序:计算X+Y,在屏幕显示输出结果。-compilation procedures : Calculation X+ Y, the screen display output.
Platform: | Size: 2048 | Author: 杨天 | Hits:

[CSharpwater

Description: 经典的倒水问题 输入:2个水桶的容积(x,y) 输出:量出z升水的最少次数-Classic problem of the importation of pouring money down the drain: two buckets of volume (x, y) output: z basing revenue plans on spending at least the number of liters of water
Platform: | Size: 1024 | Author: 全柯 | Hits:

[Special EffectsGA

Description: 遗传算法,寻找f(x,y)=sinx*siny/(x*y)的最大适应值及其相应的位置。精度为0.0001种群数设定为50-Genetic algorithm, to find f (x, y) = sinx* siny/(x* y) the greatest value and its corresponding position. Accuracy of 0.0001 set to 50 the number of stocks
Platform: | Size: 1024 | Author: 黄泉 | Hits:

[Graph Drawingellipse

Description: 在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h-In designated areas with the specified color mapping oval. One of the region defined as: x, y, w, h
Platform: | Size: 1024 | Author: 水中望月 | Hits:

[JSP/Javamouse

Description: 知道鼠标X,Y位置 将鼠标光标移动到X,Y位置 java源程序-Know that the mouse X, Y position the mouse cursor to X, Y location of java source code
Platform: | Size: 1024 | Author: keiwei | Hits:

[Windows Developchongzaiyunsuan

Description: 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 following functions: (1) Point-type properties, including the coordinates of points (x, y) (2) the realization of Point-type heavy-duty and- Operators:
Platform: | Size: 1024 | Author: 李伟 | Hits:

[ERP-EIP-OA-Portalcode

Description:  雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -err
Platform: | Size: 1024 | Author: ben | Hits:

[SCMX-Y

Description: 通过插补计算实现在51单片机上控制X-Y机械手臂绘图的功能-Calculated through interpolation single-chip implementation of the 51 control XY robot mapping function
Platform: | Size: 125952 | Author: andylee | Hits:

[GUI DevelopX-Y_Table

Description: X-Y Table 與DS Actuator of Slider 控制-XY Table with DS Actuator of Slider control
Platform: | Size: 672768 | Author: skytech | Hits:

[Windows DevelopMAKE_DXF4

Description: 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
Platform: | Size: 13312 | Author: bob | Hits:

[SCMkeyboardcontroller_latest.tar

Description: 这是一个非常小而简单的模块,它通过一个键xy矩阵扫描,并产生一种“快照”的 位的代表在扫描采样的按键开关状态。 有在模块的内存,使输出保持不变的扫描过程中,并同步更新。 把钥匙是连续取样,但向上的按键开关存储器存储的所有数据,直到最后输出 “快照”的生产。 该模块是Verilog的参数,并与小矩阵式键盘推荐使用。据 在实际测试硬件。-This is a very small and simple module, which scans through an X-Y matrix of keys, and produces a "snapshot" of bits which represent the sampled state of the keyswitches during the scan. There is memory in the module, so that the outputs are held constant during a scan, and updated simultaneously. The keys are sampled sequentially, but the memory stores up all of the keyswitch data until the final output "snapshot" is produced. This module is parameterized Verilog, and is recommended for use with small matrix type keypads. It has been tested in real hardware.
Platform: | Size: 15360 | Author: 打狗队 | Hits:

[assembly languageX-Y

Description: X-Y绘图仪最终版本,通过单片机实现的绘图仪,速度快。-C51 huituyi
Platform: | Size: 183296 | Author: yangcl | Hits:

[Special EffectsGraphics

Description: 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。六、交互式Bezier曲线的输入绘制程序实现-An integrated graphical interface program, can call the subroutine each operation. First, call the painting point function, the DDA, the mid-point operator France and the midpoint line drawing algorithm draw a circle and ellipse. 2, polygon scan conversion algorithm and region filling algorithm (scan line algorithm The will to do more than seek operation based on the edge of fill, and sign algorithms for the optional side seed-based region filling using 4-connected region Recursive seed fill algorithm, or scan line seed fill algorithm to require seed point (x, y) can be interactive input). 3, line cutting and Polygon clipping algorithm to achieve animation. (Two segments by cutting edge algorithms and HS polygon clipping algorithm) polygon clipping Algorithm animation requirements first draw a closed polygon, and then draw the crop rectangle window, then select the crop button (or Command), press the "cut on top" button (or the implementation of the "cut on top" command),
Platform: | Size: 15465472 | Author: Peng | Hits:

[SCMPoint-x-y

Description: 先建立一个点类Point,包含数据成员x,y(坐标点)。以它为基类,派生出圆类Circle,增加数据成员radius(半径),再以Cirlcle类为直接基类,派生出圆柱体类Cylinder,再增加数据成员height(高)。要求: (1)每个类都有构造函数、用于从键盘获取数据的成员函数set(),用于显示数据的成员函数display()。 (2)用虚函数输出各类对象信息 -First establish a point class Point contains data members x, y (coordinate points). The base class for derived round class Circle, increased data member radius (radius), then Cirlcle class direct base class, the cylinder class derived Cylinder, additional data members height (H). Requirements: (1) for each class constructor, used to obtain data from the keyboard member function set () member function display (used to display data). (2) virtual function to output all kinds of object information
Platform: | Size: 3072 | Author: 王莹 | Hits:

[LabViewX-Y-GRAPH-DEMO

Description: An example to create simple X-Y graph
Platform: | Size: 27648 | Author: Dib | Hits:

[MiddleWareWincc自定义 XY 轴的多功能曲线的实现方法_

Description: Wincc自定义的X-Y Plot的实现方法(X-Y Plot in Siemens Wincc)
Platform: | Size: 155648 | Author: mjj0314 | Hits:

[Other2

Description: 在MATLAB中,用m语言编程实现输入x,y的值,并将它们的值互换后输出(Enter the values of X, y, and exchange their values after output)
Platform: | Size: 11264 | Author: 梦凡 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net