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

搜索资源列表

  1. h264_msvc_build

    0下载:
  2. 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12709
    • 提供者:qgfhit
  1. 24dian.tar

    0下载:
  2. 用python编写的24点程序,改进后同时可以计算寻找诸如(((1+2)*3-4)+5*6*7+8)*9 = 2007这样的解法-python with 24 points prepared by the procedures, improved for the same time can be calculated as (((1) * 3-4) 5 6 * 7 * 8) = 2007 * 9 this The Solution
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:956
    • 提供者:funlove
  1. 2007_8

    0下载:
  2. 程序员2007年8月的解答。采用搜索算法排序和二次搜索算法验证。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24771
    • 提供者:禾路
  1. Sort

    0下载:
  2. 2007年北京微软亚洲研究院笔试题及答案源码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:380877
    • 提供者:tofzhang
  1. randomc

    0下载:
  2. Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quali
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:102418
    • 提供者:lilin
  1. libnxml-no-curl-2007-07-01ok

    0下载:
  2. libnxml-no-curl-简化版2007-07-01,一个别很不错的XML生成和解析程序。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1350939
    • 提供者:招其良
  1. USACO_2007_OPEN

    1下载:
  2. Usaco 2007 Open 的解题报告和测试数据
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-18
    • 文件大小:2198857
    • 提供者:姚俊光
  1. tree

    0下载:
  2. 程序说明 创建二叉树,并以前序、中序和后序进行遍历 随机产生15个0~100之间的整数,然后插入到二叉树中 2007.11.25
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1438
    • 提供者:leeocean
  1. hitag2

    4下载:
  2. Hitag2算法的C语言程序。验证通过。可运行于VC-// Software optimized 48-bit Philips/NXP Mifare Hitag2 PCF7936/46/47/52 stream cipher algorithm by I.C. Wiener 2006-2007. // For educational purposes only. // No warranties or guarantees of any kind. // This code is r
  3. 所属分类:Data structs

    • 发布日期:2016-07-08
    • 文件大小:2048
    • 提供者:吴章全
  1. 200624733

    0下载:
  2. 2007数据结构课程设计报告+源代码,功能强大,非常好的-2007 report of the curriculum design data structure+ Source code, powerful, very good
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:3725
    • 提供者:李继风
  1. 2007

    0下载:
  2. 国家集训队2007年的论文,对大家学习算法应该有帮助-2007 National Team of the paper, all of us should help the learning algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5553965
    • 提供者:水新国
  1. data_struct

    0下载:
  2. 400多页的数据结构PPT, 从线性表到图全部涵盖,最后还有几个实例算法. 写的非常好!! 请用WORD 2003/WORD 2007 /wps以只读方式打开.-400 pages of data structures PPT, from linear table to map all the covers and, finally, several examples of algorithms. Was very good!! Please use WORD 2003/WORD 2007/
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7685852
    • 提供者:Zy
  1. 07tsinghua

    0下载:
  2. 07年清华数据结构复试的要求及考题,很有借鉴意义-2007 Tsinghua data structure requirements and re-testing questions, useful reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1359
    • 提供者:asa
  1. Introduction-to-Algorithms

    0下载:
  2. Introduction to Algorithms》译作《算法导论》,是由Thomas H.Cormen, Charles E.Leiserson 等人编写的十分经典的计算机算法书籍。本书以相当的深度介绍了许多常用的数据结构和有效的算法,使得这些算法的设计和分析易于被各个层次的读者所理解。本书被china-pub会员评为“2007年我最喜爱的十大技术图书”之一,被《程序员》等机构评选为2006年最受读者喜爱的十大IT图书之一。-Introduction to Algorithms "
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:48787456
    • 提供者:hylzuo
  1. data-structure-test-paper-2007a

    0下载:
  2. 2007年 a卷 南京理工大学数据结构考试题 含有答案 讲解清楚 欢迎下载 谢谢 data structure test paper of njust-2007 a-paper data structure test paper of njust
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:29063
    • 提供者:王安东
  1. data-structure-test-paper2007b

    0下载:
  2. 2007年 b卷 含有答案 讲解清楚 南京理工大学数据结构考试题 欢迎下载 谢谢 data structure test paper of njust-data structure test paper of njust in year of 2007 b-paper
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:27733
    • 提供者:王安东
  1. 2007

    0下载:
  2. 求二叉树父节点,速度很快,质量很好,漏洞也有,希望同志们都参与雨季来。-a very important document!it can help you find father of a give dian in a graph,trust me ,you will be excellent!
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:163607
    • 提供者:宁夏
  1. 2007

    0下载:
  2. 国家集训队2007论文集 Day1 北京 高逸涵 与圆有关的离散化 四川2 王晓珂 解析一类组合游戏 湖南 仇荣琦 欧拉回路性质与应用探究 广东 余江伟 如何解决动态统计问题 福建 杨 沐 浅析信息学中的“分”与“合” 浙江 李宇骞 浅谈信息学竞赛中的线性规划——简洁高效的单纯形法实现与应用 湖南 袁昕颢 动态树及其应用 陕西 杨 哲 凸完全单调性的加强与应用 上海 王欣上 浅谈基于分层思想的网络流算法 广东 陈
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:5550221
    • 提供者:sxy
  1. 9077101

    0下载:
  2. 2007高教社杯全国大学生数学建模竞赛题目B题:乘公交,看奥运 源码()
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1974272
    • 提供者:pecle
  1. wdbglcg

    0下载:
  2. 2007高教社杯全国大学生数学建模竞赛题目B题:乘公交,看奥运 源码()
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:1974272
    • 提供者:etomic
« 12 »
搜珍网 www.dssz.com