CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - process

搜索资源列表

  1. HuaweiSoftware

    0下载:
  2. 华为编程规范与范例:包括排版、注释、标识符命名、可读性、变量、结构、函数、过程、可测性、代码编辑、编译、审查-Huawei programming standards and examples include : typesetting, Notes, the identifier name, readability, variable, structure, function, process, Testability, code edit, compile, review
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:316150
    • 提供者:邓旭
  1. Write_GreatCode

    0下载:
  2. 用于介绍软件开发过程中,怎样去规范代码的一篇文章-introduced for the software development process and how to standardize a code of the article
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3660814
    • 提供者:陈年伟
  1. mat_fast

    0下载:
  2. matlab的代码优化,对于那些循环多的很慢的程序大有帮助,十分推荐-Matlab code optimization, for those who cycle more slowly greatly assist the process, highly recommend
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:935
    • 提供者:djfh hdh
  1. myvcwenyf

    0下载:
  2. 该函数根据待待配准图象中的特征点位置在基准图象中寻找配准特征点,并将配准的特征点位置返回。在配准的过程中,采取的是块配准的方法进行配准-according to the functions assigned to the prospective image of the location of the benchmark for image registration feature, Registration will feature the return position. In the re
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4095
    • 提供者:文永富
  1. 200613225718

    0下载:
  2. 语音识别模块的性能指标: 高识别率:在一定的硬件环境下,平均准确率可达97%; 端点检测:在识别过程,具备端点检测功能; 实时识别:具有唤醒功能; 环境噪音:一定范围之内,仍可保证高识别率-speech recognition module performance indicators : high recognition rate : some of the hardware environment, average accuracy rate of up t
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1625250
    • 提供者:唐永锋
  1. PPcbIF

    0下载:
  2. Power PCB 教程,详细介绍了PCB设计过程,简明扼要,很有参考价值 -Power PCB handbook, detailing the PCB design process, concise and useful reference value
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6216936
    • 提供者:weihul
  1. spdlbsj

    0下载:
  2. 成功的RF设计必须仔细注意整个设计过程中每个步骤及每个细节,这意味着必须在设计开始阶段就要进行彻底的、仔细的规划,并对每个设计步骤的进展进行全面持续的评估。而这种细致的设计技巧正是国内大多数电子企业文化所欠缺的。-successful RF design must be careful attention to the entire design process every step and every detail, This means that we must begin the desi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:30179
    • 提供者:leo
  1. pipedoc

    0下载:
  2. 管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。-pipes (Pipe) for the actual inter-process communication for shared memory, the creati
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6759
    • 提供者:王晓鹏
  1. gawk

    1下载:
  2. gawk is widely used in shell to process text file.-Retrieved is widely used in the shell to process text file.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1365869
    • 提供者:Grace
  1. 20070323152302954

    0下载:
  2. TMS320C54X DSP汇编程序的几种优化方法.-TMS320C54X DSP compilation process optimization methods.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:147914
    • 提供者:张衡
  1. ADSL_NET

    0下载:
  2. 家里的台式机,装有windows 2000 professional一直做server,本本使用linux做client,后来觉得本本上运行linux太慢,而且也不能在上面随随便便做实验,所以想要把台式机也装上linux,这样一来自然就涉及到了linux下adsl上网和组网的问题,经过几天的实验,总算是成功,因此把整个过程写下来,一来备案,而来希望能对网友们有点帮助。-home desktop machine, with windows 2000 server has been doing pr
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8877
    • 提供者:wenlin
  1. shipinchuanshuyingjian

    0下载:
  2. linux开发必看的一篇论文,内容详细,介绍了嵌入式系统开发的流程,还包含多个源码-linux development watched every game of a thesis, as detailed on the embedded system development process, also includes a number of FOSS
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4588460
    • 提供者:humin
  1. EclipseMakeXML

    0下载:
  2. 用 Eclipse 进行 XML 开发,详细解答了用Eclipse开发XML的过程细节-using XML for Eclipse development, detailed answers using the Eclipse development process XML details
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:232484
    • 提供者:宋海
  1. BitmapCtrl

    0下载:
  2. 在对话框的图片控件加滚动条的程序,希望有所帮助-dialog in the Control plus photographs of the rolling process, a desire to help! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2712
    • 提供者:王双
  1. CellularAutomataforElementaryImagEnhancement

    0下载:
  2. 外国对元胞自动机图像降噪的理论研究及实现过程.-foreign Cellular Automata image denoising theoretical research and implementation process.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1427053
    • 提供者:施惊雷
  1. fiveRuleOfSPI

    0下载:
  2. 软件过程改进的五大核心原则,策略、建议和实施方案-Software Process Improvement of the five core principles, strategies, proposals and implementation of programs
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:31994
    • 提供者:gn_zhenda
  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. myfi

    0下载:
  2. 文章分成几个相对独立的章节刊载。第一部分讨论基于 ARM 的嵌入式程序 开发和移植过程中的一些基本概念。 -article is divided into several relatively independent chapters published. Based on the first part discusses the ARM Embedded Development transplant process and the basic concepts.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:495069
    • 提供者:刘枫
  1. dachuan

    0下载:
  2. 白盒测试(White-box Testing,又称逻辑驱动测试,结构测试)是把测试对象看作一个打开的盒子。利用白盒测试法进行动态测试时,需要测试软件产品的内部结构和处理过程,不需测试软件产品的功能。白盒测试又称为结构测试和逻辑驱动测试。-White Box (White-box Testing, also known as logic-driven test Structure testing) is seen as a test target to open the box. White Bo
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6917
    • 提供者:唐大川
  1. parttimejobmMIS

    0下载:
  2. 随着大学生在学习过程中对社会实践的需求增加及缓解家庭窘迫状况的需要,兼职活动越来越成为大学生参加社会实践的首选形式。但是,校园中的各种求职仅停留在海报和派发传单等单一层面和加入较为被动的形式上,不仅效率不高,可信度差,而且要付出昂贵的中介费用,再者由于学校在学生校外兼职方面的管理还欠缺合理性,容易出现一些不和情理的问题。这对于本身经济拮据,负担不起中介费用的学生来说无疑是一个局限 技术可行性: -with college students in the learning process
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:30826
    • 提供者:lzy
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com