资源列表

« 1 2 ... .22 .23 .24 .25 .26 12227.28 .29 .30 .31 .32 ... 21467 »

[其他小程序Test-3

说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -Fibonacci Fibonacci sequence of order 4 are: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+fi-2+fi-3+fi-4, k = 4 for the capa
<崔雪莹> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[其他小程序1

说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let eight queens problem solution is (x1, x2, x3, ..., x8), constraints are: 8x8 chessboard on which any two xi and xj can n
<崔雪莹> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[其他小程序yy

说明:单源最短路径,通过代码选择计算最短路径,选出最优解-the shortest path of the single point ,use code to choose the shortest path,switch the best result
<Golf> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[其他小程序calculator2

说明:基于mfc的对话框计算器(类似于windows 系统的附件计算器)-calculator based on mfc
<黄芳> 在 2025-10-06 上传 | 大小:2.49mb | 下载:0

[其他小程序notepad

说明:该项目是编写一个记事本功能。运行该项目可实现记事本的功能,包括读、写和保存。-The project is to write a notepad function. Run the project can be realized notepad functions, including read, write and save.
<lihuan> 在 2025-10-06 上传 | 大小:16kb | 下载:0

[其他小程序Contacts

说明:该项目是编写一个通讯录功能。运行该项目可实现通讯录的功能,可记录联系人的相关信息。-The project is to write a book feature. Run the project can be realized address book function, you can record the contact information.
<lihuan> 在 2025-10-06 上传 | 大小:2kb | 下载:0

[其他小程序LibraryMmanagement

说明:该项目是编写一个图书管理系统功能。运行该项目可实现图书管理的功能。可对图书馆现有的图书进行管理。-The project is to write a library management system functions. Run the project can be realized library management functions. Can be managed on the existing library books.
<lihuan> 在 2025-10-06 上传 | 大小:61kb | 下载:0

[其他小程序MPSK

说明:信号调制与解调 信号调制与解调-Modulation and demodulation signal
<yummyzou> 在 2025-10-06 上传 | 大小:15kb | 下载:0

[其他小程序Lesson3Code

说明:在VC++环境下,基于MFC的一个简单的框架程序,适用于初学者。-In vc++ environment, a simple procedure based on the MFC fr a mework,which suitable for beginners.
<linda> 在 2025-10-06 上传 | 大小:10.81mb | 下载:0

[其他小程序Hotel

说明:酒店管理系统,对客户的入住,退房,订房,以及对空房进行管理-Hotel management system, customer stay, check-out, reservations, as well as availability management
<洪荣皇> 在 2025-10-06 上传 | 大小:533kb | 下载:0

[其他小程序Desktop

说明:First test program returning 0
<keyk> 在 2025-10-06 上传 | 大小:8kb | 下载:0

[其他小程序shumaguanyidong

说明:数码管循环左移,可以做一些基本的单片机测试及功能实现-Digital tube cycle shift to the left, can do some basic tests and microcontroller implementation
<陈子龙> 在 2025-10-06 上传 | 大小:15kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 12227.28 .29 .30 .31 .32 ... 21467 »

源码中国 www.ymcn.org