资源列表
Digitalpaint
- 一个数字图形处理程序,可以从中学习一些简单的操作
SusanCode
- susan源代码和常见的susan算法的pdf文档,susan算法是图像处理里面比较新的算法,可以用于图像的边缘提取
0
- 画图形橡皮筋功能,可以独立完成画图 免删减等功能.-The graphics drawing rubber band can independently complete drawing Free deletion.
VisualC++_CAD技术书籍的源代码
- Visual C++CAD应用程序开发技术书籍的源代码,包括图形界面库,图形工具库,几何内核库等源码,非常适合初学者
c
- Visual C++CAD应用程序开发技术书籍的源代码,包括图形界面库,图形工具库,几何内核库等源码,非常适合初学者-Development of technology books in the Visual C++CAD application source code, including the graphical interface library, a graphical tool library, geometric kernel library source code, very s
uCOS-II-Test
- uCOS ii在以S3C2440为处理器的板子上进行测试的代码。-uCOS ii S3C2440 processor on board to test the code.
ffmpeg-0.4.8_src_20070726.rar
- GM8120/GM8180 ffmepg-0.48 完整原代码,GM8120/GM8180 ffmpeg-0.48 full source code
Drawing-Tool
- 绘图操作,这是一个绘图的工具,可以画图,当然也可以对图片进行一般的修改-Drawing operation, which is a drawing tool that can draw, of course, you can modify the picture in general
ArcEngine-develop
- ArcEngine二次开发的实例教程,包括简单GIS功能和高级GIS功能的实现-ArcEngine secondary development of tutorial examples, including simple GIS features and functions to achieve high-level GIS
my_RAM
- pdf actel fpga verilog ram读写-pdf actel fpga verilog ram read and write
Tin_Method
- 离散数据生成tin的优秀代码,注释多,易于学习和移植-Discrete data generated tin excellent code, comments, easy to learn and transplantation
33
- 1、设单链表中存放着n个字符,设计算法,判断该字符串中是否有中心对称关系。例如:xyzzyx、xyzyx都算是中心对称的字符串。 2、设计算法判断一个算术表达式的圆括号是否配对。(提示:对表达式进行扫描,遇‘(’进栈,遇‘)’退掉栈顶的‘(’,表达式被扫描完毕,栈为空) 3、假设以带头结点的循环链表表示队列,并只设一个指针指向队尾,编写相应的置队空、入队和出队算法。 -Set single linked list storage n characters, design algori
