-
文件搜索器和 ZX 谱 TRD 磁盘图像采集卡
该程序被为了搜索 ZX 光谱的软盘映像中的文件。
选定的文件可以提取到磁盘,以及就聚集在 TRD 图像中,或保存为 PNG 图像。
写在 PureBasic 上 4.x。
- 2022-05-22 11:54:30下载
- 积分:1
-
无线传感器自组织成簇的基本思想是通过簇首对簇内节点间的相关信息融合及转发机制减少数据的传输量和距离,从而降低通信能量,达到网络节能的目的。...
无线传感器自组织成簇的基本思想是通过簇首对簇内节点间的相关信息融合及转发机制减少数据的传输量和距离,从而降低通信能量,达到网络节能的目的。-Self-organizing wireless sensor clusters through the basic idea is to cluster the first node of the cluster inter-related information fusion and forwarding mechanism to reduce the data transmission capacity and distance, thereby reducing communication energy and achieve energy-saving purpose of the network.
- 2022-02-03 22:37:26下载
- 积分:1
-
There are numbers 1,2,3,4, how many can be composed of mutually exclusive and no...
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去
掉不满足条件的排列。 -There are numbers 1,2,3,4, how many can be composed of mutually exclusive and non-duplication of the same three-digit numbers? How many are? 1. Program analysis: can be filled in the 100, 10, single-digit figures are 1,2,3,4. With all components and then remove the conditions are not satisfied with the arrangement.
- 2022-07-08 14:04:00下载
- 积分:1
-
Library management system
图书管理系统PPT,供大家学习使用,欢迎大家下载-Library management system
- 2022-01-26 06:33:35下载
- 积分:1
-
Visual C++编程技巧之
1.如何获取应用程序的实例句柄?
2.如何通过代码获得应用程序主窗口的指针?
3.如何在程序中获得其他程序的 图标?...
Visual C++编程技巧之
1.如何获取应用程序的实例句柄?
2.如何通过代码获得应用程序主窗口的指针?
3.如何在程序中获得其他程序的 图标?
4.如何编程结束应用程序?如何编程控制windows的重新引导?
5.怎样加栽其他的应用程序?
6.确定应用程序的 路径
7.获得各种目录信息
8.如何自定义消息
-Visual C programming skills one. Application procedures for obtaining handle two examples. How the code was in the main application window to the three pointer. how the proceedings were other procedures icon 4. How to end application programming how to control windows programming guide the re-5. how to increase the planting of other applications 6. Application procedures for determining the Route 7. access to directory information 8. how to customize the news
- 2022-04-21 04:54:11下载
- 积分:1
-
qun oneslef
这道题是来判断离散数学中的自反,反自反,对称,反对称,传递的关系的-qun oneslef
- 2022-09-14 07:40:03下载
- 积分:1
-
4 reports the experimental data structure, content or subject of the experiment...
数据结构实验4报告,实验内容或题目
l、随机产生n=100,200,300,1000,2000个整数并存于数组r[1..n]中。对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算,由手工计时。
2、对实验结果数据进行对比分析。
主要内容是-4 reports the experimental data structure, content or subject of the experiment l, randomly generated integers n = 100,200,300,1000,2000 co-exist in the array r [1 .. n] in. On the main search algorithm (the order of search, Insertion Sort, Bubble Sort, Heap Sort, Quick Sort) for the comparison, the calculated average number of comparison, the average mobile number and execution time. Automatically calculated by the procedure by manual timing. 2, the experimental results the data were analyzed. Main content
- 2022-02-21 15:58:11下载
- 积分:1
-
一片非常好的关于netbeans使用方法的电子书籍,NETBEANS是一款非常棒的JAVA开发平台,非常棒,对JAVA学习者有很大帮助...
一片非常好的关于netbeans使用方法的电子书籍,NETBEANS是一款非常棒的JAVA开发平台,非常棒,对JAVA学习者有很大帮助-NetBeans on a very good use of e-books, NETBEANS is a great JAVA development platform, great for JAVA learners are very helpful
- 2023-07-20 05:05:04下载
- 积分:1
-
Section of the source code on the Powell' s method can be used with a variety...
一段源代码关于鲍威尔法的,可以运用与各种工程问题-Section of the source code on the Powell" s method can be used with a variety of engineering problems
- 2022-01-31 09:07:58下载
- 积分:1
-
离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具,但由于计算时间较长而难以实现,快速Fourier变换(简称FFT)则是一种减少计算时...
离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具,但由于计算时间较长而难以实现,快速Fourier变换(简称FFT)则是一种减少计算时间的有效算法。本文在对DFT计算量进行分析的基础上指出了FFT的实现途径与计算方法,针对FFT算法进行了程序设计并给出了应用实例。-Discrete Fourier transform (referred to as DFT) analysis for discrete signal theory provides a transform tool, but due to a computational time and difficult to realize, fast Fourier transform (the FFT) is a reduction in the effective algorithm to calculate time. In this paper, DFT calculation was carried out on the basis of the analysis points out the ways and realize the FFT calculation of FFT algorithm for program design and application examples are given.
- 2022-10-16 22:45:03下载
- 积分:1