-
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
-
学习EXCEL2003在数据统计方面的应用,这是个不错的选择,这里面有丰富的函数,满足你处理数据的需求....
学习EXCEL2003在数据统计方面的应用,这是个不错的选择,这里面有丰富的函数,满足你处理数据的需求.-EXCEL2003 study in the application of statistical data, this is a good choice, there is a wealth of function to meet your data processing needs.
- 2022-01-21 03:19:29下载
- 积分:1
-
对矩阵进行Lu分解,使用使用c语言实现,时间复杂度和力论的一样,比较高...
对矩阵进行Lu分解,使用使用c语言实现,时间复杂度和力论的一样,比较高-Lu decomposition on the matrix, the use of the use of c language, time complexity and power of the same, relatively high
- 2023-02-26 08:00:04下载
- 积分:1
-
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄...
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-The following function LoadBmpFile, its function is from a. Bmp file to read data (including the BITMAPINFOHEADER, palette and the actual image data), its stored in a global memory handle hImgData, this hImgData will in the future plans used as treatment procedures. At the same time, fill out a type of global variable HBITMAP HBITMAP HPALETTE and a type of global variable hPalette. These two variables will be used for treatment WM_PAINT message, used to display bitmaps. The function of two parameters are used to display the bitmap handle of the window, and. Bmp file name (full path). When the function is successful, return TRUE, otherwise return FALSE.
- 2023-07-21 04:35:03下载
- 积分:1
-
dimensionnement du réseau coeur du GSM
- 2022-07-02 04:20:52下载
- 积分:1
-
这个一个用vc6.0实现的电话号码管理系统
这个一个用vc6.0实现的电话号码管理系统
-it s complied by c++
- 2023-07-24 14:15:04下载
- 积分:1
-
1,内容过于简单
1.The content is too simple
2.Is not a sourcecode or document
3.lack of files
4.Directory or platform is not correct selected
5.Description is not detailed
6.Compressed file has password
7.Sourcecode duplicate or already exist
- 2022-01-24 15:44:42下载
- 积分:1
-
程控交换与宽带交换课件,帮助大家学习,共同进步,希望大家也把课件上传,大家交流学习...
程控交换与宽带交换课件,帮助大家学习,共同进步,希望大家也把课件上传,大家交流学习-Program-controlled switching and broadband exchange of courseware to help everyone learn, common progress, I hope everyone also courseware upload, U.S. to exchange learning
- 2022-03-17 06:11:06下载
- 积分:1
-
Ultrasonic Distance Measurement circuit all pins are detailed
超声波测距电路图
各个管脚都有详细的-Ultrasonic Distance Measurement circuit all pins are detailed
- 2023-01-22 21:05:03下载
- 积分:1
-
综合运用信号与系统、数字信号处理的理论知识进行频谱分析和滤波器设计,通过理论推导得出相应结论,再利用MATLAB作为编程工具进行计算机实现从而加深对所学知识的理...
综合运用信号与系统、数字信号处理的理论知识进行频谱分析和滤波器设计,通过理论推导得出相应结论,再利用MATLAB作为编程工具进行计算机实现从而加深对所学知识的理解,建立概念。-The integrated use of signals and systems, digital signal processing theory of knowledge spectrum analysis and filter design, the corresponding results obtained through theoretical derivation, then the use of MATLAB as a programming tool for the computer to achieve and enhance their understanding of what they have learned to establish the concept.
- 2023-05-25 09:45:02下载
- 积分:1