搜索资源列表
快捷键的设置
- 键盘快捷键的设置,并窗口随着鼠标的移动所产生的X,Y的变化程序代码-keyboard settings, mouse and window with the movement of the X, Y code changes
dazhengshu
- 随意输入两个1024位的整数,根据对X Y的分留分析可以成功输出乘法结果,看可以帮你没-two free importation of 1,024 integers, based on the X-Y-left analysis can be successfully exported multiplication results can help you do not
wwe
- 判断某点是不是边界点,参数x,y 为该点的坐标,lpPtr为指向原位图数据的指针-judgment is not a border point, parameters x, y coordinates for the point. lpPtr plans for the in situ data at the target
water
- 经典的倒水问题 输入:2个水桶的容积(x,y) 输出:量出z升水的最少次数
RS232Comm
- 采集X,Y,Z坐标系显示位移值,数据来源与位移传感器采集的信号,经MPU处理,经RS-232接口传送与电脑
jsq
- 部分函数: 处理n! 计算显示数值的阶乘 处理Exp,可用于显示科学计数法 处理x^y 处理sin,反正弦,双曲正弦,反双曲正弦,cos,tan函数,为什么使用了例如sin函数 与正确结果不一样 处理dms函数(将显示的数值转换为“度-分-秒”格式;Inv+dms把度-分-秒转换为10进制) 处理(FE)——打开或者关闭科学计数法,10^32总是以指数显示 取模,(余数) 计算机逻辑与,在运算之前截断小数部分 计算机逻辑或,
landmine
- 踩地雷_950513簡易版 public void set_mine(){ Random ran= new Random() int tmp=0,x=0,y=0 for(int i=0 i<m_num i++){ do{ tmp=ran.Next(0,w_num*w_num) }while( flag[tmp % w_num, tmp / w_num] == 9) flag[tmp %
tlparen
- « 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z)(中,位置8处的右括号没有可匹配的左括号,位置9处的左括号
邮局选址问题 实验报告
- 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的 街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。 街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小
vector
- 建立一个int类型的长度为n的vector数组,n由用户从键盘输入, 输入元素到数组,输出数组中的元素,用vector建立元素为10的类型为Point的对象数组,要求 建立数组时有默认的初始化,每个元素的X,Y的值为0. 调用Move成员函数改变每个元素的X,Y的值,输出元素-Establish a int type of length is n vector array, n by the user input from the keyboard, input elements to an
toshapefile
- 读取外部文件的x,y坐标信息和属性数据,生成shapefile格式arcgis地图文件!-Read the external file x, y coordinate information and attribute data, generate shapefile format arcgis map files!
ImageButton
- The ImageButton click event also supplies the x/y coordinates of where the user clicked the image. This provides a means to respond differently depending on what part of the image is clicked.
zixulie
- 序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。 一般地,给定一个序列X=<x1,x2,…,xm>,则另一个序列Z=<z1,z2,…,zk>是X的子序列,是指存在一个严格递增的下标序列〈i1,i2,…,ik〉使得对于所有j=1,2,…,k使Z中第j个元素zj与X中第ij个元素相同。 给定2个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z
tosde
- 读取外部文件的x,y坐标和属性数据,通过sde生成sqlserver空间数据库表!一键生成arcgis空间数据库工具!-Read the external file x, y coordinates and attribute data, spatial database through sde generated sqlserver table! A key to generate the arcgis spatial database tools!
knuder
- X,y coordinates for vrp
FiveLink
- 输入n组数据,每组数据包括棋的颜色(B表示黑,W表示白)和棋盘位置(x,y),输入结束后根据输入数据画出棋盘,并分别判断黑、白棋是否存在“五连”。-N set of data input, each data include chess color (B, said Black, W said the white) and the board position (x, y), enter the draw after the end of the input data according to
AddXYData
- 读取shp坐标系信息,用坐标(x,y,z)生成shp文件的源代码。稍作修改即可使用-Read shp coordinate system information, use the coordinates (x, y, z) generate shp files of source code. You can use some modifications
FFTDemo
- FFT图像配准演示,返回两幅图像的差跟配准的x,y轴offset. (本程序仅包含可执行文档)-FFT Image Registration Demo. X,Y offset is returned and the difference image is calculated.
3Dgraphallinone
- 绘制多种三维图形组合,包括x-y色彩图,轮廓图,网格-轮廓组合图,曲面-轮廓组合图,填充曲面-轮廓组合图等等,可实现多种操作功能,如旋转,缩放等-Draw a variety of three-dimensional graphics portfolio, including the xy color chart, profile map, grid- profile portfolio map, surface- combination of contour maps, surface fil
循环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++.)