搜索资源列表
506503_c62c32a5ba76b217
- 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
traversinggraph
- traversinggraph,Through this program of graph traversal function
431465_b5876716cac6a624
- 基于QQ2440 ARM开发板的实时绘制曲线图的QT程序,从ARM板上的串口接收数据后,绘制曲线图形,然后利用网口将数据传输到PC机上。-QQ2440 ARM development board based on real-time rendering curve of the QT program, from the ARM-board serial port to receive data, draw curve graph, then use the Ethernet port to tr
usrpfft
- 修改GNURadio中的频谱分析工具usrp_fft.py调用的C++模块gr_fft_vcc_fftw.cc,实现频谱的数据的存储,附有画图的matlab程序和实现的效果图,实现频谱数据分析需要。-Changes in the spectrum analysis tool GNURadio usrp_fft.py call C++ module gr_fft_vcc_fftw.cc, to achieve the spectrum of data storage, with a drawing
cartoon
- 设计一个卡通图,程序能够完成如下功能: (1)能够体现画笔和画刷的使用 (2)使用不同的映射模式来显示所设计的图形 (3)在MM_ISOTROPIC和MM_ANISOTROPIC两种映射模式下,通过调节换算因子使图形能够放大和缩小。 -Design a cartoon figure, the program can complete the following functions: (1) to reflect the use of pen and brush (2) mappi
lesson
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis, about how to use the ClassWizard,, understand the
assembler-_design_achive
- 主要讲解反汇编引擎的设计与实现。现在还是在控制台中执行,有需要的可以移植到MFC中执行。这样具有界面化操作会更好!需要的下哦~嘿嘿!-this source code is relatively anti-assembler design and achieve. right now this program mainly run in windows console.of course ,if you need this source ,you could transplant to MFC.
df
- df - this a command-line tool that runs under windows or dos. better than *nix clone of df (disk free): tells the disk free space, percentage of free space, disk used, and total disk space in SI or IEC (computer) units or as a plain number of
the-shortest-path-of-chart
- 求有向图的最短路劲,根据所给图的边长和顶点,建立有向图,以邻接表的方式存储,并编写程序求从有向图任一点出发的最短路径-according to the graph with sides and vertex, establish a directed graph, and write a program find the shortest path from one of the point of the chart
hh
- 实现校园内的最短路径查询,[daoyou.rar] 校园导游咨询:编制一个为来访客人进行最短路径导游的程序从厦门大学漳州校区的平面图中选取10个有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两地之间的距离。 2.本程序的目的是为用户提供路径咨询。根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点的信息。 -The campus within the shortest path query [daoyou.rar campus tour guides
allroute
- 该程序遍历了源点到终点的所有路径,能够所搜得到所有的路径并写入到记事本中,在图论中有广泛的应用。-The program traverses all the paths of the source point to the end point, be able to search to get all of the paths and written into Notepad, and a wide range of applications in graph theory.
shiyan
- 编程计算图形的面积,程序可计算圆形、长方形、正方形的面积,运行时先提示用户选择类型-Programming calculation area of the graph, the program calculates circular, rectangular, square area, running the first prompt the user to select the type
homework2
- A finite state machine (FSM) is an abstract machine used to model a sequential system or a computer program. An FSM can be represented as a directed graph having a set of N nodes representing states connected with a given set of directed edges. A
9gpt
- 相信大家都玩过九宫拼图游戏,此程序可以找出拼完全图的最短路径。-Believe everyone played jiugong puzzle game, the program can find the shortest path of the complete graph.
kuohao
- 简明清晰的写出每个实验题目的算法步骤,可以混合使用自然语言、流程图及伪代码的方式,不能直接复制源程序。每个实验题目需要附上程序正确运行结果的截图。-Write clear and concise algorithm steps for each experimental subject, can be mixed with natural languages, flowcharts and pseudo code the way, can not be directly copied sourc