资源列表
lianliankan
- Java连连看小游戏,适合初学者进行参考研究。代码简单易懂。-Java Lianliankan game, suitable for beginners reference study. Code is easy to understand.
SerialCom
- C#串口通信源码,可直接使用。包括界面,串口号,波特率,校验位,数据位,停止位,接收和发送功能,自动发送,十六进制转换等功能,经过调试无任何问题。-C# serial communication source, can be used directly. Including interface, serial port number, baud rate, parity bit, data bits, stop bits, receive and send functions, automati
frangi_filter_version2a
- timjerman-JermanEnhancementFilter-37d493d
Hessian_based_frangi_filter_2D3D
- Frangi最初提出的计算Hessian矩阵,计算特征值,构造血管增强函数,进行血管增强,Matlab代码,可直接运行。特征值计算为c语言代码,容易将整个算法转化为C或C++,非常有用。(Frangi was first proposed to calculate the Hessian matrix, to calculate the eigenvalues, to construct the vascular enhancement function, to carry out the va
低通数字滤波器
- 基于STM32单片机实现的低通数字滤波器,编译环境keil mdk(DEGITAL FILTER, build by keil mdk)
信息熵
- 计算图像信息熵,用于图像质量的定量化评估(Calculation of image information entropy for quantitative evaluation of image qualit)
eeg_toolbox1.01
- eeglab工具箱的一个plugins,1.01版本(some scr ipts of eeglab scr ipt ,version1.01)
XML
- 输入输出xml,CMakeUp 类的应用,输入输出半结构化的数据,生成配置性文件参数等-Input and output xml, CMakeUp class applications, the input and output of semi-structured data, generate the configuration parameters of files
Dota
- 学生信息管理系统,包括录入学号姓名特长等信息以及修改添加删除等功能-a system to manage the information of student
super_terrain_render
- 一个基于PBO的地形绘制算法,可以有效的解放CPU-a terrain render base on PBO which can liberate the cpu
jisianqi
- 用STM32实现的计算器系统,支持触摸屏,画面很漂亮,具有很高的学习价值。-Use the calculator STM32 system that supports touch screen, the picture is very beautiful, with a high learning value.
MyTitleBar02
- MyTitleBar源代码,在Android定义Tab选项卡,实现了仿百度贴吧中的悬浮顶部和底部的标题栏效果,项目中含:源码+效果图+项目结构图,很不错的Android界面设计效果,代码中ISIBLE:0的意思是可见的 INVISIBILITY:4 意思是不可见的,但还占着原来的空间 GONE:8 意思是不可见的,不占用原来的布局空间。另外源码中还定义了许多功能实用的类和页面,比如: MentionActivity.java 提醒Activity页面 MainActivity