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

搜索资源列表

  1. ImageRotation

    0下载:
  2. 用flex3.0做的图像旋转的例子 请用flex3.0 mxml项目打开-Flex3.0 do with the example of image rotation flex3.0 mxml project please open
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:21634
    • 提供者:mark
  1. Software-Teamwork

    0下载:
  2. 本书讲了软件工程中的项目管理,其中的团队管理和合作的问题。-This book stresses a software engineering project management, including team management and cooperation.
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9087464
    • 提供者:李成亮
  1. Software-Project

    0下载:
  2. 本书主要讲了软件工程中的项目管理,包括了软件架构的建设等方面,他认为是求生法则。-The book stresses the major software engineering project management, including the software architecture of the building, which he believes is the law of survival.
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:3645584
    • 提供者:李成亮
  1. helloapp

    0下载:
  2. sturts开发的一个实例项目st urts开发的一个实例项目-sturts development projects st urts an example of an instance of the development project
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1681494
    • 提供者:dsf
  1. USB_ARM7_UDisk

    0下载:
  2. 本文介绍了在基于ARM7的嵌入式系统上开发 USB接口的详细内容。项目使用 ARM7 (MCU处理器)和PDIUSBD12(USB芯片)完成了U 盘的开发。主要内容涉及 USB 接口 的 U 盘开发过程中所涉及的技术内容;重点介绍项目调试方法与步骤;并附上了自己在开 发此项目过程中的一些心得与体会-In this paper, ARM7-based embedded systems developed on the details of USB interface. Projects
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:279475
    • 提供者:ll_hhxy
  1. StrutsLoginDemo

    0下载:
  2. 在 MyEclipse 中创建一个新的 Web 模块项目 并向它添加 Struts 功能 (Struts Capabilities)模块,形成StrutsUpload项目,附上源代码-In MyEclipse to create a new Web Module project and add it Struts functionality (Struts Capabilities) module, the formation of StrutsUpload projects, accomp
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:19674
    • 提供者:
  1. libraryManager

    0下载:
  2. Java图书馆管理系统源程序,运行于eclipse工程,采用sqlserver数据库,本系统可以完成新书订购管理、借阅管理、基础数据维护、系统帮助等主要功能,可以为JAVA编程者提供参考。 -Java library management system source code, running on the eclipse project, using sqlserver database, the system can complete a new book order managemen
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3517947
    • 提供者:renrui
  1. Chess_game

    0下载:
  2. 一个用C++编程实现网络象棋对弈,这是本人的毕业设计-One with C++ Programming Network chess game, this is my graduation project
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:153936
    • 提供者:neugraduzyq
  1. dspdap-bootloader-0.1

    0下载:
  2. Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:30779
    • 提供者:
  1. AVR_USB

    0下载:
  2. AVR单片机里的USB通信程序开发源代码,是某人的本科毕业设计,里面附有毕业论文.-AVR Single Chip USB communication procedures in the development of source code, is a person s undergraduate graduation project, which bearing thesis.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2111904
    • 提供者:Jackson
  1. OPNET

    3下载:
  2. 做完半年的毕业设计后,老师让我对opnet软件学习写的一个总结,希望对后来的同志们有所帮助。-After half a year after graduation project, the teacher let me OPNET software to write a summary of study, in the hope that subsequent comrades help.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:16654
    • 提供者:zhou
  1. SoftwareProjectTracking

    0下载:
  2. The purpose of Software Project Tracking and Oversight is to provide adequate visibility into actual progress so that management can take effective actions when the project s performance deviates significantly from the plans.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-27
    • 文件大小:44580
    • 提供者:aaaggg
  1. vga_colors

    0下载:
  2. 该项目在VGA显示器上显示8色竖彩条。使用VerilogHDL语言编写,在Altera公司的QuartusII开发环境下验证通过。-The project was displayed on the monitor VGA color vertical color 8. VerilogHDL language used in Altera' s development environment QuartusII verification through.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-27
    • 文件大小:15226
    • 提供者:submars
  1. vga_line

    0下载:
  2. 该项目在VGA显示器上显示一条从屏幕左上角开始,呈135度角的水平线。使用VerilogHDL语言编写,在Altera公司的QuartusII开发环境下验证通过。-The project was displayed on a VGA monitor from the top left corner of the screen to start, showing 135-degree angle of the horizon. VerilogHDL language used in Altera&
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:15202
    • 提供者:submars
  1. Onlinebookstore

    1下载:
  2. 该项目为网上书店,使用技术为JSP+Servlet+IBatis,由于时间仓促,只完成前台功能, 后台暂时没有做。 JDK:1.4以上 数据库:SQL Server2000 开发工具:Eclipse+MyEclipse-The project for the online bookstore, the use of technology as the JSP+ Servlet+ IBatis, due to time constraints, only the future fu
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2896440
    • 提供者:asdfh
  1. projectManager

    0下载:
  2. 简单项目管理系统源码 该源码为某公司的项目管理系统Demo版,数据库是Sql2005 主要功能有:添加项目 | 项目管理 | 添加/编辑小组 | 添加/编辑员工 | 查看/编辑所有周报等 普通员工登录后有:填写周报 | 查看小组周报 | 查看我的周报 | 申请提交周报 功能模块 登录页面:login.aspx DB_51aspx下为Sql数据库文件,附加即可 默认管理员帐号/密码:0001/51aspx,普通员工帐号/密码:0721/888 作者:C
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-10
    • 文件大小:1417731
    • 提供者:leon
  1. AptechCRM

    1下载:
  2. 客户关系管理系统源码 北大青鸟项目 系统采用多层模式开发 主要功能有: 营销管理:销售机会管理 客户开发计划 客户管理:客户信息管理 客户流失管理 服务管理:服务创建 服务分配 服务处理 服务反馈 服务归档 统计报表:客户贡献分析 客户构成分析 客户服务分析 客户流失分析 基础数据:数据字典管理 查询产品信息 查询库存 DB_51aspx下为Sql数据库,附加即可-Customer relat
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-10
    • 文件大小:818140
    • 提供者:leon
  1. wumpusworld

    0下载:
  2. Wumpus World 是一个世界出名的游戏,在给定的一个nxm的格子中以最快的方式找的黄金而避开Wumpus.这个程序采用广度优先遍历的方法-Wumpus World is a famous game. In this project, we want to find the gold as quick as possible.We implement Breadth First Search in it.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:386431
    • 提供者:Ming
  1. basic-touchscreen-project-at91sam9263-ek-keil

    0下载:
  2. tft and touch program for at91sam9263ek,编程环境为keil-tft and touch program for at91sam9263ek, programming environment for keil
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:189745
    • 提供者:
  1. basic-lcd-project-at91sam9263-ek-keil

    0下载:
  2. tft lcd 16bit rgb for at91sam9263ek,其中编辑器为keil for arm mdk-tft lcd 16bit rgb for at91sam9263ek, which editor for keil for arm mdk
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:578091
    • 提供者:zym0805
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com