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

Search list

[Other resourcequick_ui(nod)

Description: 这是quick源码的UI部分! 比较经典,C写的!值得收藏-This is a quick source of UI! More classic, written in C! Worth collecting
Platform: | Size: 91084 | Author: 李新 | Hits:

[Other resourcequcik_game(nod)

Description: 这是QUICK源码的GAME部分, 看清楚了不是Cgame,是GAME 部分!-This is the source of naGames part Cgame not realize is naGames part!
Platform: | Size: 401154 | Author: 李新 | Hits:

[Other resourcea_game_road_find

Description: A*算法是一个求最短路径的函数,为许多即时战略游戏所用刀(或许人家大型的即时战略游戏笔者算法更好,不管它)。它由两个函数组成,一个是评估函数,也就是确定人物移动的下一个位置必须离目标位置最近,评估函数评估的结果越精确,则寻径的速度越快;另一个就是寻径函数,也就根据评估的结果做出响应,然后从新位置继续评估下一个位置,若无路可走(四周都是障碍什么的),那么折回一个路径节点,尝试其他方向,这个算法有个缺点,随着游戏中人物增多,相应的处理节点就增多了,会影响处理速度,而且占用大量的内存。 有兴趣的朋友可以改成动态的寻径,就是当入口和出口位置都在变化的时候进行寻径,这个代码也只有200多行。 我的算法还不能算是最优的,因为评估函数只不过是简单的测试两点距离(这会带来误差),选择离出口最短的且非障碍物的方向,进行下一个路径节点的移动。-A * algorithm is a shortest path function, To many time strategy games as a knife (and perhaps others of immediate large-scale strategy game better writer algorithm, regardless of it). It consists of two components function, a function is to assess, is to determine the movement of people under one location to be away from the target location recently to assess the function of the assessment results more precise, Routing is the faster; Another is the routing function, also based on the results of the assessment to respond, then the new location to continue to assess a position where, if there is no way out (what are surrounded by the barrier), then retrace a path nodes, try other directions, this algorithm has a shortcoming, as the game figures increased, corresponding to the processing nod
Platform: | Size: 3411 | Author: yzmars | Hits:

[File Operatepbl-editsourcr

Description: 探讨了pbl的格式,Pbl有四种块类型,即Header、Free、Node、Data。Header块的前四个字节一定是HDR*,Free块则是FRE*,Node块是NOD*,Data块是DAT*
Platform: | Size: 2273 | Author: xxh | Hits:

[OtherNOD

Description: 有时候电脑里的病毒太多,用NOD32杀毒要一直去点清除病毒.所以写了一个自动清除病毒的外挂
Platform: | Size: 2800 | Author: xtrn143 | Hits:

[OtherNOD32.FiX.v2.1-nsane

Description: NOD杀毒软件最新破解程序 可以将NOD杀毒软件使用期限进行破解
Platform: | Size: 278351 | Author: 李军 | Hits:

[File Operatenod

Description: copy executable files.
Platform: | Size: 44351 | Author: sharen | Hits:

[Windows Developfilebind_rc4

Description: 文件捆绑绝对免杀,加密用的是rc4算法,能过的的nod32,kaba,nod,avast,avg...国内的没测过
Platform: | Size: 93174 | Author: qqqqlubo | Hits:

[Game Enginequick_ui(nod)

Description: 这是quick源码的UI部分! 比较经典,C写的!值得收藏-This is a quick source of UI! More classic, written in C! Worth collecting
Platform: | Size: 91136 | Author: 李新 | Hits:

[Game Enginequcik_game(nod)

Description: 这是QUICK源码的GAME部分, 看清楚了不是Cgame,是GAME 部分!-This is the source of naGames part Cgame not realize is naGames part!
Platform: | Size: 400384 | Author: 李新 | Hits:

[Other Gamesa_game_road_find

Description: A*算法是一个求最短路径的函数,为许多即时战略游戏所用刀(或许人家大型的即时战略游戏笔者算法更好,不管它)。它由两个函数组成,一个是评估函数,也就是确定人物移动的下一个位置必须离目标位置最近,评估函数评估的结果越精确,则寻径的速度越快;另一个就是寻径函数,也就根据评估的结果做出响应,然后从新位置继续评估下一个位置,若无路可走(四周都是障碍什么的),那么折回一个路径节点,尝试其他方向,这个算法有个缺点,随着游戏中人物增多,相应的处理节点就增多了,会影响处理速度,而且占用大量的内存。 有兴趣的朋友可以改成动态的寻径,就是当入口和出口位置都在变化的时候进行寻径,这个代码也只有200多行。 我的算法还不能算是最优的,因为评估函数只不过是简单的测试两点距离(这会带来误差),选择离出口最短的且非障碍物的方向,进行下一个路径节点的移动。-A* algorithm is a shortest path function, To many time strategy games as a knife (and perhaps others of immediate large-scale strategy game better writer algorithm, regardless of it). It consists of two components function, a function is to assess, is to determine the movement of people under one location to be away from the target location recently to assess the function of the assessment results more precise, Routing is the faster; Another is the routing function, also based on the results of the assessment to respond, then the new location to continue to assess a position where, if there is no way out (what are surrounded by the barrier), then retrace a path nodes, try other directions, this algorithm has a shortcoming, as the game figures increased, corresponding to the processing nod
Platform: | Size: 3072 | Author: yzmars | Hits:

[Windows DevelopNoDel

Description: 防止删除一个目录下所有文件的驱动、测试程序代码 -prevent the deletion of a directory of all documents Drivers, testing code
Platform: | Size: 34816 | Author: 王明心 | Hits:

[File Formatpbl-editsourcr

Description: 探讨了pbl的格式,Pbl有四种块类型,即Header、Free、Node、Data。Header块的前四个字节一定是HDR*,Free块则是FRE*,Node块是NOD*,Data块是DAT*
Platform: | Size: 2048 | Author: xxh | Hits:

[OtherNOD

Description: 有时候电脑里的病毒太多,用NOD32杀毒要一直去点清除病毒.所以写了一个自动清除病毒的外挂-Sometimes, too many computer viruses, using NOD32 antivirus has been to point to clear the virus. Therefore, to write a plug-in automatic removal of viruses
Platform: | Size: 3072 | Author: xtrn143 | Hits:

[File Operatenod

Description: copy executable files.
Platform: | Size: 44032 | Author: | Hits:

[Embeded-SCM DevelopListViewEmbeddedControls

Description: 自定义控件,listview,可以点头排序,在行加入按钮、进度条等控件。-Custom control, listview, sort nod, line by adding button, progress bar and other controls.
Platform: | Size: 73728 | Author: bhy | Hits:

[Firewall-SecurityEsetUpgradeV8

Description: eset nod32 各版本通用升级帐号获取器V8-eset nod32 upgrade the account to obtain generic versions of Explorer V8
Platform: | Size: 1126400 | Author: 彼得 | Hits:

[File OperateNOD

Description: NOD32完美升级补丁 软件简介: 此补丁只支持NOD2.7版. 使用方法:先安装好NOD32然后直接点击安装V4.2.bat。 设置NOD升级为自动选择。重启。即可自动升级。 -NOD32 perfect promotion patch date: 2009-6-12 software synopsis: this patch only supports the NOD2.7 version. (server and client may from member center downloading) the application method: Installs the good NOD32 then direct click to install V4.2.bat first. establishes NOD to promote as the automatic selection. Restarting. Then automatically promotes.
Platform: | Size: 2048 | Author: 大概 | Hits:

[JSP/Javasocket_doc

Description: java socket program of client nod and server nod
Platform: | Size: 3072 | Author: 李晓光 | Hits:

[Editornod-key

Description: nod 32 anti virus and smart security keys -nod 32 anti virus and smart security keys
Platform: | Size: 1024 | Author: kimo | Hits:
« 12 »

CodeBus www.codebus.net