资源列表
svm_demo
- 对于svm进行可视化,清晰地划分了分类超平面以及各个类别-Visualization for SVM, a clear division of the classification hyperplane and each category
SVM_GUI_3.1[mcode]
- matlab svm的gui操控界面,绝对可用!!!能够实现分类预测等强大的功能,可以根据自身需求设置各种参数!-GUI control interface matlab SVM, absolutely available!!! To achieve functional classification prediction, powerful, you can set various parameters according to their own needs!
timeline
- 时间轴控件,可以将一天的录像显示在时间轴上,时间轴显示的时间根据client大小自动调整,支持拖动,支持放大某个小时,可以精确到秒。-timeline control, you can use it to show one day record data with different color.timeline can change show time by client size.have drag, zoom out function, it s can locate one second
PE_Explorer_ha
- PE Explorer(pexplorer)是功能强悍的软件汉化工具,也是大家常用的反编译工具,能可视化翻遍Delphi、C++ 、VB等语言编写的程序,另外,还具备有W32DASM 软件的反编译能力和PEditor 软件的 PE 文件头编辑功能,可以更容易的分析源代码,修复损坏了的资源,还能任意修改程序内置的资源、信息,可以处理的文件格式包括EXE、DLL、DRV、BPL、DPL、SYS、CPL、OCX、SCR 等32位可执行程序。PE Explorer V1.99 R6 汉化版在该工具中附加
NCM
- truetime里面建立一个分布式网络,执行机构为伺服电机,做pid控制-The inside of the TrueTime to build a distributed network, the executing agency for the servo motor, PID control
Bliner_25K_BJ
- 外汇mt4只能交易系统,通常很快的就能实现无人值守-Mt4 forex trading systems can usually quickly be able to achieve unattended
vb 将数据保存硬盘
- vb 将数据保存到硬盘 保存成 txt csv等格式,绝对能用!
calculateuserposition
- 用MATLAB编写求解伪距定位方程的程序,对实际数据进行处理,解算出接收机的位置及钟差信息。提供8个通道的两组数据如下,X, Y, Z 为WGS-84坐标系下各通道所跟踪卫星的坐标,Range为与之对应的校正后的伪距测量值。-Using MATLAB pseudorange positioning equation solver, and the actual data processing, solution and calculate the position of the receiver
VB232
- VB实现串口通讯的例子,可以引导你尽快熟悉VB串口通讯,打开后,双击前面板可以看到代码。-VB serial communication example, can guide you as soon as possible familiar with VB serial communication, opens, double-click on the front panel you can see the code.
GLCMhePSI
- 图像纹理特征提取算法:灰度共生矩阵、像元形状指数-Texture feature extraction algorithm: GLCM, pixel shape index. .
Ftp(CSharp)
- 一个简单实用的ftp客户端以及服务器,A simple and practical ftp client and server-A simple and practical ftp client and server
精细积分程序
- 两段精细积分程序,一段是钟院士书上的程序,一段是自己改的。