资源列表
Lysc
- 一个十分简洁的链表模板,非常具有参考价值-List a very simple template, very valuable
Archive
- 4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为: realpart+imaginarypart*i 用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。 (1)两个复数相加; (2)两个复数相减 (3)用(a, b)的形式打印复数,其中a为实部,b为虚部。 -4) Create a class called Compl
ReClassifyRasterAndOverlay
- 使用arcgis engine实现栅格文件的重分类 以及栅格叠加-reclassify and overlay raster using arcgis engine
面向对象n皇后
- 思路清晰的n皇后问题求解,采用面向对象思路编写,封装类可在其他程序中灵活调用-lucid n Queen's problem solving, object-oriented ideas to prepare, Packaging category in other proceedings flexible call
Matrix-transformations
- 矩阵变换,矩阵相加,矩阵相减,数乘矩阵,矩阵转置,矩阵求逆功能。-Matrix transformations
55555555Complex
- 复数操作运算,没有解压密抹-complex computing operations, no secret extract clean
7
- 采用递归和非递归,实现二叉树的链表储存,实现基本操作。
S
- C语言编写,获得本地TXT文件的内容,并且赋值给三个数组,然后在屏幕上显示出来-C language, the contents of the local TXT file, and assigned to the three arrays, and then displayed on the screen
HSD3.0P8352
- hsd30+8352c 最样最新程序代码-hsd30+8352c most samples the latest code
DataBase
- MySql连接封装到一个类里了,增删查改全部功能都有欢迎大家参考学习-mysql database connection
password-access
- 在加密的access中,一般登录时需要输入密码。此代码是在知道密码的情况下,生成一个小软件,这个小软件可以在以后长时间不使用access忘记密码进不去时,直接进入。当然也可在代码写入密码处,加个循环破解未知的密码 这个小功能需要自己动手-In the encrypted access, you need to enter a password when the general login. This code is in the know the password, the software g
生成树
- 一个最小生成树,包括prim算法,可以生成一个最小生成树-a minimum spanning tree, including Prim algorithm can generate a minimum spanning tree