CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Process.Start

搜索资源列表

  1. WS430Linux

    0下载:
  2. 微芯力公司开发的WS430开发板的说明手册。Linux 程序开发基础篇......................................................3 第一章 硬件准备.....................................................................................................................3 第二章 运行Linux 操作系统下的例程........
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:838089
    • 提供者:lza
  1. bianchenguifan

    0下载:
  2. 关于测试流程与相应规范的简单文档。 可以作为快速入门参考使用。-on testing process with the corresponding norms of simple document. Quick Start can be used as reference.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:147948
    • 提供者:andy xia
  1. vxworksbspdisign

    0下载:
  2. vxworks bsp制作概要 要了解vxworks BSP的制作,首先要对vxworks的启动过程有个大体的了解,下面我们从vxworks的启动过程开始介绍。-vxworks bsp outline produced vxworks BSP to understand the production, First to start the process vxworks a general understanding, Below we vxworks the startup proces
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11833
    • 提供者:qudaohong
  1. ARM_boot_design_doc

    0下载:
  2. ARM 启动代码说明文档。该文中阐述了ARM启动过程,以及启动过程中ARM初始化的作用。-ARM bootcode documentation. The article described the ARM startup process, and start the process of ARM initialization role.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:111813
    • 提供者:罗辉联
  1. S3C2410_quickboot

    0下载:
  2. 嵌入式系统ARM9——S3C2410快速启动的实现过程说明-ARM9 Embedded System -- S3C2410 Quick Start Implementation process shows
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2755
    • 提供者:王明深
  1. Bootloader_study

    0下载:
  2. 介绍bootloader的基本原理,详细分析bootloader的启动加载过程和实现的功能描述-introduced to the basic principles Bootloader detailed analysis of the start loading process and the achievement of the functional descr iption
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:20216
    • 提供者:张晓飞
  1. Qualcomm_power_on_prg

    2下载:
  2. 本文试图通过代码来深入剖析Qualcomm手机开机的整个过程,即从按下开机键一直到出现待机界面,Qualcomm的手机软件在整个流程中究竟完成了哪些工作-This paper attempts to in-depth analysis through code Qualcomm phones start the entire process, from pressing the start button until the standby interface appears, Qualcomm'
  3. 所属分类:编程文档

    • 发布日期:2011-08-19
    • 文件大小:60479
    • 提供者:Simonz
  1. ARM_philips_LPC2xxx_bolt

    0下载:
  2. 这是ARM philips lpc2xx系列启动代码的详细分析,可以帮助开发次系列芯片的朋友,理解启动过程!-This is a series of ARM philips lpc2xx start a detailed analysis of code can help the development of sub-series chip friends, to understand the boot process!
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:12024
    • 提供者:越飞越高
  1. 1

    0下载:
  2. 这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景! 1)把下面的代码粘贴到记事本里面,另存为 1.txt 文档。 2)在命令行窗口下(在开始→运行→cmd),进入文档所存盘符,输入debug<1.txt,就出现标准的三维空间动画和音乐了。悍啊.... 大家可以试一下,绝非病毒敬请放心。-This proced
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:6590
    • 提供者:李伟
  1. ff

    0下载:
  2. 基于距离变换的多尺度连通骨架算法,本文提出一种新型骨架算法 ,在图形内根据距 离变换的约束 ,由骨架种子点开始以单像素宽度逐点生长出各骨架分支 ,逐点生长保证了连通性.实验证明该算法 的骨架生长过程是骨架由粗到精的演变过程 ,能够方便地实现骨架的多尺度控制.-Distance transform based on multi-scale skeleton connectivity algorithm, this paper presents a new type of skeleton
  3. 所属分类:Document

    • 发布日期:2017-03-25
    • 文件大小:529381
    • 提供者:
  1. BusinessSiteStudy

    0下载:
  2. 本网上书店系统是基于集中统一规划的数据库数据管理新模式设计的。在对书本、用户、订单、管理员信息的管理,其实是对书本、用户、订单、管理员数据的管理。它的开发过程也就是多层分布式应用程序的创建过程,其中包括:数据层、中间层、表示层,开发多层分布式应用程序的一个可能的方案是一次创建一层,多半是从数据层开始,然后移到中间层业务规则对象,最后创建用户界面层。-The online bookstore system is based on the centralized and unified planni
  3. 所属分类:Development Research

    • 发布日期:2017-05-07
    • 文件大小:1289581
    • 提供者:陶臻
  1. Refactoring-Chinese

    0下载:
  2. 《重构[改善既有代码的设计中文版]/软件工程系列》中文版,侯捷等译,Martin Fowler和本书另几位作者清楚揭示了重构过程,他们为面向对象软件开发所做的贡献,难以衡量。本书解释重构的原理(principles)和最佳实践方式(best practices),并指出何时何地你应该开始挖掘你的代码以求改善。本书的核心是一份完整的重构名录(catalog of refactoring),其中每一项都介绍一种经过实证的代码变换手法(code transformation)的动机和技术。-"
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:2001142
    • 提供者:aglaia17
  1. ProcessTime_src

    0下载:
  2. 该工具来自 codeproject,使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。本文工具程序名为 ProcessTime。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。 象。-The instrument from codeproject, use PSAPI access to kernel mode and user mode processes and user-mode process start
  3. 所属分类:Project Manage

    • 发布日期:2017-04-27
    • 文件大小:18544
    • 提供者:详迅
  1. 1[1].6

    0下载:
  2. 架设关键部分开始了。点击开始——程序,选择PostgreSQL 8.2,打开pgAdmin III软件,也就是你安装的PostgreSQL 8.2数据库软件。点 击档案选项,点击“新增服务器”。在出现的新增服务器登陆界面中,名称填写“postgres”,主机填写“127.0.0.1”,用户名填写 “postgres”,密码填写“postgres”。这个用户名和密码就是安装PostgreSQL 8.2时让你默认的那个用户名和密码,如果你安装PostgreSQL-Set up a
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:1011650
    • 提供者:陈彬
  1. softdesign

    0下载:
  2. 软件开发计划书模版分需求,设计,开始,后期 4个部分 贯穿整个开发流程 -Software development plan template at the demand, design, start late throughout the four parts of development process
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:154296
    • 提供者:new_coder
  1. software

    0下载:
  2. 软件工程起步,适用于初学者,介绍软件开发的过程-Software Engineering start for beginners, introducing the process of software development
  3. 所属分类:Document

    • 发布日期:2017-04-23
    • 文件大小:507255
    • 提供者:Rockets
  1. LINUXkerneldesign

    0下载:
  2. 内核启动过程-PXA255.pdf,难得的好书,请多多支持!-Start the process of core-PXA255.pdf, rare books, please support!
  3. 所属分类:Software Testing

    • 发布日期:2017-06-10
    • 文件大小:17273759
    • 提供者:david
  1. android_daemon

    0下载:
  2. 使用C语言编写了一个守护进程程序,先令其在Ubuntu中实现开机自启动。然后又将其移到Android中,并在Android中也实现了守护进程开机自启动。-The use of C language, a daemon process, start to realize it in the Ubuntu boot from the start. Then move it in Android, and Android is also a guardian of the process of boo
  3. 所属分类:software engineering

    • 发布日期:2016-01-22
    • 文件大小:105950
    • 提供者:code998
  1. E02-StartStopProcess

    0下载:
  2. 程序进程的启动和停止 程序进程的启动和停止程序进程的启动和停止-start and stop Process start and stop Process start and stop Process
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:49599
    • 提供者:guangyang
  1. DESCRIPTION-PROCESS

    0下载:
  2. In this project we are making one cloud computing secure storage using networking concept, in this we have three modules-1.TPA(third party authentication),2.different cloud for using the services and 3.client to use the service cloud. We are going to
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:8786
    • 提供者:vikalp sharma
« 12 3 »
搜珍网 www.dssz.com