资源列表
scintilla
- 开源语法高亮控件,可以实现类似notepad++编译器的语法高亮。(Open source syntax highlighting controls can implement syntax highlighting similar to notepad + + compiler.)
vlfeat-0.9.20.tar
- VLFeat是一个跨平台的开源机器视觉库,它囊括了当前流行的机器视觉算法,如SIFT, MSER, HOG, 同时还包含了诸如K-MEANS, Hierarchical K-means的聚类算法。它由C语言编写,并提供了Matlab接口及详细的文档。当前最新的版本是VLFeat 0.9.18 。(The VLFeat open source library implements popular computer vision algorithms specializing in image un
index
- File extensions changer.
Channel Estimation in Massive MIMO Systems
- channel estimation in massive mimo systems
code
- sample code in c#....................;
record_and_play
- 语音录制与回放,用STM32完成,keil版本4编译环境(Voice recording and playback, using STM32 to complete, Keil version 4 compiler environment)
complex
- 该类中含有复数运算及矩阵运算的多个方法,这些方法都是通过参考书籍所实现的,能够很好的运用到复数运算中,经过检验运算误差非常小,甚至比matlab的精度还高(C# complex matrix)
6154
- Prediction Error Method for Parameter Identification - the idea of relaxation, ML estimation method can be a good signal to noise ratio, Gabor wavelet transform and PCA face recognition code.
copyFolder_basic
- 这个代码主要是在根目录或根目录下子文件夹中检索目标文件,可以根据前缀或后缀进行检索,并支持输入多个前缀(前缀间使用分号则表示每个关键词检索一次,使用逗号则表示目标文件前缀需符合所有关键词)。再拷贝到新路径上是支持改名和新建文件夹!(This code is mainly to retrieve the target file in the root directory or folder at the root directory, can be retrieved according to t
MDI窗体设计
- MDI窗体设计程序,该例程为WinForm学习过程中的一个小案例(winform mdi c/s develop)
CShell
- 实现面板传入程序路径右键显示桌面菜单,显示系统的右键菜单(achieve the panel by the program path, right-click to show the Desktop Menu)
LINKsql
- 链接数据库SQLSEVER的小案例,经过亲测后能够成功的链接上数据库(Link the SqlSever database)