资源列表
贝叶斯分类器
- 贝叶斯一维分类器,用matlab编写,正态分布下男女生判别,最小错误率的贝叶斯分类
ex11
- 1. 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(),用以改变静态数据成员rate的值。定义两个不同的SavingsAccount对象saver1和saver2,当前存款数额bal
diedai
- 这是一个牛顿迭代函数 最后会输出牛顿迭代的结果 -this is a function of newton diedai the result is a number
655
- 子集和问题的一个实例为〈S,t 〉。其中,S={ X1 ,X2 ,…,Xn } 是一个正整数的集合,C是一个正整数。子集和问题判定是否存在S 的一个子集S1 ,使得∑X (X∈S1) = C。 -it is about zijihe question.
TimeOutSocket
- 连接数据库超时的一个类,超时时间可以自已定-Timeout a class to connect to the database, the timeout can own set
CSharpStart
- C#制作程序启动画面,可以根据自己的喜好,换用不同的图像,实现启动画面。-C# making a splash screen, you can according to their preferences and replace it with a different image and achieve the splash screen.
couette---11
- couette流动,关于一个比较简单地平板之间的couette流动,对于初学cfd的有一定价值-couette flow, on a relatively simple couette flow between the plates, cfd for beginners have a certain value
FDTD1_1
- This is FDTD example for sullivan book the origine program was C
Resample
- downsampling timeseries with new sample rating
erchashu102
- 二叉树排序 采用中序遍历的方式 从小到大排序输出-Binary tree traversal order used in a way to sort the output small to large
killprocess
- 杀进程的一段源代码,可以杀掉任务管理器里面的进程,甚至包括杀毒软件的进程,我试过360,可以杀掉-kill the process
Remove-duplicate-characters
- 对字符串按从小到大的顺序排列,然后删除重复字符-The string by the order small to large, then delete the duplicate characters
