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

搜索资源列表

  1. 基于51单片机开发DS18B20的数字温度计设计

    0下载:
  2. 18B20汇编程序,精度0.0625,LED显示,串口输出-18B20 compilation process, the accuracy of 0.0625, two temperature-readable, LED display, serial output
  3. 所属分类:汇编语言

    • 发布日期:2010-11-03
    • 文件大小:16550
    • 提供者:kachung30
  1. 这是一段51的单片机程序

    0下载:
  2. 这是一段51的单片机程序,主要是用来配置基于无线收发模块cc1000的接收程序。,This is a period of 51 single-chip process, is mainly used to configure the wireless transceiver module based on the CC1000 receiver process.
  3. 所属分类:汇编语言

    • 发布日期:2017-03-24
    • 文件大小:2446
    • 提供者:yongw
  1. 编程实现LRU算法或CLOCK/改进算法等置换算法

    0下载:
  2. 编程实现LRU算法或CLOCK/改进算法等置换算法(二选一),模拟实现虚拟存储器的地址变换过程。-Programming LRU algorithm or CLOCK/improved algorithms replacement algorithm (alternative), analog virtual memory address translation process.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-21
    • 文件大小:140911
    • 提供者:李朗
  1. Lexical-analyzer 简单的词法分析器

    1下载:
  2. 简单的词法分析器 1. 一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。 2.依次输出各个单词的内部编码及单词符号的自身值。 3.遇到错误时显示“无法识别的单词”,然后跳过错误部分继续显示 -Simple lexical analyzer 1. A process of reading words from the input source program, identify the meaning of
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-04-09
    • 文件大小:1091584
    • 提供者:xiao
  1. Ucore是一个很小的适于学习的操作系统

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore实验6:文件系统。通过完成本次实验,希望能达到以下目标:了解基本的文件系统系统调用的实现方法;了解一个基于索引节点组织方式的Simple FS文件系统的设计与实现;了解文件系统抽象层-VFS的设计与实现。文件中包括源代码和实验指导书。-Ucore is a small
  3. 所属分类:操作系统开发

    • 发布日期:2017-04-09
    • 文件大小:1038179
    • 提供者:gyh
  1. 经典的理发师问题,用C语言实现

    0下载:
  2. 经典的理发师问题,用C语言实现,程序实现了几个进程之间的相互调度关系,预防死锁。,Classic barber problem using C language, the program realize a number of the process of scheduling the relationship between the prevention of deadlock.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-21
    • 文件大小:10423
    • 提供者:王栩
  1. TMS_WorkFlow_Studio_v13.rar

    2下载:
  2. TMS Workflow Studio ver 1.3 (Feb-2009)Workflow Studio Component Suite Workflow Studio is a Delphi VCL framework for Business Process Management (BPM) tmsworkflowsetup5.exe: component files for Delphi 5.0 tmsworkflowsetup6.exe: component files fo
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-03-28
    • 文件大小:877034
    • 提供者:andy
  1. 优先数法或简单轮转法对五个进程进行调度

    0下载:
  2. 关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起始状态都是就绪状态W。,On the operating system: This procedure may choose to use the priority number of law or simple rotation on the five process scheduling. Each process is runnin
  3. 所属分类:操作系统开发

    • 发布日期:2017-11-08
    • 文件大小:1405
    • 提供者:hgy
  1. Win32MspDemo_source 科大讯飞云服务声音识别最新demo

    0下载:
  2. 科大讯飞云服务声音识别最新demo,是目前最流程的免费语音文字转换平台-HKUST News Feiyun latest voice recognition services demo, is the most free speech text conversion process platform
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-26
    • 文件大小:95868
    • 提供者:nay-blue
  1. 语法分析器:递归下降子程序的编写

    0下载:
  2. 语法分析器:递归下降子程序的编写 通过本实验,了解递归下降预测分析的原理和过程以及可能存在的回溯问题,探讨解决方法,为预测分析表方法的学习奠定基础。分析递归下降子程序的优缺点。-Parser: recursive descent routines written by this study to understand the principle of recursive descent and the process of predictive analysis, and possibl
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-03-22
    • 文件大小:224211
    • 提供者:李鹏飞
  1. LDAP.使用LDAP操作数据的过程

    0下载:
  2. 使用LDAP操作数据的过程,使用Delphi实现,LDAP operations using the process data, the use of Delphi to achieve
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-03-25
    • 文件大小:742940
    • 提供者:晓睿
  1. autoup.非常好用的用于程序自动升级的控件

    0下载:
  2. 非常好用的用于程序自动升级的控件,我一直在用它,Very useful for process control automatic upgrade, I have been using it
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-03-22
    • 文件大小:163089
    • 提供者:xxy
  1. 24c1024的读写程序

    0下载:
  2. 24c1024的读写程序,第0页首地址单元的读写测试,24c1024 of reading and writing process, 0 to top address read and write unit tests
  3. 所属分类:汇编语言

    • 发布日期:2017-03-26
    • 文件大小:1388
    • 提供者:通信兵
  1. pymmseg.用python写的分词程序

    0下载:
  2. 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
  3. 所属分类:中文信息处理

    • 发布日期:2017-03-23
    • 文件大小:693094
    • 提供者:周光有
  1. FPX.rar

    0下载:
  2. 一个用C#编写的解释器,内附完整的实现过程以及源代码。,A used C# Prepared interpreter, enclosing the complete realization of the process, as well as source code.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-15
    • 文件大小:1757338
    • 提供者:link
  1. poisson_simulation.rar

    0下载:
  2. 电话呼入模型——模拟泊松过程,验证其增量平稳性和独立性。,Tel incoming model- Simulation of Poisson process, verification of its incremental stability and independence.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:63985
    • 提供者:ZHANG Jingjing
  1. PE-File-format.rar

    0下载:
  2. 一个操作系统的可执行文件格式,从许多角度来看,都是操作系统内建行为的一面镜子。 虽然可执行档格式通常并不是一个程序员认为迫切需要学习的东西,但操作系统的许多 有用的知识却可以在这个过程中获得。动态联结、加载器行为、以及内存管理,是特 别容易在这个学习过程中推理而得的三个主题。,An operating system of the executable file format, from a number of point of view, are built into the operat
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:219830
    • 提供者:zzc
  1. pymmseg-cpp-win32-1.0.1.tar.gz

    0下载:
  2. 基于python的中文分词程序,易用性高,可以作为接口直接在python程序中使用,Python-based Chinese word segmentation process, ease of use high, can be used as interface directly in the python program to use
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:829114
    • 提供者:Jing
  1. 电力自动抄表管理系统delphi源码

    2下载:
  2. 电力自动抄表管理系统delphi源码由于现在的抄表机所支持的数据库只是dbase的.DBF数据库格式,而目前的营业收费系统所使用的数据库是Microsoft的Access,需把与现场抄表有关的数据导入一个.DBF数据库中,将些数据库与抄表程序一同导入抄表机中,待现场抄表后只需将此.DBF数据库表传回计算机,由程序从此数据库中读抄表底数数据到系统的Access数据库中,完成抄表工作。,Automatic meter reading the power management system delp
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-05-13
    • 文件大小:3563668
    • 提供者:dasdas
  1. EasyGrid.rar

    0下载:
  2. 一个非常好用的中国式表格控件(源码),对需在程序中插入格式复杂的表格非常有用,A very useful form of Chinese-style controls (source), on the need to process complex forms insert format very useful
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:344119
    • 提供者:肖新
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com