CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - A interface

搜索资源列表

  1. GUIDemos

    0下载:
  2. 有点java gui处理的实例,设计一个java界面的实例代码,-Handled a little java gui instance, designing a java interface code examples,
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:9590
    • 提供者:huang furu
  1. test_03

    3下载:
  2. 实验三: 成绩的查询和排序功能实现 实验目的: 掌握使用基本控件和合适布局管理器进行界面设计的方法,掌握简单的事件处理方法。能根据要求设计出美观界面并实现所要求功能。 实验内容:实现成绩的查询和排序。 具体要求如下:使用JTabbedPane,建立三个选项卡“成绩输入”、“成绩查询”、“成绩排序” ①成绩输入:从界面上输入学生的学号和成绩,点击“确认”按钮进行保存。 ②成绩查询:输入学生的学号,点击“查询”按钮,显示该生成绩。 ③成绩排序:点击“排序
  3. 所属分类:software engineering

    • 发布日期:2015-10-22
    • 文件大小:14336
    • 提供者:林峰
  1. MFC-Thread-Manager-Classes-

    0下载:
  2. MFC线程实现方法及其面向对象封装,总共实现了4种封装,各有异同,非常值得学习!全部测试完毕,接口简单可以直接使用!-MFC thread implementation method and its object-oriented package, to achieve a total of four types of packaging, have similarities and differences, is worth learning! All testing is completed
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:8979
    • 提供者:xuan
  1. Application_and_OS_test5

    0下载:
  2. In this section, you will interface with the operating system using DOS commands. For each of the following tasks, list the correct DOS command. Note: While it is not necessary to perform these tasks on a computer, the assignment is structured f
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:19113
    • 提供者:NN
  1. ApriorAlgorithmDemo

    0下载:
  2. 这是一个aprior算法实例的实现,提供良好的界面支持。-This is an example of the realization aprior algorithm, provide a good interface to support.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:790811
    • 提供者:白松军
  1. Web-front-end-hacking-techniques

    0下载:
  2. Web 前端的黑客攻防技术是一门非常新颖且有趣的黑客技术,主要包含Web 前端安全的跨站脚本 (XSS)、跨站请求伪造(CSRF)、界面操作劫持这三大类,涉及的知识点涵盖信任与信任关系、Cookie 安全、Flash 安全、DOM 渲染、字符集、跨域、原生态攻击、高级钓鱼、蠕虫思想等,这些都是研究前端 安全的人必备的知识点。本书作者深入剖析了许多经典的攻防技巧,并给出了许多独到的安全见解。-Web front-end hacker attack and defense is a ve
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2395810
    • 提供者:sskyline
  1. OOMD-(Repaired)

    0下载:
  2. ABSTRACT This project provides the service or solution to various technical problems. The technical problems may be the computer related issues like hardware issues or software issues. It’s a web based project, which provides an easy user interf
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:271517
    • 提供者:acchu
  1. Kaoshi

    0下载:
  2. 通过随机数原理,将设定好的数字随机显示在界面上,然后随机选定某个数字。-By the principle of random numbers, random digits will set a good display in the interface, and then randomly select a number.
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:10563
    • 提供者:shl
  1. mediaplayer

    0下载:
  2. 编写代码实现制作一个音频文件播放器。只需要实现如图所示的简单界面,点击打开弹出对话框,打开一个.wav的波形音频文件,点击“播放”按钮开始播放,点击“停止”按钮则停止播放,按“关机”按钮则退出应用程序。-Develop code that implements an audio file player. Only need to implement a simple interface as shown, click to open the pop-up dialog box to open a
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1747215
    • 提供者:罗克
  1. dxghhjh

    0下载:
  2. 使用ASP.NET技术实现简单的会员消费积分管理功能,使用SQL Server 2008作为后台数据库。功能包括:首页、积分查询、会员管理、修改密码和退出等。本次只要求实现首页和会员管理功能。程序运行界面如图-1至图-5所示。-Use technology to achieve a simple ASP.NET membership Consumer Credit Management function, use SQL Server 2008 as the back-end database.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:369213
    • 提供者:张恒昌
  1. matlabhunhebiancheng

    0下载:
  2. Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:129071
    • 提供者:王斌
  1. Matlab-code

    0下载:
  2. Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:129073
    • 提供者:王斌
  1. Contacts

    0下载:
  2. 用C++和MFC实现一个通讯录,具有插入、删除、查询等功能,具有良好的界面。-Using C++ and MFC realize a book, with insert, delete, query and other functions, has a good interface.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:261540
    • 提供者:郑维佳
  1. Hotel-Management-System

    0下载:
  2. C语言酒店管理系统 1本系统未用到文件.本系统采用函数 2本系统用例比较小 3本系统有良好的界面,舒适的变成思路和整齐的代码。 4本程序引用一个时间进程另外控制时间。-C language Hotel Management System an unused file system This system uses two systems function relatively small three cases the system has a good interface, c
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:7135
    • 提供者:薛云强
  1. MFC

    0下载:
  2. mfc 隐藏界面程序 只允许执行一个程序-mfc hide program interface only allows the implementation of a program
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1882317
    • 提供者:祝振飞
  1. ReportDecisionDeck-DEIM-URV

    0下载:
  2. Based on the rough set theory and its reduction methods, a MATLAB interface is written and included in the RSDA Toolbox
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1681051
    • 提供者:hafaraji
  1. Table

    0下载:
  2. 良好的用户界面,可通过手动方式暂停一个线程,对应初学者具有相当好的启发作用-Good user interface, you can manually suspend a thread, which corresponds with a very good inspiration for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:998
    • 提供者:yuanjiahe
  1. Hanoi

    0下载:
  2. 用VC++6.0作为开发环境,用MFC设计界面来进行设计,下载后可以直接运行,没有大的bug,内容十分详细。-With VC++6.0 as a development environment that can run directly interface with MFC design to design, download, no major bug, very detailed.
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3487254
    • 提供者:爱阿信
  1. ZigBee-RF4CE

    0下载:
  2. ZigBee RF4CE栈, 本手册提供了可以在NXP JN516x器件上实现的ZigBee RF4CE网络栈的相关信息参考。本手册包含NXP ZigBee RF4CE栈软件相关的观念和实用信息,描述了ZigBee RF4CE应用程序接口(API)、API函数以及相关资源(枚举、架构和常量)的使用,可以用作ZigBee RF4CE应用开发的参考资料。-This manual provides relevant information with reference to ZigBee RF4CE
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:462759
    • 提供者:pegxb
  1. bingwangfenxi

    1下载:
  2. 在MATLAB/Simulink环境中搭建了光伏发电系统模型,其采用最大功率点跟踪(MPPT)控制算法,并加入继电保护逻辑控制模块.通过PSASP的用户程序接口,可将该模型以电流源的形式接入电网模型进行暂态稳定计算.同时提出在电流源并网模式下并网光伏发电系统控制其与电网的无功功率交换为0,因此在潮流计算中可将光伏电站设为PQ节点,并设无功功率为0.CEPRI 36节点系统的仿真结果验证了该模型的正确性,并表明所提模型比常规同步电机二阶经典模型对电网故障的反应更为灵敏,但其对于改善全系统的暂态稳定
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1011315
    • 提供者:李雷
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 34 »
搜珍网 www.dssz.com