CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 图片

搜索资源列表

  1. huofumanbianyima

    0下载:
  2. 文档里面有原代码,编写思路以及一些截下来的图片-document contains the original code, to prepare some ideas, and closed down the pictures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43745
    • 提供者:陆超
  1. Readblacktree

    0下载:
  2. 红黑数算法及演示源代码,带生动的动画图片。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:105850
    • 提供者:ywc
  1. penguzzle

    0下载:
  2. 著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl / Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much easier.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21855
    • 提供者:sky
  1. KMLCreator

    1下载:
  2. KML 2.0介绍 KML全称是Keyhole Markup Language KML,是一个基于XML语法和文件格式的文件,用来描述和保存地理信息如点、线、图片、折线并在Google Earth客户端之中显示 The core of the project is the KMLCreator.cs. This has three classes, KMLCoordinates, KMLPoint and KMLLine-Google Earth KML File Creator C
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:32369
    • 提供者:Anykey
  1. BiTreeShow

    0下载:
  2. 该源码实现二叉树的模拟,运行时图片已经放在压缩文件夹下。-The realization of the source tree of the simulation, run-time image compression has on the folder.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:65582
    • 提供者:张晋
  1. 2

    0下载:
  2. 关于二叉树的建立与一元多项式的建立的C,C++,的文件,附有编译的程序,及图片说明。-On tree establishment and the establishment of a dollar polynomial of C, C++, Document, compiled with the procedures and graphical illustrations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:152639
    • 提供者:lining
  1. spss

    0下载:
  2. 集合了spss主要使用范围功能,为了便于初学者理解使用,添加了大量的图片,在每章后进行了总结。-Set the scope of use spss main function, for ease of use for beginners to understand, add a lot of pictures, in a summary after each chapter.
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:18733660
    • 提供者:孙兴
  1. List

    0下载:
  2. 实现数据结构中单链表的创建/删除/查找,学会使用单链表对以后的编程很有帮助并带有测试数据图片-Single-linked list data structure to create/delete/find, learn to use a single list of useful programming after pictures with a test data
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:610123
    • 提供者:liqiang
  1. shujujiegou-xianxing

    0下载:
  2. 数据结构的实例编程,里面附有图片分析,主要为线性结构-Instance of data structure programming, with a picture of the inside, mainly linear structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:96836
    • 提供者:lxj
  1. huangjin

    0下载:
  2. 一维搜索的黄金分割C++算法,内附图片以供参考-#include "stdafx.h" #include<iostream> using namespace std
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:121122
    • 提供者:王超
  1. Read

    0下载:
  2. 实现图片的读取,各种方法,从bmp数据结构的方向考虑了图像的读取-all kinds of methods to read image
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4128615
    • 提供者:huangxiaoshui
  1. bmpfile

    0下载:
  2. bmp图片内部格式,分解bmp文件的内部结构-bmp image internal format, the internal structure of decomposition bmp file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1168047
    • 提供者:黄忠
  1. read_photo_data

    0下载:
  2. 使用c语言将图片的二进制数据读取了出来,并可以看到具体的数据,当然此前你必须明白png格式的在Windows中的存储结构。-The c language picture of the binary data read out, and you can see the specific data, of course, previously you must understand the structure of the png format stored in the Windows.
  3. 所属分类:Data structs

    • 发布日期:2017-11-29
    • 文件大小:400668
    • 提供者:boyzone
  1. code

    0下载:
  2. 3道分治算法题目以及解析。题目为图片,对应题目名有对应程序,在C/C++语言编译环境中测试通过。-3 topics as well as parsing of divide-and-conquer algorithm. Subject to the pictures corresponding topic name corresponding to the program, the test passed in the C/C++ language compiler environment.
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:227693
    • 提供者:伯南克
  1. c++小程序

    0下载:
  2. 自己写的一个关于向图片文件中写入一段话,或者一个文件的小程序,当然还有和她配套的读取程序。希望爱玩的孩子可以一起交流啊。
  3. 所属分类:数据结构常用算法

  1. jpgtodb

    0下载:
  2. 免费ASP上传图片到数据库简易破解版,文件很小-Easy to upload pictures to the database
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:67149
    • 提供者:wang
  1. Horseridingboard

    0下载:
  2. 利用Java语言实现马踏棋盘问题,图形化界面,附带背景图片。-Using Java language horse riding chessboard, graphical interface, with a background image.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:221398
    • 提供者:zhangqilai
  1. FBP重建算法

    1下载:
  2. 基于C语言编程的C语言投影,滤波反投影重建算法,从外界加载的图片。
  3. 所属分类:数据结构常用算法

  1. sanbanyuanli

    0下载:
  2. 本程序是将普通图片转化为灰度图片,从而提取其灰度矩阵。以及几篇数字散斑相关方法的数学理论,介绍了当前主流的几种搜索方法。-This procedure is the general picture is converted to grayscale image, thereby extracting its grayscale matrix. And several mathematical theory of digital speckle correlation method
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:4619066
    • 提供者:舒逢春
  1. 2016-12-22-SingleList-Queue

    0下载:
  2. 一个包括链表、队列等数据结构算法的参考例子,包括代码和代码对应的文档及配置图片说明,可简单快速理解。-A reference example including data structures such as linked lists, queues, and so on, including code and code corresponding to the document and configuration picture descr iption, can be quickly and
  3. 所属分类:Data structs

    • 发布日期:2017-12-17
    • 文件大小:9421824
    • 提供者:xiaofu
« 12 »
搜珍网 www.dssz.com