-
With the data structure (C language version) to write programs to achieve a ches...
用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board horse travels to the demonstration program. Specific requirements are: the horses were randomly placed in the 8* 8 chess board in a box, Ma according to the rules of chess to go mobile. Requires that each box is only entered once, traveled all the 64 squares on a chessboard. The preparation of non-recursive procedure with the stack order to run for walking routes, and then find the routes will be the number 1,2,3, ... ..., 64 in turn fill in an 8* 8 matrix, the output of.
- 2022-12-11 22:25:03下载
- 积分: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
-
dimensionnement du réseau coeur du GSM
- 2022-07-02 04:20:52下载
- 积分:1
-
这个程序可以实现牛顿环(Newton s rings)的演示, 其中可调参数包括波长,
透镜曲率半径及最低点空气缝隙的厚度.参数的调节是通过欢快实现的,其中...
这个程序可以实现牛顿环(Newton s rings)的演示, 其中可调参数包括波长,
透镜曲率半径及最低点空气缝隙的厚度.参数的调节是通过欢快实现的,其中颜色
随波长近似的变化. 本程序可以增进读者对牛顿环的理解.-this procedure can be achieved Newton Central (Newton"s rings) demonstration. with adjustable parameters including wavelength, lens curvature radius and minimum thickness of the air gap. Parameter adjustment is achieved through the jubilant, With these color changes in the wavelength approximation. The procedure can improve readers to understand the Newton ring.
- 2022-02-16 09:03:12下载
- 积分:1
-
Pattern Recognition (K neighbors) algorithm, useful
模式识别中的(近邻)算法的实现,很有帮助的-Pattern Recognition (K neighbors) algorithm, useful
- 2022-04-19 12:04:59下载
- 积分:1
-
Computer Architecture, Tsinghua University Press, courseware, all good things to...
计算机系统结构清华大学出版社课件,好东西大家来下载-Computer Architecture, Tsinghua University Press, courseware, all good things to download
- 2022-11-09 06:10:04下载
- 积分:1
-
VC DLL编程的基础概念:Visual C++支持三个DLL,他们..
VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular DLL (MFC rules DLL), MFC Extension DLL (MFC extension DLL)
- 2022-05-27 07:12:43下载
- 积分:1
-
大家多多关注,我刚上传的好东西,好东西大家分享
大家多多关注,我刚上传的好东西,好东西大家分享-Members can concern, I just upload the good stuff, good stuff to share with you.
- 2022-01-25 22:04:35下载
- 积分:1
-
PDZ结构控制的规范和模板
PDZ规范和模板的控制
- 2022-05-20 18:01:03下载
- 积分:1
-
简易无线电遥控系统利用高频载频信号将调制信号经由发射端天线送出,在接收端经接收天线接收,再经过解调和解码恢复原信号用来控制发光二极管的亮灭。...
简易无线电遥控系统利用高频载频信号将调制信号经由发射端天线送出,在接收端经接收天线接收,再经过解调和解码恢复原信号用来控制发光二极管的亮灭。-Simple radio-controlled system uses high-frequency modulated carrier frequency signal to the antenna signal sent by the transmitter, the receiver antenna by the receiver, after demodulation and decoding to restore the original signal used to control the light to eliminate light-emitting diodes.
- 2022-12-20 21:05:04下载
- 积分:1