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

搜索资源列表

  1. JAVA的声音处理方法 (转自伊氏女人)-----淘特网

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

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

    0下载:
  2. 一个用于PC直接写端口及内存的程序,少加修改就可用于pci卡的驱动,完整的工程代码,非常不错-a written directly for the PC port and the memory process, less modification can be used to drive pci cards, and complete code works very well
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:130796
    • 提供者:王石子
  1. Mem_Test2.0

    0下载:
  2. 虚拟内存管理,用最先适配法,最优适配法,最差适配法-Virtual Memory management using First-fit, Best-fit and Worst-fit
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2518
    • 提供者:河南
  1. buddy

    0下载:
  2. 伙伴系统虚拟分配和回收内存方法,buddy算法-A method about partner systems distribute and recycle memory visually
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1910
    • 提供者:河南
  1. 内存显示

    0下载:
  2. 这是一个用C开发的用来检查内存的工具 很好用-A tool for memory test.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17857
    • 提供者:傅勇威
  1. Delphi 7.0常用函数速查手册

    0下载:
  2. 函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。   在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:6623
    • 提供者:陈修
  1. 89F0X0

    0下载:
  2. 51单片机操作89F0X0系列FLASH存储器的程序-51 89F0X0 Series MCU operating procedures FLASH memory
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:wacke
  1. 操作系统课程设计(四实验和一)

    0下载:
  2. 广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以E-mail联系我!-guangdong industry university honglinyu OS cource project: include process schedule, job schedule, memory management, disk schedule. Any question, please email to the writer.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1516795
    • 提供者:阳光
  1. 如何获取某个进程的主窗口以及创建进程的程序名?

    1下载:
  2. 如何在windows内存中获取进程,对于软件的破解,有帮助。可以对正在执行EXE文件进行操作-windows in the process of memory access, the software decoded and help. It is the implementation of EXE files operation
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5493
    • 提供者:李飞
  1. jylgame

    0下载:
  2. 一款vb编写的记忆力源程序,此程序特别适合初学者研究和学习-one prepared by the memory source, this procedure is particularly suited to study and learn from beginners
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:26543
    • 提供者:wjqq
  1. 内存回收算法

    0下载:
  2. 内存回收算法,一般学校计算机专业的操作系统课程设计内容.可以免费下载-Algrithms for memory recycle, the subject of the OS curriculum design for the computer department students of colleges.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9987
    • 提供者:邱水云
  1. ucos_FS在CF卡上的例子

    1下载:
  2. 一个基于ucos的文件管理系统 可以支持cf卡 硬盘等存储器 但是对于单独的flash芯片还需要自己编写硬件的底层驱动-based document management system can support cf memory card drives, etc. But for a separate flash chip also need to prepare themselves to the bottom of the hardware drivers
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:561587
    • 提供者:郑毅
  1. FORTRAN语言内存动态申请技术的实现方法

    1下载:
  2. FORTRAN语言内存动态申请技术的实现方法-FORTRAN language memory technology for the dynamic method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10596
    • 提供者:朱广
  1. DealService

    0下载:
  2. Oracle启动后,占的内存实在让我心疼。所以每次在我需要的时候,我才启动相应的服务。每次启动服务,都需要好几个步骤。此程序可以执行脚本中的命令,自动操作你指定的服务-Oracle after commencement, or memory so I really feel bad. So every time I needed it, I only started corresponding services. Each start-up services and need several s
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:91482
    • 提供者:刘虻
  1. s3c44b0iic

    0下载:
  2. S3C44B0 I2C的uCLINUX的驱动程序(铁电存储器FM24系列,若针对AT24系列只需在写操作中增加延时即可),本驱动士原创且经过测试。-S3C44B0 I2C uCLINUX of the Driver (ferroelectric memory YPCC series against AT24 Series if only in write operation can be increased latency), the original drive with which the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2918
    • 提供者:彭士操
  1. shellccc

    0下载:
  2. 系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix, / vmunix, / boot / zImage) to be l
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:808802
    • 提供者:zly
  1. yamd032

    0下载:
  2. 这是一个可以检测C++程序中是否有内存泄漏的类,并给出了应用实例-This is a C program can detect whether or not there is a memory leak of categories, and gives examples of the application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43687
    • 提供者:lgw
  1. libmemcache-1.3.0.beta9.tar

    0下载:
  2. memcached 是分布的记忆贮藏由Danga Interactive 最初开发了为LiveJournal 的系统。它由贮藏的数据使用加速动态数据库驱使的网站并且对象在记忆减少数据库需要读的数额-memcached distribution is the memory storage by Danga Interactive initially developed for the LiveJournal system. It consists of data storage to accele
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:258882
    • 提供者:样反
  1. NOR和NAND

    0下载:
  2. 文档详细说明了NOR和NAND闪存各自的特性, 和使用要点。-Documents about the flash memory of both NOR and NAND type.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3203
    • 提供者:王先
  1. ScriptApp-0.6.1.29-win

    0下载:
  2. JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:417996
    • 提供者:fwx
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com