搜索资源列表

  1. [javaprogramart].Pulp.Free.Press.Java.For.Artists.

    0下载:
  2. 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a tex
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:38877357
    • 提供者:ds
  1. [javaprogramart].Pulp.Free.Press.Java.For.Artists.

    0下载:
  2. 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a tex
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-09
    • 文件大小:38877184
    • 提供者:ds
  1. thebasicgraphicsrenderingsystem

    0下载:
  2. 这是一个完整的可视化编程中的实例,其用途是作为一个练习来强化初学者对可视化编程的理解,-This is a complete visual programming examples, and its uses are as an exercise to reinforce the visual programming for beginners to understand,
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:515072
    • 提供者:钟易
  1. ssd7exercise2

    0下载:
  2. 相对于实验一,新增了2个类。 Class Listing vector<Advertisement*>. Class Group vector<Client*>. 使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。 压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the followi
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:658432
    • 提供者:邹斌
  1. ssd7exercise3

    0下载:
  2. 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (
  3. 所属分类:STL

    • 发布日期:2024-06-09
    • 文件大小:661504
    • 提供者:邹斌
  1. ssd7exercise5

    0下载:
  2. 1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed on an advertisement. 2Changes to class Advertisement:要存放所有 竞拍他的用户信息,并根据他们放到优先队列中。 重要方法: priority_queue<Bid>& Advertisement
  3. 所属分类:STL

    • 发布日期:2024-06-09
    • 文件大小:669696
    • 提供者:邹斌
  1. DirectX-Ultimate-Game-Programming

    0下载:
  2. 开发计算机游戏充满了挑战性,需要开发人员具备大量的技能,富有奉献和创新精神。本书向读者介绍了如何将自身的技能与一些基本的C++编程技能结合起来,开发出自己的游戏。本书涵盖了游戏开发过程和方方面面,书中以一个名为Straned的第一人称射击游戏开发过程为主题展开介绍,首先介绍了DirectX 和Direct3D图形学,然后逐章介绍了游戏引擎和完整游戏的开发过程。主要内容涉及到基本的图形学技术、最基本的数学知识、碰撞检测和响应、声音回放、场
  3. 所属分类:游戏引擎

    • 发布日期:2024-06-09
    • 文件大小:63443968
    • 提供者:xj
  1. feiji

    1下载:
  2. 一个简单的机票预订方案 先决条件,目标和成果 先决条件:学生应掌握以下必备技能。 • 指​ ​ 针 - 使用的指针间接引用和修改对象 • 链接列表 - 链表的实施的理解 • 动态内存管理 - 使用新的和删除 目标:本作业的目的是加强学生的链表的理解。 结果:学生成功地完成这项任务将掌握以下成果。 • 了解执行链表 ̶
  3. 所属分类:交通/航空行业

    • 发布日期:2024-06-09
    • 文件大小:358400
    • 提供者:Ada
  1. data-structure

    0下载:
  2. 数据结构(C语言描述) 详细讲解数据结构的实现过程原理,另有源码例程-Present commonly used data structure. Introduce the idea of tradeoff(折中) reinforce the concept of costs and benefits associated with every data structure. Measure the effectivene
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:10738688
    • 提供者:萧瑜
  1. 200_C_Objective-type_Questions

    0下载:
  2. objective questions to reinforce C knowledge
  3. 所属分类:软件工程

    • 发布日期:2024-06-09
    • 文件大小:111616
    • 提供者:Firefly
  1. linux

    0下载:
  2. 描述了linux编程的一些基本指令,举了一些小例子,能加固一些初学者对这些指令的了解。-Descr iption of the Linux programming some basic instructions, for some small examples, beginners can reinforce some of these instructions to understand.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-09
    • 文件大小:972800
    • 提供者:多多
  1. 1

    0下载:
  2. 一个简单的机票预订方案 的先决条件,目标和成果 先决条件:学生应掌握以下必备技能。 • 指针 - 使用指针间接引用和修改对象 • 链表 - 理解的链表实现 • 动态内存管理 - 使用new和delete 目标:这项任务旨在加强学生的理解链表。 结果:成功地完成这项任务的学生将掌握以下成果。 • 了解链表的实现 • 使用指针 • 使用动态内
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:Carl
  1. armasm.chm.tar

    0下载:
  2. 这是有关介绍汇编的资料,里面习题可以巩固学习。具体的内容有: 1.CPU资源和存储器 2.操作数的寻址方式 3.标识符和表达式 4.微机CPU的指令系统 5.程序的基本结构 6.子程序和库 7.输入输出和中断 8.应用程序的设计 9.数值运算协处理器 10.汇编语言和C语言 11.汇编语言编程和调试工具 12.Pentium指令的执行周期数 1 附录3 中断列
  3. 所属分类:软件工程

    • 发布日期:2024-06-09
    • 文件大小:153600
    • 提供者:梦幻之旅
  1. 5

    1下载:
  2. 二叉树 你的程序必须接受命令行参数不确定的数目,其中第一个指定的输出文件,其余的用于指定输入文件。例如,参数可能是这样的: 输出文件inputFile1 inputFile2 ... 有了这些参数,程序会打开并阅读依次输入每个文件,建立一个二叉树 遍历二叉树算法-Count the number of the words in files:This assignment is designed to reinforce
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:xiaoxiaoyinzi
  1. XListView1

    0下载:
  2. 适合基础巩固学习 解析服务器json数据 ListView列表上拉加载 下拉刷新 自己做的程序 解释很全 经过验证 绝对运行成功 学习的好例子 希望对您有绝对的好帮助-Resolution server for basic reinforce learning json data contained in LAC ListView list down to refresh their own procedures explain it
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:孙超
  1. edge

    0下载:
  2. 通opencv自带的功能对图像目标边缘进行加强,得到边缘特征-Through opencv function comes to reinforce the edges of the image target, get the edge feature
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-09
    • 文件大小:501760
    • 提供者:王敏
  1. PTW-GroundMat

    0下载:
  2. PTW GroundMat is a program for substation ground grid design and analysis. It is designed to help optimize grid design or reinforce existing grids of any shape. It uses a general-purpose finite element algorithm for
  3. 所属分类:软件工程

    • 发布日期:2024-06-09
    • 文件大小:750592
    • 提供者:yose rizal
  1. gyygygy

    0下载:
  2. 视频跟踪是视频信息处理的一个重要研究方向。交通信息管理、公安刑事侦查过程中人的跟踪占有很大比例。基于人脸特征的视频跟踪主要研究视频信息中人脸特征的提取,人脸特征的对比算法,人的运动的分析方法,及跟踪方法,跟踪结果的表示。-   criminal investigation,anti-terrorism and military installations. Consequently, to recognize person identi
  3. 所属分类:编程文档

    • 发布日期:2024-06-09
    • 文件大小:641024
    • 提供者:bai
  1. code_script

    0下载:
  2. This paper deals with the improvement of the Dirty Paper Trellis Code (DPTC) watermarking algorithm. This watermarking algorithm is known to be one of the best among the high rate watermarking schemes. Nevertheless, rece
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:23552
    • 提供者:chandu
  1. revidyaoncology

    0下载:
  2. This paper deals with the improvement of the Dirty Paper Trellis Code (DPTC) watermarking algorithm. This watermarking algorithm is known to be one of the best among the high rate watermarking schemes. Nevertheless, rece
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:83968
    • 提供者:chandu
« 12 »

源码中国 www.ymcn.org