CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载

资源列表

排序选择:

« 1 2 ... .17 .18 .19 .20 .21 2122.23 .24 .25 .26 .27 ... 235850 »
  1. fullscrean

    0下载:
  2. JAVA写的一个全屏代码还有一些JAVA的写的2D程序,大家可以查考一下-a full-screen write some code written in Java 2D procedures, we can ascertain what
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:164.8kb
    • 提供者:王海洲
  1. 在COM中使用数组_code

    1下载:
  2. COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:54.6kb
    • 提供者:全宁
  1. 609-Socket编程

    0下载:
  2. Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!-Linux socket programming documentation! A very detailed statement function. Linux socket programming required!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:202.62kb
    • 提供者:王涛
  1. j-iframe-doc

    0下载:
  2. JAVA写的一个不规则窗体程序!用了JNI等技术,不过没有原代码,大家可以参考一下-write a Java Form irregular procedure! Using the JNI technology, but not the original code, we can take a look
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:177.65kb
    • 提供者:王海洲
  1. Prof-UIS

    0下载:
  2. 强大的界面,各种控件,来自于www.codeproject.com-strong interface,many control ,from www.codeproject.com
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.9mb
    • 提供者:夏功立
  1. JAVA的声音处理方法 (转自伊氏女人)-----淘特网

    0下载:
  2. 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many,
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4.71kb
    • 提供者:麦麦
  1. obextest

    1下载:
  2. 用c#编写的程序,用与两个蓝牙设备的通讯,有发送数据等功能.-prepared using the procedures used with two Bluetooth devices of communication, send data capabilities.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5.51mb
    • 提供者:冷彦
  1. j-iframe

    1下载:
  2. JAVA窗体方面的,大家可以看一看啊, 过大家喜欢 ,可以下可-forms of Java, we can look at the ah, cross you like, they can look at the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25.68kb
    • 提供者:王海洲
  1. 基于Visual C++6_0的声音文件操作2

    1下载:
  2. MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6.03kb
    • 提供者:麦麦
  1. events

    0下载:
  2. 一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容易的扩展为自己的应用。-a Linux system in the open-source project MICO demonstrated how to use CORBA standard services, one of the events, through this routine, users can understand
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6.71kb
    • 提供者:刘尚新
  1. WAVE文件格式剖析

    0下载:
  2. WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4.25kb
    • 提供者:麦麦
  1. 关机重启计算机

    0下载:
  2. VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5.39kb
    • 提供者:家红
« 1 2 ... .17 .18 .19 .20 .21 2122.23 .24 .25 .26 .27 ... 235850 »
搜珍网 www.dssz.com

浏览历史记录

关闭