CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 初学者

搜索资源列表

  1. vegavega经典百例

    1下载:
  2. 对初学者非常有用,学习vega的经典的100个有用的程序-very useful for beginners to learn the classic Bond 100 useful procedure
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:267659
    • 提供者:文龙
  1. Lesson1-10

    0下载:
  2. 著名的Nehe的OpenGL教程的VC++配套源码1-10课,适合OpenGL的初学者,作者在程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:516725
    • 提供者:陈思嘉
  1. Lesson11-20

    0下载:
  2. 著名的Nehe的OpenGL教程的VC++配套源码11-20课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:680302
    • 提供者:陈思嘉
  1. Lesson31-40

    0下载:
  2. 著名的Nehe的OpenGL教程VC++配套源码31-40课,适合OpenGL初学者使用,作者在他的程序中已详加注释-famous Nehe OpenGL tutorial source VC matching 31-40 class, suitable for beginners to use OpenGL, the author of the procedures he has been careful Notes
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1543135
    • 提供者:陈思嘉
  1. Lesson21-30

    0下载:
  2. 著名的Nehe的OpenGL教程VC++配套源码21-30课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1329315
    • 提供者:陈思嘉
  1. Lesson41-48

    0下载:
  2. 著名的Nehe的OpenGL教程VC++配套源码41-48课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1251902
    • 提供者:陈思嘉
  1. 清浊音检测

    2下载:
  2. 语音信号的清浊音的提取是研究语音信号的一个必经的过程,如何提取清浊音也是很多初学者面临的问题-Detecting the voice and unvoice is a primily process to study speech signal.How to detect it is also the big problem to the most learner.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:164383
    • 提供者:蔡志鹏
  1. 小车避障

    1下载:
  2. 这是一个用汇编写的8051单片机系统的小车避障程序,是用红外发射和接收的方式,并结合了proteus 6.7,相信对初学者有所帮助-This is a compilation was made with the 8051 System of Dolly obstacle avoidance procedures is the use of infrared transmitting and receiving the way, and coupled with a 6.7 lic sure to
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:512421
    • 提供者:邱良
  1. 三维引擎

    0下载:
  2. java开发的三维引擎 很适合初学者,代码很少,却有劲想不到的用处-java development of the 3D engine is suitable for beginners, code rarely, but can not think of the usefulness of interesting
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:34908
    • 提供者:邓英妥
  1. delphi_error

    0下载:
  2. 一个delphi的错误查询,帮助初学者查询有关的delphi的错误信息-a mistake inquiries, help beginners obtain the delphi error message
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:326314
    • 提供者:周一
  1. java的三个源码

    0下载:
  2. java的三个源代码,IP的查询,求最大值,加密三个例子,供初学者学习用.-Three java src,query IP,request max number,encrypt.study for beginner.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15095
    • 提供者:lmf
  1. 7894_SqlPlus

    0下载:
  2. SqlPlus(1.01) 这是一个纯JAVA的数据操作软件,目前能支持ORACLE及SQL SERVER。能同时打开多个不同数据库的连接,并支持语法检查及关键字加亮。 本软件有较好UI界面,特别适合需要使用多种数据库的开发人员使用。 本软件开放源码,结构虽然不是很清晰,但比较适合JAVA初学者学习,希望网友们能和我一起完善它。-SqlPlus (1.01) This a pure Java software data operation, will support Oracle
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2185416
    • 提供者:bf
  1. LF_ThreadPool

    1下载:
  2. 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2875
    • 提供者:zjw
  1. 用C++描述的各种数据结构算法

    0下载:
  2. 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:69198
    • 提供者:往往
  1. BCB_ImageProcess

    0下载:
  2. 一个利用bcb写成的影像处理程序包含(灰阶.二值化.低通.边缘.侦测旋转.侵蚀.膨胀.透明)提供初学者便于bcb上手- The image disposal procedure which wrote using bcb contains (the gray scale Two values Low pass Edge Detects revolves Corrosion Inflation Transparent) provides the beginner to be ad
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:327270
    • 提供者:jeff
  1. 游戏开发代码基本框

    0下载:
  2. j2me实习一般的游戏小框架,对初学者十分有用,这个框架包含了一般的界面实现。如有不良Email:jamz64@sohu.com-j2me practises the common game small frame, is extremely useful to the beginner, this frame has contained the general contact surface realization. If has not good Email:jamz64@sohu.co
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5871
    • 提供者:刘琦
  1. at24c16

    2下载:
  2. 对初学者非常有用的24C16程序,我就是从这个程序开始的- To the beginner extremely useful 24C16 procedure, I am start from this procedure
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:张裕峰
  1. AO开发六种专题图的代码

    0下载:
  2. AO开发六种专题图的代码。可为初学者提供一定的借鉴。也可为具有一定基础的提供范例-AO develops six kind of special charts the code. May provide the certain model for the beginner. Also may for have the certain foundation to provide the model
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:22870
    • 提供者:曾志方
  1. 《数据结构实验与实训教程》(PDG)

    0下载:
  2. 很适合初学者《数据结构实验与实训教程》(PDG).zip- Suits the beginner very much \"Construction of data Experiment And Really Teaches Course\" (PDG) zip
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1790157
    • 提供者:刘超
  1. jsp大型数据库论坛系统

    0下载:
  2. jsp数据库开发实例精粹,对初学者进阶有所帮助-jsp database development example is succinct, enters the step to the beginner to have the help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5035983
    • 提供者:shen
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com