CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 大作业

搜索资源列表

  1. 109201277Plane

    0下载:
  2. 这是一个用C++写的一个大作业,是飞机射击的小程序啊,主要是用面向对象的程序思想--This is using C++ Write a major work, is a small aircraft and procedures ah, mainly using object-oriented programming ideas
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:236958
    • 提供者:王明
  1. BBS

    0下载:
  2. C++实现的模拟水木清华bbs系统,为清华大学软件编程项目训练大作业-C++ implementation of the simulation bbs system
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:1013988
    • 提供者:jizhen
  1. game

    0下载:
  2. C语言写的一个猜数字小游戏,为清华大学C语言课程大作业-C language written in a number guessing game for the big job Tsinghua C language courses
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:4508
    • 提供者:jizhen
  1. AirplaneTicketsSYSTEM

    0下载:
  2. 一个用DEV C++写的简单航班售票系统,实现简单的查询,订票,退票功能,可增加、取消航班。高级程序设计语言设计课程大作业。-A system for selling the airplane tickets writing with DEV C++.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:122306
    • 提供者:hyqin
  1. WageManageSystem

    0下载:
  2. 工资管理系统,C语言实现,注释详细,调试通过。为本人C语言大作业,得分95,-C program wage manage system
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:273994
    • 提供者:yinbin
  1. stockmanagementsystem

    1下载:
  2. 简单的股票管理系统,自己做的大作业,费了很多心思滴,希望大家能好好利用-A simple stock management system, make their own large operations, costs drop a lot of thoughts I hope that we can make good use of
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1553320
    • 提供者:linjian
  1. boyi

    2下载:
  2. 清华大学电子系随机过程运用鞅和停时仿真博弈的大作业。详细注释,代码已调试-stop-time gambling random process
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:107892
    • 提供者:zpqmal
  1. shuzhi1

    1下载:
  2. 北航数值分析大作业第一题 用幂法、反幂法求特征值及行列式值、条件数等 完整c语言程序,直接运行就有结果,并且有结果截图-Beihang numerical analysis problem with the first major operating power method, inverse power law seeking eigenvalue and the determinant of value, condition number and so a complete c la
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1025950
    • 提供者:沁心
  1. hwl-project

    0下载:
  2. 这是我们JAVA第一次大作业的要求,一个8*8方阵查表,进行字母匹配,如果符合则输出-an 8*8 square,which have a lot of words ,and what your task is to combinations all the word and put out the compact word
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:9054
    • 提供者:lanlan
  1. wordseg

    0下载:
  2. 清华大学《数据结构》07年的大作业。要求用VC实现对汉字词典的处理,包括删除、查找等。 这里包括了作业介绍、辞典以及我写的cpp。-Homework of Data Structure in Tsinghua Univ in 2007. It is to realize Chinese dictionary with the VC treatment, including the deletion, search and so on. Here, including job descr ip
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:372255
    • 提供者:Jie5
  1. suanfachenxu

    0下载:
  2. 计算方法大作业,用mfc做出的算法集合,界面显示的。-Method of calculating large operations, with mfc to make a collection of algorithms, the interface displayed.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:748243
    • 提供者:kay
  1. studentMessage

    0下载:
  2. 学生基本信息管理系统,C#语言,是平时C#最后的大作业 -Students in basic information management system, C# language
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:991119
    • 提供者:lchq
  1. Storage

    2下载:
  2. 一个仓库管理系统,界面友好,功能强大。软件工程大作业。-A warehouse management system and user-friendly and powerful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2184704
    • 提供者:张旭初
  1. Easy_Bank_Simulation

    0下载:
  2. 本项目为数据结构课程第一次大作业,旨在通过实际编写代码实现一个简单的银行 业务模拟系统来熟悉各种基本数据结构的应用。本程序从上至下,以事件驱动为主导思 想,利用动态存储结构对客户和事件进行模拟,并通过模拟方法求出客户在银行内逗留 的平均时间。-The project is the first major data structure course work, the actual preparation of the code aims to implement a simple b
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:798873
    • 提供者:andy
  1. 47651475hPSO

    0下载:
  2. 最优化课程大作业 最优化问题单纯性法 梯度法 可以运行-optimization computer homework linear nonlinear multiply objectives optimization matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4016
    • 提供者:metian
  1. database_manager

    0下载:
  2. 数据库大作业设计,实现学生教务管理系统,管理学生信息-Great job database design, implementation, student educational management system to manage student information
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2711965
    • 提供者:
  1. youxianyuanlixuefenxi

    0下载:
  2. 给定一个矩形的钢架结构,钢架结构用若干铰接点固定,在结构的外围施加若干外力,然后通过有限元计算出各个节点的受力和形变。 这个是我本科的一门课程的大作业。-Given a rectangular steel frame, steel frame structure with a fixed number of hinge points in the structure to impose some external force outside, and then calculated by fin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:294513
    • 提供者:badming
  1. Trianglemeshresampling

    0下载:
  2. 这是我Matlab的期末大作业,用Matlab工具,做的三角网格重样化。-This is my Matlab s final major work, using Matlab tools to re-do kind of triangular grid.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:171420
    • 提供者:张道远
  1. tongxunlu

    0下载:
  2. 大学生c++编程大作业,通讯录,完整源代码,多数理工科大学生都需要用到。-Students c++ programming a large operation, address book, complete source code, most science and engineering students need to use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:109310
    • 提供者:刘广川
  1. RailwayRequest

    1下载:
  2. 数据结构大作业,用控制台程序实现全国铁路查询系统,迪杰斯特拉算法-Railway Request
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:75086
    • 提供者:王希
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 31 »
搜珍网 www.dssz.com