CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 计算机图

搜索资源列表

  1. vccom

    0下载:
  2. 用VC^++实现多线程方式下的串行通信 摘要:结合实际工程,在VC 环境下通过采用创建事件对象来保持线程同步、利用两个监听函 数提高数据接收效率和可靠性等措施实现了多线程串行通信,完成了工程前端数据采集器与后台 计算机之间的数据传输。 关键词:串行通信;多线程;VC 中图分类号:TN919.3 文献标识码:A-Serial communication realization by multiple threads in VC++ ZH AN G W ei—gang。cH
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:134137
    • 提供者:wLiao
  1. butterfly

    0下载:
  2.  计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。 -Discrete Fourier transform calculation of a fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by JW Cooley an
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:1174
    • 提供者:圈石
  1. fenxing

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——分形图-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- fractal image
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:55025
    • 提供者:李超
  1. mix

    0下载:
  2. 应用于计算机视觉领域,拍摄等像素大小的两张图片,其中一张是细节图,我们可以将我们关注的这张细节图(拍摄得清楚)‘粘贴’到大图中,起到细化局部的作用-Applied to computer vision field, shooting and other pixel size of two images, one of which details of the map, we can be of concern to us the details of this map (taken a very
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4246661
    • 提供者:杜鹃
  1. graph_traversal

    1下载:
  2. 哈尔滨工业大学,计算机科学与技术学院,数据结构实验三:用不同存储结构实现图的遍历-Harbin Institute of Technology, Computer Science and Technology, the data structure experiment 3: Using different storage structures to achieve graph traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-12-14
    • 文件大小:4045
    • 提供者:
  1. dda

    0下载:
  2. 这是计算机图形学的图元显示实验的dda算法键入坐标画直线-This is the computer graphics pixel display coordinates of the experiment dda algorithm for drawing a straight line type
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:768
    • 提供者:dy
  1. bresenham

    0下载:
  2. 这是计算机图形学图元显示实验的bresenham算法键入坐标画直线-This is the computer graphics pixel display coordinates of the experiment bresenham algorithm for drawing a straight line type
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:897
    • 提供者:dy
  1. mat

    0下载:
  2. 利用计算机完成控制系统的根轨迹作图,了解控制系统根轨迹图的一般规律,利用根轨迹进行系统分析。 -Using computer control system for the completion of the root locus mapping to understand the control system of the root locus of the general laws, the use of a systematic analysis of the root locus.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:168607
    • 提供者:some726
  1. Dxscene

    0下载:
  2. DXScene是3D硬件加速图形库的速度,所有图形应用程序开发,提供:1三维和二维图形编辑器的IDE,三维形状和改造,二维图形对象的集成,简化动画,先进窗口和控制,最高性能,剥皮引擎,位图效果,三维动画文件转换器。 DXScene可作为开发工具,标准,多媒体,SCADA系统,地理信息系统,计算机辅助设计和信息亭应用-DXScene is 3D hardware accelerated graphics library speeds the development of all graphical
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1354339
    • 提供者:谈志勇
  1. files

    0下载:
  2. 计算机日期时间显示 , 将其变成彩虹图,颜色随时间变化-show date and time in your computer
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:18248
    • 提供者:meng
  1. simplescanlinealgorithm

    0下载:
  2. 在计算机图形学中,有三种方式表示三维物体:线框图、消隐图和真实感图。其中真实感图形的生成也要在消隐基础上进行光照处理。所谓消隐就是给定一组三维对象及投影方式(视见约束),判定线、面或体的可见性的过程。-In computer graphics, the suppression of the display of one or more display elements or display groups.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:395915
    • 提供者:金金
  1. keyu

    0下载:
  2. 设计哈希表实现电话号码查询系统 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。通过课程设计,巩固和加深对线性表、栈、队列、字符串、树、图、查找、排序等理论知识的理解;掌握现实复杂问题的分析建模和解决方法(包括问题描述、系统分析、设计建模、代码实现、结果分析等);提高利用计算机分析解决综合性实际问题的基本能力。
  3. 所属分类:Data structs

    • 发布日期:2016-01-24
    • 文件大小:983121
    • 提供者:wenwen
  1. WINSOCKTransfer

    0下载:
  2. 利用WINSOCK在几台计算机之间互相传输屏幕图象.开发工具:VC+Delphi -Use WINSOCK among several computers transmit the screen image. Development Tools: VC+ Delphi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:310549
    • 提供者:346
  1. musicplayerasm

    0下载:
  2. 应各方要求,北理工珠海学院计算机学院微机课程设计音乐播放器-微机原理指导书+课程设计(接线图+原理图+完整程序+设计分析)8253 8255 8259 汇编-Request of the parties, Northern Polytechnic, Zhuhai College of Computer Science, curriculum design, computer music player- the guiding principle of the book+ computer cou
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:6276356
    • 提供者:sam
  1. asasd

    0下载:
  2. 网上关于 俄罗斯方块的算法很所,但是我觉得,他们的算法不容易理解,但是我的算法,比较简单,容易理解,就是计算量大点,但是今天的计算机硬件高速发展,这都已经不是关键问题了!! 绝对原创,包含源码,仿真图,不下后悔-Online on the Tetris algorithm is by, but I feel that their algorithm is not easy to understand, but my algorithm is relatively simple, easy
  3. 所属分类:assembly language

    • 发布日期:2017-05-28
    • 文件大小:11152874
    • 提供者:qwwqe
  1. VHDLkejian

    0下载:
  2. EDA技术从某种意义上说:学习一种通过软件的方法来高效地完成硬件设计的计算机技术__------VHDL文字说明的系统的功能——系统逻辑描述(算法)——图、VHDL语言(用一套计算机能处理的语言来描述设计结果和设计要求)。 -EDA technology from a sense: to learn a software approach to efficiently complete the hardware design of computer technology __------ V
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1670216
    • 提供者:hooyu
  1. computergraphicsprogramming

    0下载:
  2. 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Choppe
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:341544
    • 提供者:RQG
  1. CPUdesign

    0下载:
  2. 计算机组成原理实验多时钟周期CPU设计,包含VHDL代码的设计,实验电路图,实验详细截图。-Computer component experiments designed more CPU clock cycles, including VHDL code design, test circuit, test detailed screenshots.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12421741
    • 提供者:longfu
  1. optics

    0下载:
  2. 分数傅里叶变换以及计算全息图的迂回编码实现,以及衍射的仿真和所需的计算机生成图形。对信息光学的研究人员有用处。-Fractional Fourier Transform and circuitous CGH Coding and diffraction simulation and the required computer-generated graphics. Optics researchers in information useful.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2434
    • 提供者:wang
  1. Principles_of_Computer_Composition_Course_Design.r

    0下载:
  2. 计算机组成原理课程设计,模拟实现微机的工作原理,包括底层组件的设计原图,和最终的微机原理图以及实验指导。-The design of computer architecture course, the working principle of computer simulation implementation, including the underlying components of the design artwork, and the final schematic and exper
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:65958
    • 提供者:qinghui
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 28 »
搜珍网 www.dssz.com