搜索资源列表
libsvm-3.11
- LIBSVM 是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使 用和快速有效的 SVM 模式识别与回归的软件包, 他不但提供了编译好的可在 Windows 系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用-LIBSVM is National Taiwan University Lin ( Lin Chih-Jen ) Associate Professor and develop the design of a simple, easy
DynClamp
- ecg分析,代码用C完成,兼容windows与linux系统编译。功能基本都由插件实现-In high risk patients with ischemic heart disease, mortality can be reduced by implantation of a cardioverter-defibrillator. As the selection of high risk patients is a crucial part of prophylaxis, risk str
Computer
- 计算器,仿windows计算器的。学生开发的代码,有bug请谅解!-Calculator, fake windows calculator. Students to develop the code, a bug, please understanding!
Qt_Project
- 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows