CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 报告 程序

搜索资源列表

  1. 2009032809001979

    0下载:
  2. 财务总管可以帮助你随时随地的查阅你的账户结余,信用卡限额,所有的账单,存款和业务历史,你可以方便的备份和恢复自己的财务数据,建议你每周定期进行备份,进入软件需设置密码!可更改,可关闭密码保护! 开始菜单帮助你方便的使用这个程序,软件可设置界面内容字体颜色和选定字体颜色,可添加或编辑业务界面就像真正的账本一样,你可以查阅所有的业务和最终结余。 设定预算和多币种支持 账户菜单显示你当前所有的账户余额和总余额。你可以以周,月,年等为单位添加周期性的收入与花销。当这些日期到来时你会得到提示。你还可以对这
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:668018
    • 提供者:x
  1. huibianyuyan

    0下载:
  2. 汇编语言程序及报告,学生成绩统计等源程序。-Assembly language procedures and reports, students score statistics source.
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:343851
    • 提供者:郑伟
  1. 63636

    0下载:
  2. ARM学习报告002-gnu tools 开发ARM程序及生成映象文件的机理-ARM study reports the development of 002-gnu tools generate ARM procedures and the mechanism of image file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:491572
    • 提供者:zhizhi
  1. 123

    0下载:
  2. 智能小车的程序以及报告怎么要这么多个字的,晕死-Smart car, as well as the procedures for how to report so many words,
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:128739
    • 提供者:nothingzjc
  1. Queen

    0下载:
  2. 分别用面向过程、面向对象和函数式程序设计的方法解决八皇后问题。 附报告-Were process-oriented, object-oriented programming and function of the eight Queen' s problem to solve. The attached report
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:207308
    • 提供者:邵震
  1. strassen

    0下载:
  2. 设计编程实现矩阵相乘的Strassen算法,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成,限定矩阵元素在0-10之间 (3)输出A、B、C=A*B (4)请在实验报告中“程序设计(方案)说明部分”写明你如何实现矩阵划分、矩阵结果合并 (5)请在源代码中对主要函数功能、变量、语句进行注释 (6)请采用结构程序设计方法或面向对象程序设计方法,对各子功能用函数实现,不要一个主函数完成所有工作 -matrice
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:979724
    • 提供者:weiwei
  1. diguichengxu

    0下载:
  2. 算法分析中递归程序的实验报告,包括算法思想,实验源码等- diguichengxuyuanma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7242
    • 提供者:张引兵
  1. liquidbuffer_test

    0下载:
  2. 液压缓冲器各种工作参数的性能实验程序,并自动生成实验报告。- The experimental procedures of various operating parameters of the hydraulic Buffers performance , and test report generated automatically.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-13
    • 文件大小:2568635
    • 提供者:daping
  1. accelerometer

    0下载:
  2. 用LabVIEW 8.2编写的测试测量结果处理程序。用于压电加速度计测试结果的数据处理及证书报告的生成。-LabVIEW 8.2 with the test and measurement results of the preparation process. For the piezoelectric accelerometer data processing test results and certificates to generate the report.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:197162
    • 提供者:haer.bin
  1. TLC7524

    0下载:
  2. TLC7524接口电路程序,采用硬件描述语言VHDL编写,做实验,写报告相当有用-TLC7524 interface circuit procedures, the use of VHDL hardware descr iption language preparation, experiment, write a useful report
  3. 所属分类:Applications

    • 发布日期:2017-04-14
    • 文件大小:3776
    • 提供者:chenqin
  1. 200506171503166520

    0下载:
  2. C语言编写编译原理的实验,实验报告,功能齐全,编译通过的驱动程序-C language compiler principle experiment, experimental report, complete functions, the compiler driver through
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3408
    • 提供者:qweqweqwe
  1. changzhengshu

    0下载:
  2. 求助 VC++程序设计 长整数的加法 一、 题目:长整数的相加 二、目的与要求: 1. 目的: 培养学生综合利用C++语言进行程序设计的能力,考察学生的观察能力和总结能力,使学生将所学知识转化为分析和设计简单实际问题的能力。 2. 基本要求: 要求用C++语言编程,在Visual C++环境下调试完成。 3. 创新要求: 在正确完成两长整数的相加基础上,编写两长整数的相减。 4.写出设计说明书,书写设计报告的要求 设计报告中包含以下几个方面:
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:259587
    • 提供者:六合彩
  1. StanderCode

    0下载:
  2. HDOJ 5月2日 “老菜鸟杯”程序大赛标准程序+解题报告-2 on HDOJ 5 days " old rookie Cup" contest procedure standard procedure+ problem-solving report
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7581
    • 提供者:myt
  1. jinchendiaodu

    0下载:
  2. 操作系统进程调度的实验报告,有程序流程图-Experimental operating system process scheduling reports, procedures flow chart
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:77685
    • 提供者:xiyu
  1. wjshiyan2

    0下载:
  2. 微机原理与接口技术实验二 转移程序设计 在BUF数据区中放有三个双字节数,现要求将这三个数按从大到小次序重新存放。分别将这些数视为有符号数和无符号数这两种情况编写程序。上机调试程序,检查执行结果。 报告赋有图片,很完整,请放心下载.-Microcomputer Principle and Interface Technology Experiment II BUF transfer programming data area in the release of three doubl
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:75919
    • 提供者:沈炯
  1. dingpiao

    0下载:
  2. 本报告主要介绍系统是怎么通过c 程序实现的。在程序的运行中,可以根据画面进行选择进入菜单操作,在设计过程中,设计者查阅资料,请教同学,多次上机调试,通过共同努力的最终成功地保证了整个程序的运行正常。通过设计过程,我们深刻认识到“学无止境”和“它山之石,可以工玉”的寓意。 -This report introduces the system is how to achieve through the c program. Operation of the procedure, you can
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:7096
    • 提供者:马春明
  1. weiji

    0下载:
  2. 微机原理实验报告学习利用编译错误信息进行程序修改;(程序包含一个语法错误和一个逻辑错误) 学习程序流程控制: 条件跳转指令ja jb  call指令,观察程序执行时堆栈的变化(学会用debug –g命令设置断点); -Computer experiment to study the use of the report compiled for the procedure to amend an error message (program contains
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:5729
    • 提供者:宋立泉
  1. ShowBitmap

    0下载:
  2. 、BMP位图显示程序,用一个简单的SDI工程实现单击“文件”->“打开”,选择一个.bmp文件,如果不是真正的BMP文件,或者不是真彩色的BMP文件,程序都将报告有关信息。如果用户选择的是真彩色的BMP文件,则程序会在客户区显示整个图像。-, BMP bitmap display program with a simple click of the SDI project to achieve the " File" -> " Open" , sele
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2322565
    • 提供者:yijing
  1. 11

    0下载:
  2. 这是一个基于C51单片机编写的小车程序,里面包含源代码,原理图,设计题目,以及相关的设计报告,这样详细介绍小
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:517907
    • 提供者:班永彬
  1. main

    0下载:
  2. 哈夫曼树的计算方法 实验报告用程序-Huffman tree report the calculation of the experimental procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:631
    • 提供者:轻巧夺命
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com