CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 DirextX编程 搜索资源 - cSharp

搜索资源列表

  1. D3d

    0下载:
  2. 利用托管的DirectX9.0C+VS2005编写,实现了从高程数据中读取数据,构建一个三维地形。-The use of managed DirectX9.0C+ VS2005 prepared to achieve elevation data from the read data to build a three-dimensional terrain.
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:89261
    • 提供者:8085454
  1. Audio

    0下载:
  2. 利用DirectSound从麦克风获取声音,以WAV格式存储至计算机的硬盘,并利用Graphics类显示声音文件的波形。-Catch sound from cumputer s microphone.Store it as WAV in the HDD off the computer. Draw waveform of the WAV file by using Graphics.
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:171481
    • 提供者:马也凡
  1. DirectX3D

    0下载:
  2. C#调用DirectX实现三维设计平台。-C# call DirectX platform for the realization of three-dimensional design.
  3. 所属分类:DirextX

    • 发布日期:2017-03-24
    • 文件大小:35236
    • 提供者:fzj
  1. DirectXCapture_Class_Library

    0下载:
  2. 這個程式是一個class library for capturing audio and video to AVI 檔案以.NET的型式. 以下是library的特性: * 可以選擇 hardware devices * 支援音效與影像的設定 * 支援音效與影像的壓縮 * 可預覽影像-This program is a class library for capturing audio and video to AVI files. NET type. The fo
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:335086
    • 提供者:周小豪
  1. Sound_Reco1770907172004

    0下载:
  2. c#录音可另存可录音可播放可运行版本老,用到DirectX控件-c
  3. 所属分类:DirextX

    • 发布日期:2017-04-17
    • 文件大小:105930
    • 提供者:chenchen
  1. Video

    0下载:
  2. 在C#下利用DirectX.AudioVideoPlayback实现视频播放-In C# under the video player to use to achieve DirectX.AudioVideoPlayback
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:31837
    • 提供者:风吹来的
  1. DirectXCaptureCSharp_src46363635bwg

    0下载:
  2. DirecX Audio Video Capture
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:143756
    • 提供者:eurora3d
  1. microsoft.directx

    0下载:
  2. 一个DLL文件,Microsoft.DirectX.dll,视频聊天程序可能会用到!-A DLL file, Microsoft.DirectX.dll, video chat program may be used!
  3. 所属分类:DirextX

    • 发布日期:2017-03-24
    • 文件大小:76817
    • 提供者:Jeff
  1. BubblePuzzle_source

    0下载:
  2. DirectDraw 的简单示例,重构一个老游戏-Recreated an old game as a simple demonstration of DirectDraw.
  3. 所属分类:DirextX

    • 发布日期:2017-05-08
    • 文件大小:1979801
    • 提供者:yuanlong
  1. DmoFlip

    0下载:
  2. DirectX Media Object Flip
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:258690
    • 提供者:gocrazywen
  1. Terrain

    0下载:
  2. DirectX 3D terrain generator example.
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:1101374
    • 提供者:Kroko
  1. 06_D3DXMesh

    0下载:
  2. DirectX, graphical programming, 3d lightning, mesh, 3d modelating etc-DirectX, graphical programming, 3d lightning, mesh, 3d modelating etc..
  3. 所属分类:DirextX

    • 发布日期:2017-05-04
    • 文件大小:1279659
    • 提供者:Andrius
  1. qxsys3d

    0下载:
  2. DMGIS气象三维平台,实现气象信息在DMGIS三维平台上显示-DMGIS meteorological three-dimensional platform, three-dimensional platform for meteorological information displayed in the DMGIS
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3798101
    • 提供者:zxb
  1. csharp

    1下载:
  2. 三维显示控件使用方法 该三维显示控件基于Visual C#和DirectX 9开发,实现了摄像机旋转、缩放、移动以及根据高度图建立地形等功能,其开放的方法及属性-Use three-dimensional display control method The three-dimensional display control based on Visual C# and DirectX 9 in development and the camera rotation, zoom, mov
  3. 所属分类:DirextX

    • 发布日期:
    • 文件大小:2269663
    • 提供者:biao
  1. cfMDX_Source

    0下载:
  2. 十几个PDA上的WindowsMobile系统的DirectX开发Demo-Many CSharp Code Use DirectX in WindowsMobile System
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:704376
    • 提供者:王磊品
  1. BullGame

    0下载:
  2. For create fire in a directX environnement and use keyboard for scale and shot small ball (test for create base game)
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:181141
    • 提供者:poirot
  1. LogicSoundCard

    0下载:
  2. 一个用C#写的语音录播库。调用了DirectX,DirectSound。 麦克录音类通过事件把数据送出,语音播入类通过向其内部的一个循环队列中添加数据来自动播放。 其它的类分别是读写wav格式文件的类和播入wav格式文件的类。-Using C# to write a voice recording and broadcasting libraries. Called DirectX, DirectSound. Mike recording the data sent by event t
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:73535
    • 提供者:北风
  1. DxLogo

    0下载:
  2. 这是我看到的用DirectShow开发的一个简单的程序,希望对大家有所帮助,谢谢!-This is a simple program developed by DirectShow
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:13942
    • 提供者:keke
  1. CapWMV

    0下载:
  2. 这是我看到的用DirectShow开发的一个简单的播放WMV格式文件的程序。-This is a simple program developed by DirectShow to play WMV file.
  3. 所属分类:DirextX

    • 发布日期:2017-04-25
    • 文件大小:10612
    • 提供者:keke
  1. Terrain-by-DirectX-9-and-CSharp

    0下载:
  2. 本程序用DirectX 9 和 C# 实现三维地形的可视化。-This program uses DirectX 9 and C# to achieve three-dimensional terrain visualization.
  3. 所属分类:DirextX

    • 发布日期:2017-03-21
    • 文件大小:682684
    • 提供者:lxc
« 12 »
搜珍网 www.dssz.com