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

搜索资源列表

  1. 3

    0下载:
  2. 最小2乘法的实现 这个程序没有实现动态的功能 输入的XY个数必须手动的在程序中改 麻烦-Minimum 2 to achieve this multiplication process does not achieve the function of the dynamic XY input number must be manually changed in the procedure of trouble
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:4.82kb
    • 提供者:许龙
  1. CablesEnArVer10.3

    0下载:
  2. 1.The content is too simple 2.Is not a sourcecode or document 3.lack of files 4.Directory or platform is not correct selected 5.Descr iption is not detailed 6.Compressed file has password 7.Sourcecode duplicate or already exist
  3. 所属分类:File Formats

    • 发布日期:2017-04-27
    • 文件大小:26.8kb
    • 提供者:babuy
  1. 14496-2

    0下载:
  2. ISO 14498 -2 MPEG4规范中的音频和视频部分标准-INFORMATION TECHNOLOGY- CODING OF AUDIO-VISUAL OBJECTS: VISUAL ISO/IEC 14496-2 Committee Draft
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1.4mb
    • 提供者:hawk
  1. czichengxu

    0下载:
  2. 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去       掉不满足条件的排列。 -There are numbers 1,2,3,4, how many can be composed of mutually exclusive and non-duplication of the same three-digit numbers? How many are? 1. P
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:fataimai
  1. swarm-2.3.0.tar

    0下载:
  2. Swarm distribution. Full documentation - Swarm distribution. Full documentation
  3. 所属分类:File Formats

    • 发布日期:2017-05-15
    • 文件大小:3.9mb
    • 提供者:Sun
  1. leastsquares

    4下载:
  2. 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule-Walker辨识算法 23 Matlab程序附录 24
  3. 所属分类:File Formats

    • 发布日期:2015-12-28
    • 文件大小:1.06mb
    • 提供者:winwind
  1. 200841613515595

    0下载:
  2. 下载vsftpd-2.0.6.tar.gz 网上很好找的,附件也提供下载,解压。 tar zxvf vsftpd-2.0.6.tar.gz 修改解压包内文件MakeFile,改交叉编译器,我的路径是 # Makefile for systems with GNU tools CC= /usr/local/arm/3.4.1/bin/arm-linux-gcc 直接编译会出错,还要改一个包含库文件的文件vsf_findlibs.sh 把下面两句屏蔽掉吧-Download vs
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:192.84kb
    • 提供者:qwe
  1. SupermarketManagementSystemRequirementsAnalysis.zi

    0下载:
  2. 超市管理系统需求分析 1项目计划 1.1系统开发目的 1.2背景说明 1.3项目确立 2逻辑分析与详细分析 2.1需求分析 2.2目标 2.3数据流程图 2.4系统功能 2.5系统开发步骤 2.6用户的特点 2.7假定与约束 3基于UML的建模 3.1语义规则 3.2UML模型 3.2.1系统UML模型 3.2.2子系统UML模型 3.2.3系统实现图 4小结 -Supermarket Management Syst
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:754.98kb
    • 提供者:lee
  1. 1

    0下载:
  2. 输入行数,打印 n行的一个由数字组成的三角形,三角型如下 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1 1 2 3 4 5 4 3 2 1 1 2 3 4 5 6 5 4 3 2 1 1 2 3 4 5 6 7 6 5 4 3 2 1 1 2 3 4 5 6 7 8 7 6 5 4 3 2 1 1 2 3 4 5 6 7 8 9 8 7 6 5 4 3 2 1 -Input line number, print n lin
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:1.3kb
    • 提供者:荆玲玲
  1. kxml2-min-2.3.0

    0下载:
  2. it can hesp us import to j2me program
  3. 所属分类:File Formats

  1. 2

    0下载:
  2. 1) 实现对两个文件数据进行合并,生成新文件3.txt 2) 抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3) 对合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4) 输入一个学生姓名后,能查找到此学生的信息并输出结果(至少采用两种查找方法实现) 5) 要求使用结构体,链或数组等实现上述要求. 6) 采用多种方法且算法正确者,可适当加分. -1) The realization of the merger of the two
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:asdf
  1. EN_50121-3-2

    0下载:
  2. 关于铁路应用的EMC标准-EN50121-2-3-Something about EMC standard for Railway applications
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:吴能峰
  1. 2-1-3matlab

    0下载:
  2. matlab仿真通过的2 1 3卷积编译码-213 convolutional encoding and decoding matlab simulation by
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:796byte
    • 提供者:郭红振
  1. Template-requirements

    0下载:
  2. 毕业设计论文格式要求和主要注意的事项 1.1 检测技术的地位与作用 1 1.2 现代检测技术的发展趋势 2 1.2.1 检测技术的发展方向 2 1.2.2 传感器的分类 3 1.3 自动检测系统与传感器的组成 4 1.3.1 自动检测系统的分类与组成 4 1.3.2 传感器的定义和组成 5 1.4 传感器的基 -Graduate design thesis format requirements and precautions 1.1 Detecti
  3. 所属分类:File Formats

    • 发布日期:2017-11-21
    • 文件大小:16.38kb
    • 提供者:郑志森
  1. AndroidGames

    0下载:
  2. 4-10(可视区域) 4-11-1(Animation动画) 4-11-2-1(动态位图) 4-11-2-2(帧动画) 4-11-2-3(剪切图动画) 4-13(操作游戏主角) 4-14-1(矩形碰撞) 4-14-2(圆形碰撞) 4-14-4(多矩形碰撞) 4-14-5(Region碰撞检测) 4-15-1(MediaPlayer音乐) 4-15-2(SoundPool音效) 4-16-1(游戏保存之SharedPreference) 4
  3. 所属分类:File Formats

    • 发布日期:2017-05-19
    • 文件大小:5.21mb
    • 提供者:李侠
  1. gson-2.2.2

    0下载:
  2. gson2.2.2的3个jar包,需要的可以下载-gson2.2.2 of 3 jar package, need to be downloaded
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:647.82kb
    • 提供者:
  1. DATedit-P-STR

    1下载:
  2. STRS for RF 2.2.3.2, if you want to edit your server, use this strs.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:82.28kb
    • 提供者:NightFury
  1. struts-2.3.20-docs

    0下载:
  2. Stuts 2.3 api,非常适合程序员参考使用。-Stuts 2.3 api
  3. 所属分类:File Formats

    • 发布日期:2017-06-02
    • 文件大小:13.82mb
    • 提供者:ma
  1. libxml2-2.9.3.tar

    0下载:
  2. libxml2-2.9.3源码 跨平台源码
  3. 所属分类:File Formats

    • 发布日期:2017-05-20
    • 文件大小:5.22mb
    • 提供者:name
  1. Exercise-2

    0下载:
  2. Exercise 2 for ssd10 Table A-3 of Appendix A in the textbook lists the factors that affect the success of software projects. Does the software life cycle proposed in Chapter 5 strengthen the factors associated with project success and address the fac
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1.11mb
    • 提供者:ASD
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com