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

搜索资源列表

  1. fffortuneo

    0下载:
  2. fortune扫描线算法生成voronoi图的演示代代码,可以动态观察算法运行,对原理的理解有很大的帮助! -fortune scan line algorithm to generate voronoi diagram demonstrates the generation of code, you can dynamically observe the algorithm run on the understanding of the principles of great help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:11092
    • 提供者:baress
  1. Virtual-screen-and-realization-

    0下载:
  2. Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:9031
    • 提供者:iwen
  1. yixingformsrc

    0下载:
  2. 创建自贴图图片异形窗口,VC++代码.实现的方法和原理:先创建一个无背影画刷窗口,然后在WM_CREATE中并指定透明颜色, 缩放位图后加载至s_hdcMem中,最后在WM_ERASEBKGND中用s_hdcMem贴图即可。 -The create self map pictures profiled the window, VC++ code implementation methods and principles: first brush to create a no back windo
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:318537
    • 提供者:一尘
  1. shiyan5

    0下载:
  2. 开发环境:unSP IDE 2.0.0 实验目的: 1)了解SPCE061A串行口(UART)的结构、与PC机串行通讯的原理。 2)了解UART的各配置单元P_UART_BaudScalarLow (7024H)、P_UART_BaudScalarHigh (7025H)、 P_UART_Command1(7021H)和P_UART_Command2 (7022H)的功能及控制方法。 3)掌握PC机与单片机通讯的编程方法。 实验设备: 1) 装有µ ’
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:23776
    • 提供者:niu
  1. VC_Muti

    0下载:
  2. 众为兴最新开发代码,原理阐述清晰,每一步都有图说明。本人就是看了这个文档才真正搞明白的,以前因为没有图片一直不清楚中间过程效果-Adtech latest development code, the principle expounded clearly illustrates every step. I just read this document truly understood, previously been unclear because there is no picture ef
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:143877
    • 提供者:李前
  1. SimpleDraw

    0下载:
  2. 一个C++三维投影透视的代码,通过本代码你可以了解下三维投影、三维透视的相关原理与实现方法,本例相对简单些,运行示例截图如上所示。-A three-dimensional projection perspective C++ code through the code you can understand the three-dimensional projection, the relevant principles and implementation of a three-dimensio
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:164986
    • 提供者:liyan
  1. CutPage

    0下载:
  2. 改代码是将屏幕一个固定区域进行截图,其中的m_draw是一个图片控件的变量,其原理是利用dc对固定区域生成bmp图像并放入剪切板中,而在截图之前定义了一个铺满屏幕的透明窗口IDD_CutPage,这样在窗口上draw出来的图像也可以截图,要获得图像,在文档中粘贴即可-Code is changed to a fixed area of ​ ​ the screen shots, which m_draw is a picture of the control variable
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1655
    • 提供者:lin
  1. caiyangdaima

    0下载:
  2. 这是几个采样代码,通过简单介绍采样的基本概念和原理,再加上代码和仿真图 最后理解。-This is a few sampling code, through the simple introduction of the basic concepts and principles of sampling, coupled with the code and Simulation of the final understanding of the.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:15403
    • 提供者:
  1. AF

    0下载:
  2. 协作通信仿真Matlab程序,有代码有注释还有图,仿真AF模式下的系统实现原理-Collaborative communication simulation Matlab program, code comments and figure, the simulation system realize the principle in AF mode
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:885
    • 提供者:卢松品
  1. SQLforClique.ZIP

    0下载:
  2. 用数据库SQL方式,计算图论上的最大完全子图的方式。之所以写这个,是因为假如矩阵太大,常规的数组方式会溢出,所以根据原理,改写了一个数据库SQL方式实现的代码。-a method to get clique by mysql s data type
  3. 所属分类:MySQL

    • 发布日期:2017-04-13
    • 文件大小:2057
    • 提供者:riddle
  1. huibianchengxuPbianyiqi

    0下载:
  2. 北科大微机原理汇编语言实验程序,包括显示程序实验、数据传送实验、数码转换程序实验等五个实验的实验报告(实验内容+代码+截图)+轻松汇编编译器-NTUT computer principle assembly language test program, including lab reports show the experimental procedure, data transfer experiment, experimental digital conversion program fi
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1576545
    • 提供者:Candice
  1. Digital-Image-Processing

    0下载:
  2. 适用于初学者的数字图像处理MATLAB代码,主要是根据某些变换的原理,以Lena灰度图为基本处理图片,实现平移、卷积、灰度图转rgb、hsi、傅里叶变换、位面图等初等变换。-Suitable for beginners to digital image processing MATLAB code, mainly based on certain principles of transformation in the basic process grayscale image Lena, pan
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:703014
    • 提供者:mz
  1. shuangseqiushujuxianshi

    0下载:
  2. 双色球显示并且标注蓝色球的走势图,代码简单实用,原始数据我是取自国外的双色球,原理都一样-And marked by blue color ball display charts the ball, the code is simple and practical, the original data is taken my overseas ball, the principles are the same
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1004686
    • 提供者:束继涛
  1. AM

    0下载:
  2. 将模拟调幅原理通过Matlab进行了仿真,并产生各阶段的频谱图。代码具有较详细的注释。-The simulation results are simulated by Matlab and the spectrum of each stage is generated. The code has a more detailed comment.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:706
    • 提供者:ryan
  1. FM

    0下载:
  2. 将模拟调频原理通过Matlab进行了仿真,并产生各阶段的频谱图。代码具有较详细的注释。-The simulation results are simulated by Matlab and the spectrum of each stage is generated. The code has a more detailed comment.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:957
    • 提供者:ryan
  1. c25

    0下载:
  2. 一个探究VC++ 异步通信原理与实例的代码,程序同样是基于C/S结构的,分服务端与客户端,程序运行效果请看截图。-A VC++ asynchronous communication principle and examples of the code, the program is also based on the C/S structure, sub-service and client, the program run the results see screenshots.
  3. 所属分类:Data Mining

    • 发布日期:2017-12-13
    • 文件大小:54965
    • 提供者:
  1. sy4

    0下载:
  2. (1) 实验前根据实验内容进行预习,掌握实验原理,写出实验预习报告 (2) 编写相应的程序,写出完整的程序代码,包括注释,注意书写的层次结构。 (3) 调试程序,写出调试过程和实验结果。 (4) 整理实验步骤,总结经验和体会,写出实验报告 (5) 上交实验预习报告、实验报告、源代码电子版和程序运行结果截图。((1) preview the experiment according to the experimental content, grasp the experimental pr
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:48128
    • 提供者:羙莓nice
  1. feinieer3Dzx

    1下载:
  2. 本代码根据菲涅尔衍射原理,设计出三维全息,即,纵深的距离不同显示内容不同,同时产生可用于加载到空间光调制的全息图,使得实际再现成为可能(According to the principle of Fresnel diffraction, this code designs a three-dimensional holography, that is, the displayed things is different with the different z distance, and the
  3. 所属分类:图片显示

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:小小橘子
  1. 58591956

    0下载:
  2. fortune扫描线算法生成voronoi图的演示代码,可以动态观察算法运行,对原理的理解有很大的帮助!()
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:Hqlda
« 1 2 ... 29 30 31 32 33 34»
搜珍网 www.dssz.com