资源列表
均值聚类算法
- C-Fuzzy均值聚类算法采用的是给定类的个数K,将N个元素(对象)分配到K个类中去使得类内对象之间的相似性最大,而类之间的相似性最小。
main-Vc
- 时钟显示小程序,通过该软件可显示小小的时钟效果-Clock showed small procedures, the adoption of the software can show the effect of a small clock
jisuanqichengxuoo
- 在本程序段中,利用迭代法可以求出某个实数的平方根,利用递归的方法可以求出某个整数的阶乘。需要注意的是在进行除法运算的时候需要考虑分母是否为零。在主函数中,调用相应的函数即可实现运算,最后输出结果。-In this program segment, the iteration can be calculated using a square root of real numbers, using a recursive way to find the factorial of an integer
dc
- 初学VB,编的一个很简单的程序,望大家多多指教啊!-Beginner VB, compiled a very simple procedure, hope we exhibitions ah!
menu
- 在VB中加入动态菜单项,给初学者提高制作方便-Dynamic loading menu item
TextTO-SQL
- 这里是文本文件导入到SQL数据库这里-Here is a text file into SQL database
a
- 离散数学课真值表,主和取范式,主析取范式。-Discrete mathematics truth table, the main and paradigm, principal disjunctive normal form.
tendrop_search
- FLASH小游戏 十滴水,暴力搜索最优解。额,这个效率较低,但结果一定最优-The FLASH small game shidishui of, violence searching the optimal solution. Amount is less efficient, but the results must be optimal
fec
- Active queue managerment fec
adsl_tools
- adsl,拨号例程,adsl拨号,挂断,重播-dial adsl
blowkselection
- 本文通过对JAVA的学习,让读者对次有更深的了解-This article through to the JAVA learning, let the readers have a deeper understanding of time
c#音频采集
- c#编写的音频采集程序,包含音频编码、解码等,非常实用。