资源列表
排序选择:
JSPquickref
- Default scr ipting language The scr ipting language of a JSP page defaults to Java. Insert the following line in a JSP page to configure the page to use Javascr ipt: < @ page language = javascr ipt > Using white space White space co
seg
- meanshift 图像分割,采用opencv 和c++编程实现-meanshift image segmentation
GA
- 遗传算法求解函数的极值源码,代码分为几个文件都是用遗传算法的操作命名。所求解函数具体说明在适应度函数文件和主要执行文件中都有说明。代码中有大量的注释,额甚至可以说注释的数量比代码量都多,因为编写次源码的初衷就是想用来给别人讲解遗传算法的一个大致的过程。虽然是最简单的GA,但是也还是有一定的效果。代码的不足之处欢迎指出。代码和注释为原创,希望转载者注明来源,以便大家技术交流。-A GA based on MATLAB. Including tons of comments for users.
DC-DC
- 电力电子DC-DC变换器设计及MATLAB仿真-Design and MATLAB simulation of power electronic DC-DC converter
BTree
- B-Tree of order 4 Each node has at most 4 pointers and 3 keys, and at least 2 pointers and 1 key. Insert: 5, 3, 21, 9, 1, 13, 2, 7, 10, 12, 4, 8 Delete: 2, 21, 10, 3, 4
Dijkstra
- 用MATLAB实现迪杰斯特拉算法来寻找最短路径,压缩包中DIJ为算法的执行程序,SymMatrix为将邻接矩阵补齐为对称矩阵的程序,两个graph文件存储的两个邻接矩阵,DIJ加载了其中一个进行计算。也可以自己重新编辑邻接矩阵来计算最短路径。-Dijstra algorithm based on MATLAB.
Cluster-function
- 簇是一种类似数组的数据结构,用于分组数据。簇和数组有着重要的差别,其中一个重要差别是,簇可以包含不同的数据类型,而数组仅可以包含相同的数据类型。例如,一个数组可以包含10个数字指示器,一个簇却可以包含一个数字控件,一个开关和一个字符串控件。-Cluster function
FastColoredTextBoxCF
- C#语法高亮显示控件源码及实例,有需要的可以下载下来实习一下。-C sharp hight light the code
S_test
- matlab中使用S函数写的一个PID控制器,并且在simulink中调用,将之与使用simulink模块搭建的PI控制器对比,压缩包中MyPID和PI_Controller是用S函数写的控制器-A matlab source file and simulink simulation. Use S function to generate a PID controller. The controller is applied in the matlab simulink file.
585df859-c4a4-3a49-82d0-3c261fcf3303
- 一个小游戏的Java,通过自己编写的JAR包,实现简单的五子棋。-A little game of Java, writing their own JAR package, simple backgammon.
lab1040504
- 多重表單可以應用多種地方多 重表單可以應用多種地方多 重表單可以應用多種地方-Multiple forms can be applied to a variety of places where multiple forms can be applied to a variety of multiple forms of multiple forms can be applied to a variety of places where you can apply a variety of fo
TCP
- 基于TCP,运用socket的简单通信程序,实现客户端和服务器端的聊天通信-java socket
