资源列表
K_C
- K均值算法C语言实现:算法描述: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。-K means algorithm C language implementation: Algorithm Descr iption: for a given number of classes K, the N objects assigned to a class K to go, making within-class similarity be
07_FilterAndLight
- opengl 三维场景的渲染。其中包含了原代码,供需要者下载-opengl rendering three-dimensional scene. Which contains the original code, for those who need to download
bashumadaima
- 以重排九宫问题为例演示全局择优搜索法的搜索过程,要求有一定的普适性。-Rearrangement of Lo Shu Square as an example to demonstrate the overall selection of the best search method searching process, requiring a certain degree of universality.
FU_Rootkit
- 最初的一个rookit版本,功能比较简单,但是是学习rootkit以及windows驱动程序开发的最好例子。-This rootkit is an example of Rootkit learning and Windows drivers developping,its easy and simple,but important!hope it would help u!
ifsutil
- windows 下的FAT32 修复工具源代码-FAT32 under windows Repair Tool Source Code
Ctrl2cap
- 一个适用于NT4 和Win2K,XP的*驱动程序-Example keyboard filter driver for NT4 and Win2K
opengl_source
- opengl的一些代码,新手可以下下来学习,很有好处的,要持之以恒呀。-opengl some of the code, novice can make a down and learn, it is good, we must persevere呀.
WINCEGame
- Windows ce 下的小游戏制作,请查看,有一定的学习价值-Windows ce under the small game production, see, there is a certain degree of learning the value of
2.3
- 求解Fibonacci数列的三种方法,一种用常规算法,一种用数组,一种用递归算法-Solving Fibonacci series three methods, a conventional method, an array, a recursive algorithm for
2.1
- 1. 自定义一个示意性的复数类型complex,其中含有若干个成员函数,使用该类可以完成复数的加法以及对复数的输出。请完成类定义,并编制主函数,说明complex类对象,对定义的各成员函数进行调用-1. Custom indicative of a complex type of complex, which contains a number of member functions, use the class to complete the plural and the plural out
2.2
- 2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。-2. Since the date of the definition of a simple class DateType, it has a data member y, m, d, is used to indicate the current date of the year, month, day. And then de
1.2
- 熟悉并掌握线性表的逻辑结构物理结构。 熟悉并掌握顺序表的存储结构基本操作和具体的函数定义。 -Be familiar with and master the linear logical structure of the physical structure of the table. Be familiar with and master the order of the basic operation of the table storage structure and speci