虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

图形<b>显示</b>

  • MFC编写的一个FFT算法实现

    MFC编写的一个FFT算法实现,可以进行图形化显示

    标签: MFC FFT 编写 算法

    上传时间: 2014-01-26

    上传用户:woshini123456

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 人工智能中经典的九宫问题(八数码问题)

    人工智能中经典的九宫问题(八数码问题),有图形界面显示步骤以及结果

    标签: 人工智能 数码

    上传时间: 2013-12-31

    上传用户:jkhjkh1982

  • 利用人眼的视觉暂留效应

    利用人眼的视觉暂留效应,使手在摆动到不同位置的时候,让位于一条直线上的LED显示二维图像的不同的列,实现图形扫描显示。

    标签: 效应

    上传时间: 2014-01-12

    上传用户:tuilp1a

  • 128*64的lcd 的液晶显示例程

    128*64的lcd 的液晶显示例程,包含汉字,点阵,图形的显示,很有看得必要吆!

    标签: 128 lcd 64 液晶显示

    上传时间: 2013-12-21

    上传用户:cooran

  • 用遗传算法解决旅行商问题

    用遗传算法解决旅行商问题,并用图形界面显示出来。比较了分别采用轮盘赌选择算子和锦标赛选择算子的遗传算法求解TSP问题的性能,包括:运行时间、进化总代数和最优解质量。 结果曲线可以用图形显示出来。

    标签: 算法 旅行商问题

    上传时间: 2013-12-12

    上传用户:linlin

  • 整体思路 用createkey.java 文件来产生秘钥

    整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。

    标签: createkey java

    上传时间: 2014-01-03

    上传用户:lwwhust

  • gsac程序包

    gsac程序包,能够方便的处理sac数据,并能图形化显示,安装说明在包内,linux系统下安装

    标签: gsac 程序

    上传时间: 2013-12-24

    上传用户:fnhhs

  • ——学生信息系统的设计与实现—— 以学生信息为背景

    ——学生信息系统的设计与实现—— 以学生信息为背景,设计与实现一个小型学生信息系统,具体如下: 1、采用双向链表方式存储学生信息,每个链表节点存储一个学生的信息,包括学号、姓名、性别、年龄、专业、班级等(所有学生姓名设置为英文); 2、采用图形界面显示方式,实现学生信息的列表显示,并可以按照学号、姓名两种方式顺序列表显示所有学生的信息,如果学生信息较多,具备分页显示功能; 3、采用图形界面交互方式,实现根据学生学号、姓名分别查找,也可以按照上述两个关键词实现“与”关系和“或”关系的关键词关联查找; 4、所有信息输入界面,可以实现自动屏蔽非法输入和不合理输入(比如年龄值为3000等),用户界面既友好又鲁棒; 5、不采用Java类库中的链表类,而是自定义和实现链表结构,并能将链表中的学生信息存储在一个自定义格式的文件中。

    标签: 信息系统 背景

    上传时间: 2014-12-22

    上传用户:zhenyushaw

  • 串行方式的液晶屏C语言演示程序

    串行方式的液晶屏C语言演示程序,包含汉字,字符,图形的显示

    标签: 串行方式 C语言 液晶屏 程序

    上传时间: 2013-12-03

    上传用户:changeboy