Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • BPC++.zip ... -to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM ...
  • audio_usb_driver.rar USB Audio Class Driver
  • Kruscal_C++_implement.rar 1.kruscal_CDT: 在Eclipse里面的CDT和MinGW(提供gcc)的环境下所编写的。 2.kruscal_VC2005: 在VC2005里面编写的。 3.以上两个的代码有点不同,区别主要在于compare函数 4.kruscal算法里面,我有两个不同的实现,一个是最小化堆里面放EdgeNode的指针,一个是最小化堆里面放EdgeNode的Object实例。前者使用了compare函数来比较大小,后者则是在EdgeNode的class里面重载运算符。
  • EVC_CFontStatic_src.zip A class for setting various attributes of static text such as font, color or alignment.
  • EVC_CThread_doc.zip A class that allows the simple implementation of worker threads
  • matlab_class.rar class的创建,以前讲的比较少! 大家可以参考一下!
  • cthread_demo.zip cthread使得同在MFC线程不相上下一样,在你的C#/Java语言. 对于你自己说可以用class CThread Run( void * ) Start() .启动线程
  • ReverseSubstring.rar ... substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameters: string Returns: string Method signature: string findReversed(string input) (be sure your ...
  • Intertask_thread-safe_C++_class.rar This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:
  • DynaHeap.rar 3维的球形体心立方图,class可以用鼠标旋转,非常方便