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

Search list

[Game Programobsolete_lvl[1].tar

Description: X-pired是一个动作谜游戏,用C语言编写,使用了SDL,SDL_mixer, SDL_image 和按照GNU GPL条款发布的SDL_gfx。每一级游戏的目标是达到一个出口,避免引爆桶和其它致使的东西。-X-pired action is a mystery game, with C language, the use of the SDL, SDL_mixer, SDL_image and in accordance with the GNU GPL provisions of the 2. Every one game goal is to achieve an export avoid detonated causing barrels and other things.
Platform: | Size: 37888 | Author: 唐勇 | Hits:

[xml-soap-webserviceXML in Action

Description: xml的经典教程-xml classic Guide
Platform: | Size: 1974272 | Author: 张铁 | Hits:

[Othergawk

Description: g a w k或GNU awk是由Alfred V. A h o,Peter J.We i n b e rg e r和Brian W. K e r n i g h a n于1 9 7 7年为U N I X创建的a w k编程语言的较新版本之一。a w k出自创建者姓的首字母。a w k语言(在其所有的版本中)是一种具有很强能力的模式匹配和过程语言。a w k获取一个文件(或多个文件)来查找匹配特定模式的记录。当查到匹配后,即执行所指定的动作。作为一个程序员,你不必操心通过文件打开、循环读每个记录,控制文件的结束,或执行完后关闭文件。 -GNU awk or gawk by Alfred V. A ho, Peter J. We inbe rg er, and Brian W. K ernighan in 1977 created for the UNIX programming language awk newer version of one. awk from a founder of the first letter of surname. awk language (in all its versions) is a very strong capacity and the process of pattern matching language. awk access to a file (or multiple files) to find records matching a specific pattern. When found after the match that specified in the implementation of the action. As a programmer, you do not have to worry about file open, the cycle time for each record, the end of the control file, or close the document after the implementation.
Platform: | Size: 757760 | Author: gabrielwang | Hits:

[JSP/Javastruts_project

Description: this document explains the code of struts 1.x framework. contains everything like action form, action class, jsp, resource bundle, tag libraries....etc
Platform: | Size: 24576 | Author: gunda_java | Hits:

[Otherffalinks

Description: Free For All Link Page v1.2 This script allows visitors to add links to your page in a specified category. It is quite easy to install -1.Open links.pl with a text editor. Change the url in line one, to the Perl program at your server. Usually it is:- /usr/bin/perl or /usr/local/bin/perl for Unix. - C:/Perl/Perl.exe for Windows (use slash "/") Set the correct paths and required urls. 2.Upload links.pl in ASCII-mode to your cgi-bin directory and change mode it to 755 (-rwxr-xr-x). 3.Open addlink.html with a text editor. Change the line <form method="post" action="http://localhost/cgi-bin/links.pl" name="message"> to the correct location of links.pl That s all.
Platform: | Size: 43008 | Author: rengo | Hits:

[Game Hook CrackcSharpwaigualei

Description: c# 外挂类 操作窗体 pid = kk.pid("su_client.exe") 获得进程PID key.WinFromXY wf 声明结构数组 wf = kk.findform(“窗口标题”) 根据窗口标题得到 宽,高,以及x,y信息。 kk.setwinform(窗口标题,新的高,新的宽)//改变窗体大小 kk.winText(旧的窗体标题, 新的窗体标题) //修改窗体标题 kk.showform(窗口标题)//将窗体至于屏幕最顶端 kk.findwin(窗口标题) //返回int值,得到一个窗体的句柄 模拟键盘-c# plug-in class action form pid = kk.pid (" su_client.exe" ) get the process PID key.WinFromXY wf statement structure of the array wf = kk.findform (" Window Title" ) under the window title by width, height, and x, y information. kk.setwinform (window title, a new high, new wide)// change the form size kk.winText (the old form title, form the new title) // modify the form title kk.showform (window title )// The screen will form the top of kk.findwin (window title) // return int value, get a form to handle analog keyboard
Platform: | Size: 3616768 | Author: bk | Hits:

[GDI-BitmapDataShowClass

Description: 主要功能: 1.动态显示数据。在类中定义了两个大小为2000的double型数值。可显示小于2000组的X,Y数据。动态显示的原理为实时更新数据。只要更新x,y数据,在显示界面就会及时显示。 2.数据捕捉功能。当鼠标靠近数据点时,十字线会绘制一个红色的矩形捕捉框。 3.支持曲线平移,缩放,网格开关,时间显示以及文字说明。平移时,按住右键拖动鼠标;缩放时按住鼠标中键拖动鼠标。 4.支持颜色设置,具体可看弹出菜单。双击鼠标右键,弹出菜单可进行相应的操作。 5.类主要封装了一些设置函数和文件存储读取函数,在具体样例程序中列举了一些函数。具体函数可见点h文件,上面有具体说明。-Main features: 1. Dynamic display data. in the class defines two types of size 2000 double value. Group to show less than 2000 X, Y data. The principle of dynamic display is updated in real time data. As long as the updated x, y data in a timely manner in the display screen will display. 2. Data capture. When the mouse is near the data points, the cross line to draw a red rectangle will capture the box. 3. Support the curve of pan, zoom, grid switch, time display, and text. Pan, hold down the right-drag the mouse zoom, hold down the mouse button drag the mouse. 4. Support the color settings, specifically to see the pop-up menu. Double-click the right mouse button, pop-up menu for the appropriate action. 5. Principal function encapsulates some of the settings and file storage read function, in a specific sample program listed a number of functions. H files visible point specific function, the above specific description.
Platform: | Size: 168960 | Author: 黄雅威 | Hits:

[JSP/Javayui

Description: The YUI Library is a set of utilities and controls, written with JavaScript and CSS, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. YUI is available under a BSD license and is free for all uses. YUI is proven, scalable, fast, and robust. Built by frontend engineers at Yahoo! and contributors from around the world, it s an industrial-strength JavaScript library for professionals who love JavaScript. Note: All YUI 2.x users should review the YUI 2.8.2 security bulletin, which discusses a vulnerability present in YUI 2.4.0-2.8.1. If you host an a YUI 2.4.0-2.8.1 distribution, you need to take action — review the bulletin for full details.
Platform: | Size: 3714048 | Author: miranda | Hits:

[OpenCVmouse_event

Description: This program creates a rectangle when you click the mouse on the window, and stretches the rectangle until you release the mouse. This requires the creation of a mouse callback. For the main function we use a while loop that keeps redrawing each box as its created. Boxes are drawn and windows are created as learned in previous tutorials. The main new thing is the creation of the mouse callback. This is initialized with cvSetMouseCallback. The callback itself is an arbitrarily named function of the form my_mouse_callback( int event, int x, int y, an int flags, void* param) where x and y are the mouse position and event is a code representing what mouse action occured
Platform: | Size: 863232 | Author: halima | Hits:

[AI-NN-PRx.tar

Description: 机器人足球功能开发代码,处理机器人的比赛动作,是在2D平台上开发的。-Functional development of robot soccer code to deal with the robot action game is developed on the 2D platform.
Platform: | Size: 3328000 | Author: 夏国峰 | Hits:

[JSP/JavaExperiment

Description:  设计public类,包含main方法,执行该程序后,在控制台上显示菜单:  A、添加学生信息  B、浏览学生信息  C、查询学生信息  X、退出信息系统  输入相应的字母,进行相应的操作,后台的信息存放采用文件 - public class design, including the main method, execute the program, on the console menu:  A, add student information  B, view student information  C, check student information  X, exit information system  Enter the appropriate letter , the appropriate action, background information is stored using the file
Platform: | Size: 5120 | Author: longing | Hits:

[Game EngineSilverlightSpeedGame

Description: 这是用 Farseer 物理引擎制作的一个小游戏。玩法特别简单:用鼠标控制白球的位置,尽量不要让白球碰到黑球。距离中心越远,得分越少。 作者项目中遇到的问题: *模拟环境和显示环境使用的长度单位不一致,需要对两者的单位进行转换。我这里使用的是 ConvertUnits 类进行转换的。 *Farseer 引擎默认设置物体运行速度是不能超过 64 的。可以在源码的 *Settings.MaxTranslation 设置此参数。 *Farseer 引擎具有自动适应功能。长时间没有操作的时候可能会进入“休眠”状态。 *默认物体碰撞是非弹性碰撞。可以通过设置 x.Body.Restitution 来决定是弹性碰撞(1)还是非弹性碰撞(0),或者介于两者之间。-This is made ​ ​ with Farseer Physics Engine is a small game. Play particularly simple: use the mouse to control the position of the white ball, try not to let the white ball hit the black ball. Farther from the center, scoring less. Problems encountered by the project: * Simulation environment and show environment is inconsistent with the length of the unit, both units need to be converted. I am using here is ConvertUnits class conversion. * Farseer engine speed of an object is the default setting can not exceed 64. In the source* Settings.MaxTranslation set this parameter. * Farseer engine with automatic adaptation function. Long time no action may be to "sleep" state. * Default object collisions inelastic collision. Can be determined by setting x.Body.Restitution elastic collision is (1) or non-elastic collisions (0), or somewhere in between.
Platform: | Size: 1117184 | Author: 阿宽 | Hits:

[FlashMXAS3_antlr_grammar

Description: antlr3.x的action script语言文件-antlr3.x grammar for action script
Platform: | Size: 12288 | Author: 王鹏 | Hits:

[Otheracttest

Description: COCOS2D-X开发的简易动作游戏,可供学习之用-Simple action game developed by COCOS2D-X, available for learning purposes
Platform: | Size: 498688 | Author: zhongfl | Hits:

[Otherjquery-columnnav-1.0

Description: 列导航提供了一个Mac OS X / NeXTStep风格为无序的HTML列表的导航。(有序列表将支持1.1版本) 它被设计来逐步提高列表信息通过重构到列的数据。每一列表示的子程序选中的项。 这是特别有用的格式长层次结构。 菜单的一个例子在行动在这里可以看到。 -Column Navigation provides a Mac OS X/NeXTStep style navigation for unordered HTML lists. (Ordered lists will be supported in version 1.1) It has been designed to progressively enhance list information by refactoring it into columns of data. Each column represents the children of the proceeding selected item. This is especially useful for formatting long hierarchy structures. An example of the menu in action can be seen here.
Platform: | Size: 3072 | Author: sdamao | Hits:

[matlabfuzzy-controller

Description: The Sugeno-Takagi-like fuzzy controller: This controller is a two input one output fuzzy controller The first input is the error=x The second input is the error_dot=y(time derivative of the error) The output of the fuzzy controller is the CHANGE in the control action and NOT the control action.
Platform: | Size: 143360 | Author: ALAA | Hits:

[androidmousetrack

Description: 知识点:使用Graphics类制作方块,使用java.awt.Event类响应鼠标动作,使用Color类设置方块的颜色,使用int类记录光标的位置。   实现思路:首先要制作界面中的方块,通过Graphics类的对象函数g.setColor(Color.red)设置方块的颜色为红色,然后通过语句g.drawRect(0, 0, size().width - 1, size().height - 1)和g.drawRect(mx, my, (size().width/10) - 1, (size().height/10) - 1)绘制出两个矩形,完成方块的制作。然后实现“抓不住的方块”效果,要响应鼠标事件,通过函数public boolean mouseDown(java.awt.Event evt, int x, int y响应按下鼠标的动作,通过光标位置的判断来避免鼠标抓到界面中的方块-Knowledge: Use the Graphics class production box, use java.awt.Event class response to mouse movements, using color Color class settings box, use the cursor position int class record. Realization of ideas: First, to make the interface box, set the box through the Graphics class object function g.setColor (Color.red) color is red, then the statement g.drawRect (0, 0, size () width- 1. , size () height-. 1) and g.drawRect (mx, my, (size () .width/10)- 1, (size () .height/10)- 1) draw two rectangles, complete the box production. Then realize "box not catch" effect, to respond to mouse events, through the function public boolean mouseDown (java.awt.Event evt, int x, int y action in response to pressing the mouse, by judging the mouse cursor position to avoid grasping the interface box
Platform: | Size: 10240 | Author: rpudn61 | Hits:

[matlabmatlab

Description: LTI系统的分析。用函数y=filter(p,d,x)实现差分方程的仿真,也可以用函数 y=conv(x,h)计算卷积,用y=impz(p,d,N)求系统的冲激响应,再用卷积来计算任意信号作用于系统的响应。-Analysis of LTI systems. With the function y = filter (p, d, x) to achieve the simulation of differential equations can also be used to calculate the convolution function y = conv (x, h), with y = impz (p, d, N) seeking impulse system response, and then to calculate the convolution of any action in response to the signal system.
Platform: | Size: 52224 | Author: 张倩 | Hits:

[androidActionBarSherlock

Description: ActionBarSherlock是一个独立的库,通过一个API和主题,开发者就可以很方便地使用所有版本的Android动作栏的设计模式.对于Android 4.0及更高版本,ActionBarSherlock可以自动使用本地ActionBar实现,而对于之前没有ActionBar功能的版本,基于Ice Cream Sandwich的自定义动作栏实现将自动围绕布局。能够让开发者轻松开发一款带动作栏(Action bar)的应用,并且适用于Android 2.x及其以上所有版本.-ActionBarSherlock is an independent library, through an API and theme developers can easily use all versions of Android action bar design patterns for Android 4.0 and later, ActionBarSherlock can automatically use the local ActionBar achieve, and for prior no ActionBar functional version, Ice Cream Sandwich based custom implementation will automatically focus on the action bar layout. Allows developers to easily develop a drive for the bar (Action bar) applications, and applies to all versions of Android 2.x and above.
Platform: | Size: 5627904 | Author: 挂面君 | Hits:

[OtherkNN_in_Python

Description: 用Python学习和实战kNN算法,对《机器学习实战》中的代码进行修正,保证能在python3.x中运行-kNN algorithm in learning and action in Python
Platform: | Size: 483328 | Author: 何阳 | Hits:
« 12 »

CodeBus www.codebus.net