CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Text Matrix

搜索资源列表

  1. scrnGen

    0下载:
  2. 这程序是在做无线点菜产品时弄的,当时开发了一个手持终端,终端屏幕上显示的有些图形内容需要从pc做好点阵后下传。这个程序就是用于在pc上生成点钟信息的,您可能在指定区域内画点、线,或直接输入文字,程序将自动转化为图形点阵的内容存放到指定文件。(本人上传代码均为Fwr原创)-This procedure is in order to do wireless products get, and then developed a hand-held terminals, terminal screen
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:8.56kb
    • 提供者:fwr
  1. dos_matrix

    0下载:
  2. Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.- Enter the Matrix MS-DOS screensaver. Sample of using bios f
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:9.25kb
    • 提供者:SoFx00
  1. eigenvector_calculate

    0下载:
  2. 运用迭代方法计算矩阵的前N个最大特征向量。需要根据程序中的矩阵维数创建相应的输入文本文件。-Iterative matrix method using the first N largest eigenvectors. Need to process the creation of the corresponding matrix dimension of the input text file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:Ning Zheng
  1. matrix

    0下载:
  2. 一个vb练习题,将10个控件按m列n行排列 注释:将10个check1,排成text1.text列,text2.text行, 结果应为如下: 0 1 2 3 4 5 6 7 8 9 注意不要排成这种结果: 0 3 6 9 1 4 7 2 5 8 -A vb exercises, the 10 control n rows by m
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:6.07kb
    • 提供者:jazz
  1. LibraryManagementSystem

    0下载:
  2. 运行主程序前,请把HANZI.TXT文件考到TC2的include文件夹,它包含了汉字点阵数据和某些将由程序生成的文本文件的汉字内码信息。 本程序是功能较多的图书管理系统程序,可以添加书籍(每本书都包括编号,分类,书名,价格,目前借阅者,借阅日期,上次归还日期这些书籍信息),添加会员(每个会员包括编号姓名,会员密码,性别,年龄信息),借书,还书,删书,修改书信息,翻页查看所有书籍,翻页查看所有会员,多种方式搜索书籍,查找单个会员,查看单个会员借书情况(包括书编号,书分类,书名,价格,借阅者,
  3. 所属分类:Other windows programs

  1. read_txt

    0下载:
  2. 本程序实现的功能是: 从一个txt为文本文档中,读入一个数字矩阵,例如, 在txt文档中写下如下的数据: 12 23 45 65 78 89 56 74 12 54 63 31 74 25 10 79 可以通过此程序读入到一个矩阵中(在程序中表现为存储在一个开辟好的存储空间中)。 在编程时要注意的一个问题在于: txt文本文档在结束的时候有四个字符 space 空格符 CR LF EOF 所以在编程的时候要特别注意,否则极容易出现死循环
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1.01kb
    • 提供者:浪飞人海
  1. texttoMatrix

    0下载:
  2. 把数据从text文件中分离并生成矩阵,同时显示text中的文字-Data from text files and generates separate matrix, while the text display text
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:264.79kb
    • 提供者:de
  1. matrix-multiply_cPP

    0下载:
  2. This code has written in c++ and it can get and read two square text file and then at the begin of the code we can partion the input for example,4 partion and then this code multiply this partions together and we can see the whole result at the end o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.09kb
    • 提供者:sajad
  1. text-7

    0下载:
  2. 点阵代码,用74hc595和74ls138控制点阵,实现点阵移屏的效果-Dot matrix code, 74hc595 and 74ls138 control lattice to achieve the effect of lattice shift screen
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:35.26kb
    • 提供者:huangbin
  1. LCD240128

    0下载:
  2. AT89C51实现LCD240128液晶显示图片及文字,附带c语言源码,包括图片及文字的模矩阵,以及proteus仿真文件-The AT89C51 achieve LCD picture and text LCD240128 fringe c language source code, including picture and text mode matrix, as well as the proteus simulation file
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:46.8kb
    • 提供者:张雁冰
  1. LED(src)

    0下载:
  2. 通过获取字符点阵,用于LED屏幕显示中日韩非字符库点阵文字。-Get a the character dot for the LED screen display in Japan and South Korea non-character library dot matrix text.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:558.27kb
    • 提供者:dennis von
  1. MLP

    0下载:
  2. A Multilayer perceptron for text classification, befor running this code you should provide a feature matrix that indicate sentences
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:3.53kb
    • 提供者:kasmi
  1. text

    1下载:
  2. 给定N个顶点、E条边的图G,完成图的相关算法,具体要求如下: 1 完成图的创建方法,即从键盘或文件输入图的信息,建立图的邻接表或是邻接矩阵存储结构。 2 给出判定图的性质的算法,即能够判定图是否是有向图、无向图、有向无环图、连通图等。 3 根据输入的图的性质,实现以下算法(选择其中一两个): 如果图是有向无环图,则先实现图的某种遍历算法,在此基础上实现图的拓扑排序算法。 如果图是连通图,则求出图的最大生成树(不是最小生成树,参考讲授的方法),即得到的生成树权值之和最大
  3. 所属分类:Other windows programs

    • 发布日期:2014-05-03
    • 文件大小:3.78mb
    • 提供者:kuotier
  1. black

    0下载:
  2. 用c语言实现黑客帝国的效果,文字从上到下依次消失。-C language Matrix effects, text disappears from top to bottom.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3.01kb
    • 提供者:Eloyal
  1. powerMethod

    0下载:
  2. 这个Fortran程序的目的是按照幂法计算希尔伯特矩阵的本征值,其可以用来作为计算数学课堂上的测试程序。-This Fortran code is used to calculate the eigenvalues of Hilbert Matrix, which also can be worked as text program in computational mathematics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:261.33kb
    • 提供者:罗强
  1. cycleCount

    0下载:
  2. File is used for counting short cycle of ldpc codes. You must give parity check matrix of ldpc code in text file and then use cycle count file of matlab for counting of short cycle of given length.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:alireza
  1. dianzhen

    0下载:
  2. 程序为实现在点阵上显示数字和字母的功能,通过扫描的方式在点阵模块实现文字的输出。-Procedures for the realization of the matrix display numbers and letters of the function, by scanning the way in the dot matrix module to achieve the output of the text.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:20.75kb
    • 提供者:changhuigang
  1. data fitting vb

    0下载:
  2. 可以读取文本文件,进行平面、抛物面的拟合包括偏差计算,还有矩阵的运算等等。(Can read text files, plane, parabolic fitting, including deviation calculation, and matrix operations, and so on.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:22kb
    • 提供者:执著唏嘘
  1. 113172251landonbianhuan

    0下载:
  2. 多列文本文件转化为单列,元胞数组转为矩阵(The multi-column text file is converted into a single column, and the cellular array is transformed into a matrix)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:华君1991
  1. readmatrix

    0下载:
  2. 从TXT文本中读取中文矩阵,从而可以用来做后面的分析(Read the Chinese matrix from the TXT text so that it can be used for the later analysis)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2kb
    • 提供者:qklwdd
搜珍网 www.dssz.com