资源列表
Python_study_20141026
- python 语言学习资料,最基础的python入门材料。总结的很到位。-python language learning materials, the most basic python introductory material. Summarize it in place.
xml_study_20141001
- xml学习资料。xml是被设计用来传输和存储数据的,是一种很像HTML的标记语言。-xml learning materials. xml is designed to transmit and store data, is a markup language like HTML.
lidar
- 上传一份Lidar基本处理的代码,代码包含las文件的读取,滤波等操作-Upload a Lidar basic processing code, the code file that contains las reading, filtering and other operations
drivelearn
- 驱动程序编写,入门开始 驱动程序编写,入门开始-Drivers written entry began to write drivers, the driver began to write entry, start entry
test1
- 有关图像处理方面的测试,对学习c++编程的童鞋有一定用处。-On the image processing test, learning C++ programming of children s shoes have some use.
MFCApplication1
- MFC 构建小窗口 可以实现拖动 调色 放大缩小功能-MFC to build a widget can drag toner zoom function
CPP11_in_Qt
- 实现五子棋,这就是个五子棋,就是武器就是紫气就是哈哈哈哈,就是曲子-i .*★*. .*★*.* ★ ★ * ★ .’ ‘*. . ` . . you
cut-glass
- 有一个n*m的草坪(1< n,m< 100),草坪中的草原来的高度都是100。现在使用割草机修剪草坪,来得到各种各样的图案。割草机只 能横着或者竖着割草。每次割草都会先设定一个高度,割完之后会把比设定高度高的草都割成设定的高度。比如草原来是5 2 8,设定高度为4,那么割完之后就变成了4 2 4。 现在给出一个图案,问是否可以把草坪割成图案的样子。 输入第一行包含两个整数n和m。 接下来为n行输入,每行包含m个不大于100的正整数。 如果可以修剪成输入的图案,则输出“
11
- 修改注册表设置信任站点,修改注册表设置信任站点-Modify registry settings trusted sites
Computer-Architecture
- this the File of Computer Architecture Design-this is the File of Computer Architecture Design
Algorithms-And-Analysis
- this the File Of Algorithms-this is the File Of Algorithms
BTree
- 二叉树的各种操作,功能有:树的建立、删除; 先序、后序、中序、层次遍历; 节点的查找,节点的插入; 兄弟的查找,父节点的查找; 计算树的深度、叶子数、节点数; 树的拷贝; 判断两个树是否相等; 判断是否是满树、完全树;-Binary tree of various operations, functions: the establishment of the tree, delete the first sequence,
