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

搜索资源列表

  1. tongxin

    0下载:
  2. 基于汇编语言的接口技术,实现的功能:甲、乙两台微机由符合RS—232—C标准的串口线相连。编程实现(使用C语言或汇编语言均可)甲、乙两微机的交互式串行通讯。例如:甲机向乙机发送信息,乙机收到信息后判断:若是‘0~9’,求其平方值,再送回甲机,并在甲机上显示;若收到的是字母、字符则在乙机上显示出来。或:甲、乙两微机通过串行接口的信息传输进行对话应答等-Based on assembly language interface technology, functions: A, B two compu
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:255277
    • 提供者:安静
  1. text-editor--system

    0下载:
  2. 文本编辑和串查找统计系统 为了能实现更加简便地对输入文本文件进行保存和再编辑,则需要一个具备整体统计、查询、删除等多功能的文本编辑器来完成此项工作。 文本编辑器是一种简单易用的文本编辑统计的系统,为大家提供了一个功能齐全且实用的平台。本题目,是为了让人和文本在交流上实现更好、更多的互动,让编辑器可以更如愿的为人类提供所需求的内容与信息资料和服务。它是用作编写统计普通文字符号的一个用户软件系统,在编辑文本文件中为用户提供查找字符串或者根据条件删除字符串等多项操作。-String text
  3. 所属分类:Editor

    • 发布日期:2017-03-24
    • 文件大小:207887
    • 提供者:陈庆
  1. Interactive-iPython

    0下载:
  2. 使用求解器求解问题的脚本语言,蛮好的可以学一学有助于求解编程-Solver to solve the problem of scr ipting languages, the fine can learn a science can help solve the programming
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:455605
    • 提供者:optim zhao
  1. vt

    0下载:
  2. 可视化编程 游戏研发、互动展示、模拟仿真、虚拟现实-The game development, interactive displays, simulation and virtual reality
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-07
    • 文件大小:1901254
    • 提供者:收到
  1. Mouse

    0下载:
  2. Mouse interactive using opengl
  3. 所属分类:Compiler program

    • 发布日期:2017-11-12
    • 文件大小:2017481
    • 提供者:LelouchGeass
  1. Untitled

    0下载:
  2. 通过交互式的方式在原图像中选择你感兴趣的区域,然后对其分割-Interactive way in the original image to select the area you are interested in, and then split
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:706
    • 提供者:张甜
  1. login

    0下载:
  2. IOS中实现类似QQ的登陆界面。服务端交互数据,登陆-The IOS achieve similar QQ login interface. The server interactive data, landing
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-13
    • 文件大小:7397
    • 提供者:尹鹏
  1. MusicPlayDanChe

    0下载:
  2. 一款音乐播放器,用VC++6.0的MFC做的人机交互界面,基本完成了音乐播放器的所有功能。很好很强大!-A music player, the MFC do VC++6.0 the interactive interface, basically completed all the features of the music player. Very very strong!
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:5298094
    • 提供者:岳鹏
  1. file-management-experiment

    0下载:
  2. 操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。 在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR-Operating system file management experiment: the use of interactive command tree directory st
  3. 所属分类:OS Develop

    • 发布日期:2017-11-02
    • 文件大小:4858
    • 提供者:金旭斌
  1. data.js

    0下载:
  2. interactive mapping code example
  3. 所属分类:书籍源码

  1. New-folder-(2)

    0下载:
  2. 2 Introduction This educational software simulates an Ad-hoc network with AODV algorithm, it uses a high level view and only works in Routing layer. it has a user-friendly graphical user interface and has been written in java language. Here is
  3. 所属分类:Compiler program

    • 发布日期:2017-11-03
    • 文件大小:169397
    • 提供者:Ravi kumar
  1. D2

    1下载:
  2. 自行编写链式存储队列的基本运算子程序(名称不变) 实现以下功能: ①创建一个空的链式队列; ②判断新建的链式队列是否为空; ③提示用户输入“链式队列的长度”; ④根据用户输入的“链式队列的长度”,逐一提示 用户输入“链式队列中的各个元素”,完成链式 队列的构造; ⑤判断此时的链式队列是否为空; ⑥调用子程序打印当前链式队列的队首元素和队尾 元素; ⑦编写打印链式队列元素的子程序PrintNode( ); ⑧清空队列,连续3次做下列操作:入队4个元素
  3. 所属分类:assembly language

    • 发布日期:2014-06-08
    • 文件大小:1024
    • 提供者:赵康州
  1. MATLAB-guide-to-finite-elements

    1下载:
  2. MATLAB Guide to Finite Elements - An Interactive Approach一书的配套代码-MATLAB Guide to Finite Elements- An Interactive Approach a book supporting code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:239665
    • 提供者:wyf
  1. ipython-0.13.2.tar

    0下载:
  2. ipython 是一个 python 的交互式 shell,比默认的python shell 好用得多,支持变量自动补全,自动缩进,支持 bash shell 命令,内置了许多很有用的功能和函数。在ubuntu 下只要 sudo apt-get install ipython 就装好了,通过 ipython 启动。-ipython is a python interactive shell, than the default python shell is much more useful to
  3. 所属分类:Compiler program

    • 发布日期:2017-05-22
    • 文件大小:7121704
    • 提供者:王亮
  1. jingtai

    0下载:
  2. 关于访问网站的代码 注册登录代码 互动代码 静动态网页-Visit the website of the code on the login code registration code static and dynamic interactive web pages
  3. 所属分类:assembly language

    • 发布日期:2017-05-17
    • 文件大小:5011468
    • 提供者:罗明
  1. renjiduihuajiuli

    0下载:
  2. delphi人机对话实例,对初学delphi的朋友可以轻松掌握dialog组件。-delphi interactive examples, for beginners delphi friends can easily grasp dialog components.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:10978
    • 提供者:ganggang
  1. pplane5

    0下载:
  2. DFIELD5 is an interactive tool for studying single first order differential equations. When DFIELD5 is executed, a DFIELD5 Setup window is opened. The user may enter the differential equation and specify a display window using the interactive control
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:38712
    • 提供者:侯晓楠
  1. zhuceyz2013

    0下载:
  2. 易语言右键菜单 软件注册 写出文本 FTP网站互动源码-Easy language to write the text context menu software registration codes interactive FTP site
  3. 所属分类:ELanguage

    • 发布日期:2017-05-14
    • 文件大小:3565441
    • 提供者:万生
  1. A-first-order-RC-transient-response

    0下载:
  2. 运用LabVIEW程序编程,观察到电容器充电与放电过程中电压的变化现象以及电路参数对充放电过程的影响。设计主要由数据采集和处理模块、数据结果存储模块组成。本实验系统是在模块化设计思想的指导下,在软件设计上为服务器端与客户端提供便捷的友好人机交互界面,创造一个实用、方便的操作平台。-Using LabVIEW programming, impact of changes observed phenomena and circuit parameters during the charging an
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:159573
    • 提供者:梁月仙
  1. ydhglxt

    0下载:
  2. 基于C语言的运动会管理系统,生成可操作人机交互界面。-Games based on the C language management system to generate actionable interactive interface.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2155
    • 提供者:li ming
« 1 2 3 45 6 »
搜珍网 www.dssz.com