资源列表

« 1 2 ... .14 .15 .16 .17 .18 3319.20 .21 .22 .23 .24 ... 16925 »

[软件工程20071512

说明:软件工程需求文档,有需求分析,总体设计,以及实例讲解-Software engineering requirements document, there is a demand analysis, design, and examples to explain
<晓军> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[软件工程licence

说明:作为技术人员,本文的技术细节涉及到Java语言的基础知识, 您在阅读前应该了解Java动态装载Class的机制,以及常规的Java加密的相关知识, 同时本文假定您已经具有开发web的基本能力, 了解jsp和servlet的运作过程-As technical staff, the technical details of this article relates to the basic knowledge of Java language, you should know before read
<cb> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[编程文档cdma2

说明:中国联合通信有限公司 165短信下载业务SP接入技术规范 -China United Telecommunications Co., Ltd. 165 message download business access to technical specifications SP
<> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[软件工程THUMB-2CN

说明:嵌入式系统的资源有限,程序通常都是固化在ROM中运行。ROM中程序执行前,需要对系统硬件和软件运行环境进行初始化,这些工作由用汇编语言编写的启动程序完成。 启动程序是嵌入式程序的开头部分,应与应用程序一起固化在ROM中,并首先在系统上运行。它应包含进各模块中可能出现的所有段类,并合理安排它们的次序。-Embedded systems with limited resources, procedures are usually curable in the ROM running. RO
<唐志娟> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[软件工程fx

说明:三菱PLC与好通讯 三菱PLC与好通讯-Mitsubishi PLC Mitsubishi PLC with good communication and good communication
<> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[文件格式digitalcommunicationtest

说明:数字通信原理测试题,一份关于数字通信原理的基础知识测试,比较有用的复习材料。-Principles of digital communications test questions, a report on the basis of the principle of digital communication knowledge to test, compare useful review materials.
<秦文> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[软件工程Win32_Assemble

说明:win32汇编语言教程,使用本教程,要求读者具有C语言编写Win32应用程序(Win32SDK编程)的基础。-win32 assembly language tutorial, the use of this tutorial requires the reader with C language Win32 application (Win32SDK programming) basis.
<luyu> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[编程文档roughset

说明:基于Rough集的数据约简算法研究综述 介绍基于Rough集的数据约简的理论和它在应用理论研究上的新进展,综述基于Rough集数据约简算法研究应用成果,并指出其应用前景和存在的问题。 -Based on Rough Set Data Reduction Algorithm of Rough Sets Based on Summary Introduction Data Reduction theory and its theoretical study in the applicati
<依静> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[技术管理537694349876316343657697

说明:教你怎样给linux内核打补丁,升级linux内核的小窍门-Teach you how to patch linux kernel, linux kernel upgrade tips
<李君> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[软件工程matlab_plot

说明:matlab画图方法介绍,自己留用的资料,欢迎使用交流。-matlab drawing method, the information retained their own are welcome to use the exchange.
<fang ye> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[文档资料tudebianli

说明:一、 程序分析 1. 以邻接多重表为存储结构,实现连通或非连通的无向图的深度优先与广度优先遍历。 2. 设图的结点不超过30个,每个结点用一个编号表示。通过输入图的边输入一个图,每条边为一个数对。 3. 问题描述: 4. 以第一个结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边。 -First, program analysis 1. To the adjacent multi-table for the storage structure, to achieve
<姚晶晶> 在 2025-06-18 上传 | 大小:19kb | 下载:0

[文档资料SparseMatrixSummation

说明:数据结构 1、算法思路: 先定义一个三元组,创建稀疏矩阵m和n。依次扫描A和B的行号和列号,若A的当前项的行号等于B的当前项的行号,则比较其列号,将较小列的项存入C中,如果列号也相等,则将对应的元素值相加后存入C中;若A的当前项的行号小于B的当前项的行号,则将A的项存入C中;若A的当前项的行号大于B的当前项的行号,则将B的项存入C中。 -Data Structures 1, algorithm ideas: first define a triple to create sparse
<Anson> 在 2025-06-18 上传 | 大小:19kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 3319.20 .21 .22 .23 .24 ... 16925 »

源码中国 www.ymcn.org