CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - keyboard

搜索资源列表

  1. 树跟二叉树

    0下载:
  2. 本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non - recursive prepared. On the binary tree can be dynamic input fro
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25871
    • 提供者:吴昊
  1. 计算器2.0

    0下载:
  2. 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111005
    • 提供者:qwq
  1. c语言简易计算器

    0下载:
  2. 用c语言实现的简易计算器,键盘操作,图形界面,可以进行四则运算-use of simple language calculator, keyboard, graphics interface, for four Operational
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2757
    • 提供者:达闻西
  1. keyboard_input_v1.02

    1下载:
  2. matlab键盘输入模型程序,用simulink制作。在7.0以上版本直接运行 运行过程中按一下键盘就会看到示波器上出现一个脉冲信号。-Matlab keyboarding model procedures used Simulink production. In version 7.0 to run over the course of operation under the keyboard will see what appeared on an oscilloscope pulse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:122459
    • 提供者:黄国钧
  1. LevelOrderTraverse

    0下载:
  2. 从键盘输入二叉树的节点数据建立二叉树,然后中序遍历-keyboard input from the binary tree data to establish binary tree node, which then preorder
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2761
    • 提供者:孙璇
  1. weizishibie

    0下载:
  2. mydate.dat为字库先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字和简单汉字 如要识别复杂汉字,请先用学习功能-mydate.dat Click on the first character of the file, open point, Reading into the character study of character has been preserved automatic keyboard characte
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:92420
    • 提供者:wilson
  1. park_guide

    1下载:
  2. 公园导游图 给出一张某公园的导游图(景点不少于10个),游客通过终端询问可知: 任一景点的相关信息; 从某一景点到另一景点的最短简单路径。 游客从公园大门进入,选一条最佳路线,使游客可以不重复地游览各景点,最后回到出口(出口就在入口旁边)。 要求: 1、从键盘或文件输入导游图; 2、游客通过键盘选择两个景点,输出结果; 3、输出从入口到出口的最佳路线。 文件中包含详细的源代码及注释,以实现这个经典的问题。-park guide map is a par
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1614
    • 提供者:agang
  1. GraphMatrix

    0下载:
  2. 以邻接矩阵作为图的存储结构,根据键盘输入创建图,并深度优先、广度优先遍历该图-matrix as to the adjacent storage structure of the plan, according to the keyboard input to create map and depth of priority, breadth priority traversal of the plan
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1171
    • 提供者:daimin
  1. Guo_He

    0下载:
  2. 通过数组,指针和图形进行逻辑判断! 通过键盘操作,图形界面的小程序。-through the array, pointer and graphics logical judgment! Keyboard operation, a graphical interface small procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2330
    • 提供者:杨立国
  1. Delphi_Hook

    0下载:
  2. 用DLL文件的形式挂载键盘与鼠标钩子的例子-DLL files used in the form of keyboard and mouse mount hook example
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:63454
    • 提供者:guhongtao
  1. asdcv

    0下载:
  2. 利用哈希函数对学生姓名进行最优化查找 可选择从键盘输入和文件输入,需输入名字最大长度-hash function to the students find the most optimal choice from the keyboard input and the input document, name must be imported maximum length
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1653
    • 提供者:houny
  1. interpolationandCollocation

    0下载:
  2. MATLAB中插值与拟和小函数,便于大家节省敲打键盘的时间 你们只要能够看懂它 并能够在合适的地方调用这些思想 并且有能力进行适当的变化 就已经到家了-MATLAB with the proposed interpolation and small function, This can help people save time and beating the keyboard You will be able to read it and to the appropriate local ca
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:179933
    • 提供者:小可
  1. xianxingfangcheng

    0下载:
  2. 编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入; (3)方程组的解存放于“向量”B之中,而具有n个元素的B存储空间也通过new来动态分配。 -programmed by the following demands to solve an n-linear equation (equatio
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1552
    • 提供者:fisherman
  1. SortTree

    0下载:
  2. 创建一棵二叉排序树,并采用中序遍历和层次遍历法输出其顶点序列,主要实验内容如下: 1. 定义二叉排序树的结构BiTree; 2. 编制二叉排序树的插入算法:void Insert_SortTree (BiTree ST, ElemType x); 3. 编制中序遍历函数; 4. 在main()函数中完成二叉排序树的建立,以及中序遍历的输出。(二叉排序树的各个元素从键盘输入,并利用Insert_SortTree()函数进行插入建立); 5. 编制层次遍历函数,并在main()函
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15247
    • 提供者:段苛苛
  1. Keyboard

    0下载:
  2. 用matlab的GUIDE编写的GUI界面,可以实现简易的电子琴功能。并可以实现自动播放自定义的文件乐谱。-Written by matlab' s GUIDE GUI interface, you can achieve simple keyboard functions. And can automatically play custom music files.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:25508
    • 提供者:
  1. music-keyboard

    0下载:
  2. 该代码可是先matlab音乐键盘仿真,对应按键可在键盘上的按键找到-The code can be realized matlab music keyboard simulation, corresponding to the sound of keys can find on the keyboard keys
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:523197
    • 提供者:林根在
  1. keyboard

    0下载:
  2. 该程序是一个优秀的矩阵键盘子程序,代码长度短,程序精简,易懂。可靠性高-The program is an excellent matrix keyboard subroutine, the code length is short, the program is streamlined and easy to understand. High reliability
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:804
    • 提供者:陈荣
  1. Mobile-keyboard-control-form

    0下载:
  2. 此文件的功能是用键盘控制窗体的移动,此文件是使用C#编写的-Keyboard control the movement of the form, C# Prepared
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:38576
    • 提供者:自建
  1. keyboard

    0下载:
  2. 键盘显示,可以将事先输入的字体显示在屏幕上-Input keyboard fonts can be displayed on the screen
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2314
    • 提供者:李信
  1. Virtual-Keyboard-using-matlab

    0下载:
  2. vertuaal keyboard using matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:92659
    • 提供者:mallesh
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com