-
实现快速傅里叶变换和转换的程序用VB…
该程序能够实现傅立叶的快速转换和放转换用vb语言来实现,整体效果不错!-the procedures to achieve fast Fourier transformation and the conversion put vb language used to achieve the overall effect was excellent!
- 2022-11-07 15:25:04下载
- 积分:1
-
- 2022-04-28 07:23:49下载
- 积分:1
-
Useful visual c++ Library Management System
好用的visual c++图书馆管理系统-Useful visual c++ Library Management System
- 2022-03-22 01:44:37下载
- 积分:1
-
数据结构学习中常用的程序.用c语言编写.vc++6.0运行通过...
数据结构学习中常用的程序.用c语言编写.vc++6.0运行通过-data structure commonly used to study the procedures. C language used. Vc++6.0 running through
- 2022-01-25 17:31:30下载
- 积分:1
-
任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,...
任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,-arbitrary sum of long integer problem indiscriminate importation of two arbitrarily long integer can be drawn together for the right result,
- 2023-02-21 21:55:03下载
- 积分:1
-
用于建筑的测斜数据处理!把测试设备的数据下载电脑,通过本系统进行分析,然后生成所需要的数据!...
用于建筑的测斜数据处理!把测试设备的数据下载电脑,通过本系统进行分析,然后生成所需要的数据!-For construction of the inclinometer data processing! The test equipment data download computer, through an analysis of the system, and then generate the data needed!
- 2022-03-16 12:33:53下载
- 积分:1
-
数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息...
数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息-data structure course design, campus counseling, visitors find convenient spots, the most short-circuit, and other information
- 2023-03-24 06:05:03下载
- 积分:1
-
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。...
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
-A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a result of A* algorithm is not retroactive, so some cases may be unable to find the correct solution of the process.
- 2022-01-26 07:51:35下载
- 积分:1
-
数据库监视备份软件te:应用程序例子(te.exe)
数据库监视备份软件te:应用程序例子(te.exe)-Bowl beat pacing视tong-de-sac glass figurines 软 te: Beckmannia email using the most序bird
- 2022-02-15 15:38:27下载
- 积分:1
-
Infix to Postfix Conversion
这是将中缀表达式转换为后缀表达式的代码。中缀到后缀转换使用堆栈。各种使用的函数包括基本堆栈操作,如overflow()、int underflow()、void push()、int pop()、int peep()、void display()等。
- 2022-03-19 10:57:53下载
- 积分:1