资源列表
Rule
- fuzzy rule class,with anticident, features and consequent
Font-random-variation
- 字体随机变化,采用图形用户界面。关键代码是random,这是随机的关键词。-Random font changes, the use of graphical user interface. The key code is random, it is random keywords.
1930408
- FAQ for Gov2DemO-FAQ for Gov2DemOSS..............
ExceptionDemo5
- 异常捕获及其处理 关于三种常见异常 算数异常 数字格式化异常以及数组越界异常-Exception capture and treatment of abnormal count on the three common anomalies and abnormal digital format array out of bounds exception
qiu
- qiu.rar中是使用VRML和Javascr ipt实现WEB 3D的三维球体运动控制程序-qiu.rar VRML and Javascr ipt is used to achieve three-dimensional sphere WEB 3D motion control program
php-observer
- PHP观察这模式源码设计模式 仅仅是初级代码格式部分,适用于初学者-php observer parrern
CopyFile
- 先打开文件,如果不存在就输出错误,如果存在就复制文件。-First open the file, if there is no exports it wrong, if there s a duplicate files.
Factorial
- java code factorial sample
first
- 一组数中寻找两个数相加等于X,并且复杂度在O(nlogn)内-A number of groups to find the sum of two numbers is equal to X and complex in the O (nlogn)
solve
- 蓝桥试题 循环小数表示 单函数解决问题 简洁-Blue Bridge questions Recurring decimals said
ZG
- 病态矩阵HILBERT,正则化高斯消元法,cholesky分解法-Ill-conditioned matrix HILBERT, regularization of Gaussian elimination method, cholesky decomposition
Array_Sort
- JAVA代码实现:用冒泡法将数组进行排序显示,并将删除重复项之后的新数组进行输出-JAVA code: Sort the array by bubble method and display, delete duplicates and copy to new array then output the new array