Welcome![Sign In][Sign Up]
Location:
Search - obstacles

Search list

[CSharppointer

Description: Pointer是初學C語言者,最大的障礙,透過本教學文檔,可以釐清pointer的觀念。-Pointer C language learning is that the biggest obstacles through the teaching files, can clarify the concept pointer.
Platform: | Size: 3599952 | Author: 吳中億 | Hits:

[Other resource红外探测实验

Description: C51单片机实现红外探测 可以探测是否有障碍物及入侵者 数据通过串口格式化 38 KHZ载波-C51 MCU infrared detectors can detect whether there are any obstacles and invaders through serial data format 38 kHz carrier
Platform: | Size: 85011 | Author: 无语 | Hits:

[Game ProgramRobotDemo_1010

Description: 移动机器人遍历演示程序,在一未知环境空间防止多障碍物。移动机器人能遍历所有空间-moving robot traversing program.under a unkown space place many obstacles,the robot can arrive at every space.
Platform: | Size: 1112318 | Author: 刘奎 | Hits:

[Firewall-Security20041113(初建文档)

Description: 通信机制: 结构C-S-C Relay在中间,为console和agent提供双向服务,承担传递console命令和文件到agent, 返回agent命令执行结果与文件开始接收、接收完成信号的功能。此外relay也接受console的控制(与agent类似,通过DosPipe实现).这样的设计是为解决穿透防火墙或路由器(NAT)障碍――由agent发起连接,即从里到外建立一个通道,然后通过relay达到控制目的。通过一个可预设的relay地址序列文件,由agent轮循查找relay;连接建立后,可通过文件传输功能更新该地址序列。 -communication mechanism : C-S-C Relay in the middle, and the agent for the console to provide a two-way service, commitment console commands and transmit documents to the agent, the agent ordered to return to the implementation of the outcome document and the beginning of the reception, the receiving signals function. In addition relay accept the control console (with similar agent, DosPipe achieved). Such a design is to solve penetrate the firewall or router (NAT) obstacles -- initiated by linking agent, from inside out a route, then relay to control purposes. Through a predetermined sequence of relay document addresses from the search agent Round Robin relay; Connections, through file transfer functions to update the address sequence.
Platform: | Size: 297055 | Author: 黄双龙 | Hits:

[Other resourcevhd123

Description: 一个小赛车游戏,能够实现随机多种障碍物下掉,有左右方向键控制键,在游戏失败后,有重复开始功能,还可以选择游戏模式和练习模式-a small racing game, can be achieved under random multiple obstacles swap, about the direction keys control keys, after the failure of the game, began to repeat functions can also choose to game and practice mode
Platform: | Size: 2199018 | Author: 沈晓松 | Hits:

[Other resourcebot

Description: 机器人躲避障碍仿真设计程序,来源于因特网.非本人设计-robot avoid obstacles simulation design process, and from the Internet. I-Design
Platform: | Size: 1322 | Author: zj | Hits:

[Windows Developmazeentreat

Description: 以一个m*n 的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口的通道,或得出没有通路的结论-to an m * n matrices said the long maze, 0 and 1 respectively, said the maze of pathways and obstacles. Design a process that the arbitrary setting of the maze to get from the entrance of a channel, or not come to the conclusion pathway
Platform: | Size: 2220 | Author: 张力 | Hits:

[Streaming Mpeg4Diff_MP4

Description: PMP是目前半導體供應商討論極熱烈的一個話題,然而對這種新興設備的市場前景,業界可謂眾說紛紜。本文引用了領先IC廠商的觀點,以供大家參考。針對層出不窮的PMP處理器和解決方案,本文從處理能力、支持的視頻格式、功耗等多方面進行了比較。最後,本文探討了PMP的未來技術發展趨勢以及面臨的障礙。 -semiconductor suppliers on a very warm topic, But for this emerging market prospects equipment, the industry has been a wide. This paper quoted a leading IC manufacturers point of view, for your reference. Against the endless PMP processors and solutions, paper handling capacity to support the video formats, power consumption for many more. Finally, the paper discusses the PMP future technology trends and the obstacles faced.
Platform: | Size: 159840 | Author: eric | Hits:

[Othermaptool-0.1.0.tar

Description: 一个支持2~4人的射击游戏,每个人要操作V字型战舰,躲避障碍的同时还要攻击敌人。使用地图编辑器还可以自己编辑关卡地图。 -support of a two-person shooting four games, each V-shaped to operate warships, avoid obstacles while attacking an enemy. Use Map Editor can also edit their own hurdles map.
Platform: | Size: 45743 | Author: zl | Hits:

[Game Hook CrackLegenWaigua

Description: 光通传奇III,最新外卦源码。可涨钱,漂移,挂机,等。 文件说明: bindef.h 二进制定义文件,看看就知道了,就是定义了一些B00001111类似的序列,方便二进制操作 mircode.cpp 消息解码相关 mircode.h 消息解码相关头文件 mircore.cpp 开始做测试用代码,现在都转移到MIRGAME.CPP中了。 mircore.h mirgame.cpp 消息处理,动作处理的核心代码 mirgame.h mirgamemap.cpp 游戏地图的处理,障碍地图的绘制 mirgamemap.h mirgroup.cpp 对GROUP.DAT的处理,得到服务器和区域列表,并且有个接口可以将列表输出到COMBOBOX控件 mirgroup.h mirgroup1.cpp 本来想把上面的处理写到类里面,可是时间问题,我就。。。。 mirgroup1.h mirgui.cpp 界面处理, mirgui.h mirminimap.cpp 小地图处理和绘制类 mirminimap.h mirmsg.cpp 消息发送接收等处理的类 mirmsg.h mirprocmsg.cpp 本来想把消息处理独立开,不过后来没时间就。。。。 mirprocmsg.h mirsocket.cpp 对socket得简单封装。。。。 mirsocket.h -Optisp Legend III, the latest Gua outside source. The money can be gained, drift, a stored so. File Description : bindef.h binary definition files to see if it knows, is the definition of a number B00001111 similar sequence convenient operation mircode.cpp binary decoding information related mircode.h related news first decoder documents mircore.cpp started testing code now transferred to MIRGAME.CPP a statement. Mircore.h mirgame.cpp news, action to deal with the core code mirgame.h mirgamemap.cpp game map, obstacles map drawing mirgamemap.h mirgroup.cpp right GROUP.DA T, a server and regional lists, and there is a list of interfaces can be output to control mirgroup.h mirgro COMBOBOX up1.cpp intended to address the above categories wrote, but a matter of time, I would. . . . Mirgroup1.h
Platform: | Size: 492324 | Author: 小亮 | Hits:

[GDI-BitmapATR2

Description: 针对航空照片中自动目标识别的复杂性.该文提出了一种基于神经网络的自动目标识别算法, 算法包括检测和虚警排除两个阶段.检1删阶段是在整幅区域中i挂行快速搜寻.找出所有可能的目标 虚 警排障阶段是对检测阶段得到的结果进行进一步的验证, 在尽可能保留全部真目标的前提下,将伪目标 排除.实验结果证明了算法的可行性. 关键词 神经网络,航空照片, 自动目标识别-against aerial photographs Automatic Target Recognition of complexity. This paper presents a neural network-based automatic target recognition algorithm, the algorithm including the detection and false alarm ruled out in two stages. Frederick stage is a cut in the whole region i linked to fast-track the search. To identify all possible targets false alarm remove obstacles stage of the testing phase results further verification, reservations at all possible real targets on the premise that goal will be to exclude false. Experimental results demonstrate the feasibility of the algorithm. Keywords neural network, aerial photographs, automatic target recognition
Platform: | Size: 133911 | Author: 陈文清 | Hits:

[Graph Recognizejiqirenshijue

Description: 机器人视觉处理程序,用摄像头记录图像,用于控制机器人分离目标物和障碍物-Robot Vision process, using camera to record images for the control of robots from the object and obstacles
Platform: | Size: 1524560 | Author: dipper | Hits:

[Other resourceSterren_ASe_Explorer

Description: A*算法的演示程序,可以自由设置障碍和地形,单步演示A*算法的寻路过程。包含源码,是学习A*算法的最佳工具。-A * algorithm demo program, they can set up obstacles and terrain, single-step demonstration of the A * search algorithm road course. Includes source is studying A * algorithm for the best tools.
Platform: | Size: 389879 | Author: river | Hits:

[Web Servercommerce

Description: 电子商务系统是由吉林省明日科技有限公司开发,程序的主要目的就是通过网站来推广互联企业的产品和服务,并使客户随时可以了解企业和企业的产品,为客户提供在线服务和订单处理功能。网站不仅仅是产品和服务的推广,而是通过Internet、企业内部网(Intranet)和企业外部网(Extranet),将买家与卖家、厂商和合作伙伴紧密结合在了一起,因而消除了时间与空间带来的障碍。内容:前台首页,会员登录、会员资料修改、搜索商品、购买商品、去收银台结账、清空购物车、查询订单、销售排行和商城公告等9个模块。-e-commerce system, which is in Jilin Province tomorrow Technology Development Limited, the principal purpose is to promote the Web site through the Internet business products and services, the clients can always understand the enterprises and products, to provide customers with online services and order processing functions. Terms of products and services not only to the promotion, but through the Internet, internal network (Intranet) and the external network (Extranet), buyers and sellers, vendors and partners in a closely integrated together, thus eliminating the time and space of obstacles. Content : Home prospects, Member Login, Member revised information, search goods, buying merchandise to checkout settle accounts, emptied Cart, For inquiries, orders, sales and the largest mall annou
Platform: | Size: 5553537 | Author: 懒丫丫 | Hits:

[Other resourcemyrobbot

Description: 基于atmel公司的mega16单片机做的机器人控制程序,机器人采用坦克履带式小车,有越障,追踪,寻迹等功能-atmel based company mega16 SCM done robot control procedures, Robot used tanks crawler Dolly, the more obstacles, tracking, tracing, and other functions
Platform: | Size: 40231 | Author: 朱宇 | Hits:

[AI-NN-PRobstacles

Description: 一种机器人路径规划的matlab程序,可以参考!希望能对大家有所帮助-a robot path planning Matlab procedures, they can refer to. The hope is to help everyone
Platform: | Size: 4096 | Author: 侯占军 | Hits:

[Other1234

Description: 结合人工势场法,提出一种新的极限环方法. 它可以在诸如机器人足球赛等动态变化的环境中为自主 移动机器人进行很好的实时路径规划. 将障碍物的运动速度和一些不易直接表达的策略①等转化成势场,然后把势 场抽象成虚拟的障碍物,通过改变非线性方程的极限环半径,获得动态运动路径规划. 这种方法能让机器人对高速 运动的障碍物有很平滑的避障能力,并且能综合复杂的路径规划要求达到目标. 仿真和试验都表明了这种方法在机 器人足球赛中的应用价值.-In this paper , an improved limit2cycle navigation method integrated with the potential field approach is proposed. Firstly , the complex navigation requirements , such as movement strategy and speed estimation appearing in the robot soccer , are transformed into virtual obstacles by analysis of the potential field. Then , the limit2cycle navigation is applied to themfor a dynamic route planning by adjusting the radius of the limit2cycle. The route planning method enables a robot to avoid high2speed moving ob2 stacles smoothly and reach desired destination with complex requirements. The effectiveness of the proposed method is proved by simulations and experiments in the robot soccer competition.
Platform: | Size: 372736 | Author: 陈卿 | Hits:

[SCMProject_1

Description: 坦克自主避障机器人参考代码,利用红外避障传感器对障碍物实行检测和避障-Autonomous obstacle avoidance robot tank reference code, and using infrared sensors to avoid obstacles on the obstacle detection and obstacle avoidance practice
Platform: | Size: 212992 | Author: riven | Hits:

[matlab115157698ant

Description: 路径规划中群蚁优化算法的源代码,可通过修改程序自由设置障碍和地形-Group of ants in the path planning optimization algorithm source code, modify the program free by obstacles and terrain
Platform: | Size: 302080 | Author: 晴空 | Hits:

[AI-NN-PRCar-avoiding-obstacles-program

Description: 小车避开障碍物的程序,能够是机器人小车顺利的避开障碍物,自动寻找路线-Car avoiding obstacles procedures can be smoothly avoiding obstacles robot car, automatically find the route
Platform: | Size: 10240 | Author: cindy | Hits:
« 12 3 4 5 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net