搜索资源列表
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
Keilu Vision3
- Keil uVision3下载 (破解版带注册机+中文版) 1.点击c51v802.exe直接安装直到结束,安装路径最好选用默认的c:\keil与 原来的老板本放到相同的目录下会自动添加一个新的目录c:\keil\uv3,Keil uVision3 download (hack with RI+ English Version) 1. Click c51v802.exe direct installation until the end, the best use the default
findpath
- find path c++ binary tree find and output
bintree
- 关于二叉树的插入,先序遍历,后序遍历,中序遍历,叶子节点个数,树的深度,路径查找。-Binary tree insertion, preorder, postorder traversal, preorder, the number of leaf nodes, the depth of the tree, the path to find.
pvtrace2wl
- C++运行时路径生成程序,方便调试与测试。-executing path generator for C++ programm.
TSP-ACO
- 運用蟻群演算法ACO去求解TSP旅行者路徑問題-Using ant algorithm to solve TSP travelers ACO path problem
TSP-SA
- 運用模擬退火法SA求解旅行者路徑問題TSP,-Using simulated annealing SA travelers path problem solving TSP,
zzMultiRobotSimulation
- 一个循序渐进的履带机器人避碰路径规划仿真程序,通过仿真机器人上的传感器进行路径规划。从地图创建到实现自主路径规划,共18个版本,可供大家交流学习。-A gradual tracked robot collision avoidance path planning simulation program, created from map to achieve automatic path planning of 18 versions available for exchange of learn
Garsec.X
- A simple PIC18F252 program used to control and establish an emergency exit path for my disabled and wheelchair confined wife. The system (control & electro/mech) was designed and implemented by myself with all sorts of "junk" lying around. -A simpl
mimo
- 维特比译码越来越受人们关注,该程序实现维特比译码产生幸存路径-Viterbi decoding more and more attention, the program generates a survivor path Viterbi decoding
LexAnalyzer
- c0文法下的词法分析程序,读入某路径下的文件进行词法分析,输出每个单词的分类,注释处输出一空白行-c0 grammar under lexical analysis program that reads a file in a path of lexical analysis, the output of each word classification, annotation at the output of a blank line
Fresnel_integrals
- calculates the Fresnel integrals using the error function for complex inputs abd calculates the field for each path of the Epstein & Peterson model
Shortest_way
- 路径搜索,最短路径问题,A算法,容易实现,c++程序-Search path, the shortest path problem, A algorithm, easy to implement, c++ program
best-way
- 路径搜索,最短路径问题,A算法,容易实现,c++程序-Search path, the shortest path problem, A algorithm, easy to implement, c++ program
ClassLoader
- 实现类加载器的热替换的简单实验,有助于了解JVM。 HelloMain中定义了热替换的路径,需要注意。 主要实现方法为对findclass和loadclass的重写。-The simple experimental realization of class loader of run-time-replacement. You need to pay attention to that HelloMain.java defines the path of replacement to
Cell-Tracking-algorithm
- START set the matlab path based to the current folder, then open an interface with three button: initialization, start and stop. The father folder should contain a folder named WDETV2 with the Matlab code, a folder named GUI with this start
Cell-Detection-system
- START set the matlab path based to the current folder, then open an interface with three button: initialization, start and stop. The father folder should contain a folder named WDETV2 with the Matlab code, a folder named GUI with this start
dynamicprogram.tar
- This program computes optimal path, block by block a source file having two sets of values-This program computes optimal path, block by block a source file having two sets of values
ns2_static_routing.tar
- Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is