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

搜索资源列表

  1. 字符串表达式解析器

    0下载:
  2. 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:46278
    • 提供者:天空
  1. ReadBaseData

    0下载:
  2. 读取多普勒雷达资料,本程序对SA型天气多普勒雷达原始体扫数据进行处理,对使用雷达原始数据进行后继处理特别重要-read Doppler radar data, the process of the SA-Doppler weather radar on the original scan data processing, the use of radar data for the original subsequent handling of particular importance
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4871538
    • 提供者:方德贤
  1. Convert2PureChinese

    0下载:
  2. 简单的中文字符处理程序,有需要的朋友可以下载看看。-simple Chinese characters in the process, the need to see friends can be downloaded.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8800
    • 提供者:李洪斌
  1. 网文快抓

    0下载:
  2. 说明: 呵,这几天有点闲,把以前作过的模块拿来作成了这个小东西.主要是以前听说有软件实现这个功能,再加上当时自己需要,所以写下的.功能很小.代码也很短. 声明: 本代码,属免费源代码.可用于任何形式的传播.在传播过程中如果有必要,你完全可以不理会本代码的完整性. -Note : Uh, a little free time these days, previously made the module used for the small things become. Mai
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:169424
    • 提供者:dkfj
  1. BottomUpParser

    0下载:
  2. (1)可选择不同的规则集(用普通文本文件存贮规则)。 (2)利用VC TreeCtrl控件显示分析得到的句法结构树。 (3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。 (4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析 “学习/verb 文件/noun” 这样的例子时结果就不同: -(1)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54243
    • 提供者:丁淑彬
  1. 操作系统课设

    2下载:
  2. 操作系统课程设计编程实例 1fork 2编制先来先执行进程调度算法 3读者 4模拟进程调度算法 5 虚拟存储器管理 6二级目录结构的磁盘文件系统-courses on operating system design programming examples 1fork two first-come first-prepared implementation process scheduling algorithm three readers four scheduling algorit
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:50803
    • 提供者:艾倜人生
  1. tcl

    0下载:
  2. TCL语言学习的几个小程序,非常简单,学习tcl的例子。-TCL language learning process several small, very simple, learning peers example.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2681
    • 提供者:张海
  1. def2equ

    0下载:
  2. Aogosoft.com站上一网友写的程序,专门用来转换资源(rc文件)中的常量定义到汇编的INC文件格式 使用Win32Asm编程的过程中,经常要用到常数定义,如果是有资源的程序更是如此, 自己当初编程时是先将要转换的C语言常数ID复制到程序的常数区.const中,然后再用查找替换功能去掉#define语句,再一个个地在常数和数值之间加equ。多的时候麻烦死了。 于是便想开发一个专门用于将这些C语言格式的常数定义转换为汇编格式的程序,刚好五一有时间就做了个。现在希望大家帮
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:71836
    • 提供者:天杀
  1. fileJiami

    0下载:
  2. 最简单的文件加密技术,即采用文件逐字节与密码异或方式对. 对一个文件进行加密,解密的时候只需要再执行一次加密过程即可。-most simple file encryption technology, which adopts a case-by-byte file with the password or different ways right. To encrypt a document, declassified only when further implementation of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1094
    • 提供者:李杰哥
  1. rasta_for_Windows

    0下载:
  2. 提供信号处理中的Rasta变换的实现过程,并可以给出相应参数。开发环境为VC。- Provides in the signal processing the Rasta transformation realization process, and may produce the corresponding parameter. The development environment is VC.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:180813
    • 提供者:谢凌云
  1. JC 1.0

    0下载:
  2. JC1.0。本编译器包含完整的文档与程序。借助 Lex & Bison, masm 开发。语句5个,支持混合运算。输入输出作为两个 IO 语句(函数调用),由汇编实现并编译为 io.obj,将由 Link 链接。生成 EXE。整个流程完整清晰,代码易读。-JC1.0. The compiler includes complete documentation and procedures. With Lex Bison, can develop. Statement 5, support mixe
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1203765
    • 提供者:jimsoft
  1. 财务管理系统源代码 

    0下载:
  2. 由本人编辑的财务管理系统源代码,是经过我的多天的编码过程,思考出来啊-financial management system source code, I was the odd days of the encoding process, thinking out ah
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1465090
    • 提供者:lichao
  1. Delphi精选

    1下载:
  2. 基于Delphi的,用于前台产生BOM树状结构的递归过程-based Delphi, prospects for the tree structure generated BOM recursive process
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19001
    • 提供者:阿飞
  1. MemState

    0下载:
  2. 基于VC开发的一个关于内存使用情况的程序,比较实用,欢迎大家下载试用 -based on the development of a VC on the use of the memory process, more practical and welcome you to download trial
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26037
    • 提供者:JH
  1. traditionalsp

    0下载:
  2. 语音信号的频域处理,语音虽然是一个时变、非平稳的随机过程。但在短时间内可近似看作是平稳的。因此如果能从带噪语音的短时谱中估计出“纯净”语音的短时谱,即可达到语音增强的目的。由于噪声也是随机过程,因此这种估计只能建立在统计模型基础上。利用人耳感知对语音频谱分量的相位不敏感的特性,这类语音增强算法主要针对短时谱的幅度估计。 -voice signals in the frequency domain processing, voice is a time-varying, nonstationa
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1158
    • 提供者:罗飞
  1. helpJunQi

    0下载:
  2. 四角军旗小助手,可以将腾讯的存盘文件即.JQS文件保存,下棋时可以启动该程序,则只要和自己下过棋的人的布局可以轻松调出,只需要输入对方的QQ号-15.40 aide small flag can be Tencent documents that the archives. JQS document preservation, playing chess can activate the process, as long as their own and did a game of the la
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:39422
    • 提供者:程拨
  1. 200501132112546771 bank

    0下载:
  2. 实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1998
    • 提供者:张珉
  1. Java程序的性能优化StringBuffer与Vector

    0下载:
  2. 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3183
    • 提供者:王文轩
  1. GAYBIN

    0下载:
  2. 关于感染型病毒行为基本原理的源代码。 1、熟悉PE结构,掌握感染过程。 -virus infection on the behavior of the basic tenets of the source code. A familiar with the structure of PE, master infection process.
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:5574
    • 提供者:谢斌
  1. memory manager

    0下载:
  2. 这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大大提高程序的执行效率。-This is a memory allocation management procedures. In some real-time communication systems, the need for frequent distribution and release memory, the memory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3490
    • 提供者:中国人
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com