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

搜索资源列表

  1. stl_patch

    0下载:
  2. 基于SGI STL,对标准STL中不具有但很有用的一些小工具进行了定义,使程序员能方便地使用SGI STL的一些特有功能。-Based on the SGI STL, the standard STL does not have but a number of useful tools for the definition of small, so that programmers can easily use the SGI STL some unique features.
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:1269
    • 提供者:bupteinstein
  1. CSTL(PDF)

    0下载:
  2. C++ STL(PDF).一本好书 c++ 程序员必备的。-C++ STL(PDF).C++ STL(PDF).C++ STL(PDF).C++ STL(PDF).C++ STL(PDF).C++ STL(PDF).
  3. 所属分类:STL

    • 发布日期:2017-05-26
    • 文件大小:9674248
    • 提供者:明明
  1. CalendarTableMA

    0下载:
  2. 用Matlab制作的简易GUI日历,由于没有涉及到GUIDE的使用,所以更值得供初学Matlab GUI设计的程序员-Calendar
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:675
    • 提供者:Michael J
  1. Howtostudy_STL_CN

    0下载:
  2. STL 是Standard Template Library的缩写,中文名是标准模板库。STL以其独特的魅力得到越来越多的程序员钟爱,STL彻底封装复杂的数据结构,提供丰富灵活的程序接口,同时还能保证程序的运行效率。-STL is an acronym for Standard Template Library, Chinese name is a standard template library. STL for its unique charm to be loved more and m
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:601188
    • 提供者:rain
  1. C_operator

    0下载:
  2. C语言符号代码,方便各程序员能够随时查阅,以提高编程的时间-C operator
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:30159
    • 提供者:yan
  1. gupiaozhishi

    0下载:
  2. 股票知识!我们程序员也不能只是看技术的书吧!这个社会只是技术牛了也不行啊!-Stock of knowledge! Programmers, we can not just look at technology book! This society is not merely a technical line of cattle ah!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:58765
    • 提供者:
  1. jsjchengxushejiyishu

    0下载:
  2. 关于算法分析的这多卷论著已经长期被公认为经典计算机科学的定义性描述关于算法分析的这多卷论著已经长期被公认为经典计算机科学的定义性描述。迄今已出版的完整的三卷已经组成了程序设计理论和实践的惟一的珍贵资源,无数读者都赞扬Knuth的著作对个人的深远影响,科学家们为他的分析的美丽和优雅所惊叹,而从事实践的程序员已经成功地将他的“菜谱式”的解应用到日常问题上,所有人都由于Knuth在书中表现出的博学、清晰、精确和高度幽默而对他无比敬仰。 第1卷为基本算法,分“基本概念”和“信息结构”两章。本卷以基本
  3. 所属分类:Data structs

    • 发布日期:2017-12-09
    • 文件大小:49591305
    • 提供者:xaero
  1. bjzm-HowToAsk

    0下载:
  2. 《提问的智慧》,作为一个程序员,你曾经遇到过在论坛上发帖无人问津,看看提问的智慧把-" Question the wisdom" as a programmer, you have encountered no one is interested to post in the forum to see the wisdom of the questions
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:487900
    • 提供者:junjie
  1. ControlSystemsSimulationusingMatlabandSimulink

    0下载:
  2. Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版-Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:144047
    • 提供者:lili
  1. PlsguiToolbox

    0下载:
  2. 国外程序员开发的pls工具箱,功能非常强大。希望对大家有用!-The development of foreign programmers pls toolbox, very powerful.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1367015
    • 提供者:冀凯琳
  1. C_Zip

    0下载:
  2. 在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。 在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。 主要是复用WAR软件的命令进行压缩-In some software applications which need to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:23722
    • 提供者:jorn ham
  1. STL

    0下载:
  2. c++ STL程序员开发指南,从程序员的角度出发,讲述C++高级编程技术,然后讲述C++标准库,最后讲述STL技术-c++ STL Programmer Developer' s Guide, from the programmer' s point of view, about the C++ advanced programming techniques, and then talk about C++ standard library, the last about the S
  3. 所属分类:STL

    • 发布日期:2017-06-11
    • 文件大小:17986922
    • 提供者:朱里
  1. SegmetTree

    0下载:
  2. 线段树的经典之作!程序员进阶必读!互相帮助!-segment tree!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1638382
    • 提供者:seagate
  1. algorithm

    0下载:
  2. 图论的算法与程序设计,广大程序员进阶必究!-Graph theory, algorithms and program design, the majority of programmers advanced reserved!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5240200
    • 提供者:seagate
  1. chengxuyuan

    0下载:
  2. 一本程序员羊皮卷,希望对大家有帮助,程序员走出自己的路-A programmer volume in sheep' s clothing, in the hope we have to help programmers go its own way
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1318632
    • 提供者:levine
  1. MyOOCFwV1_0

    0下载:
  2. 使用C语言时,经常需要调用malloc()和free()函数来进行动态内存的分配和回收。有些时候,程序员可能会忘记回收分配的动态内存。为了解决这个问题,这里设计了一个代替malloc()和free()函数的数据结构(或者类)——ObjectManager。ObjectManager中提供了objmgr_malloc()和objmgr_free()以及objmgr_show_mem_info()函数。objmgr_malloc()函数负责按字节总数动态分配内存并且予以记录,objmgr_free(
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:17378
    • 提供者:
  1. code_complete_2nd_edition

    0下载:
  2. 程序员心目中的编程圣经! 代码大全(第二版)是著名IT畅销书作者Steve McConnell十一年前的经典著作的全新演绎,该作者是两届Software Development Magzine Jolt Award震撼大奖得主。-Programmer programming the minds of the Bible! Code complete (second edition) is a well-known IT best-selling author Steve McConnell El
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-22
    • 文件大小:6801597
    • 提供者:ds
  1. YAMAHA01V96

    0下载:
  2. 数字调烟台的中文说明书,有利于程序员明确数字调音台的开发。-digital audio control platform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:9729458
    • 提供者:王天宝
  1. STL_Programmer_Guide

    0下载:
  2. STL:标准算法模板库,程序开发人员的号助手;如果不懂STL,最多你也只算半个程序员-STL:a goog tool for programmer.
  3. 所属分类:STL

    • 发布日期:2017-03-28
    • 文件大小:550104
    • 提供者:leaf
  1. me

    0下载:
  2. 修改视图图标及标题,能够让程序员使用自己设定的标题及图标-Edit View icon and title, allowing programmers to use their own title and icon set
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:768
    • 提供者:yu
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com