资源列表

« 1 2 ... .50 .51 .52 .53 .54 48055.56 .57 .58 .59 .60 ... 66605 »

[其他小程序P2P

说明:p2p的服务端和客户端 用c实现的 用于实时通话-p2p service and client to use c implementation for real-time call
<xiongzhao> 在 2025-01-11 上传 | 大小:4kb | 下载:0

[其他小程序queen

说明:皇后问题,用于c++课程设计,每一个皇后可以吃掉棋盘上横、竖和对角线上的所有棋子,要求在棋盘上放入至少3个棋子-Queens problem, for c++ program design, the Queen can eat each board horizontal, vertical and diagonal all the pieces, called the board into at least three pieces
<姚静如> 在 2025-01-11 上传 | 大小:329kb | 下载:0

[其他小程序createtu

说明:用邻接矩阵创建图并将其输出:本程序可以有四种图形式:分别为有向图,无向图,有向网,无向网;-Create a map with the adjacency matrix and the output: This program can graph four forms: namely a directed graph, undirected graph, the network, not to the network
<langziaimama> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序FoxFunc

说明:飞狐指标公式DLL扩展所用扩展源码。 -Flying fox index formula used by DLL extensions extension source.
<刺猬之眼> 在 2025-01-11 上传 | 大小:3kb | 下载:0

[Windows编程tushu

说明:VS2005+SQL图书租借管理系统,简单上手,初学者学习用-VS2005+ SQL library loan management system
<周杰伦> 在 2025-01-11 上传 | 大小:424kb | 下载:0

[界面编程gongjiao

说明:来自:VC++开发实战宝典例7.5,书的P310页 练习目的:利用图像控件模拟公交站点 学到:如何建立一个类,如何使用位图,如何设置对话框的颜色-From: VC++ Developer Collection cases of actual 7.5, page exercise book P310 Objective: To use the Image control simulation bus site to learn:
<zhang> 在 2025-01-11 上传 | 大小:2.03mb | 下载:0

[其他小程序Input+USBIC

说明:USBIC+89S51(using Baudrates 9600)
<mmmlab> 在 2025-01-11 上传 | 大小:47kb | 下载:0

[其他小程序maxloading

说明:有两艘船,n 个货箱。第一艘船的载重量是c1,第二艘船的载重量是c2,wi 是货箱i 的重量,且 w 1+w2+……+wn≤c1+c2。 我们希望确定是否有一种可将所有n 个货箱全部装船的方法。若有的话,找出该方法 采用分支法求解-Two vessels, n a cargo box. The first ship load is c1, the second ship of the load is c2, wi
<jory> 在 2025-01-11 上传 | 大小:197kb | 下载:0

[其他小程序maze

说明:迷宫是许多小方格构成的矩形,在每个小方格中有的是墙(图中的“1”)有的是路(图中的“0”)。走迷宫就是从一个小方格沿上、下、左、右四个方向到邻近的方格,当然不能穿墙。设迷宫的入口是在左上角(1,1),出口是右下角(8,8)。根据给定的迷宫,找出一条从入口到出口的路径。 采用分支法求一个解-Maze is composed of many small rectangular box in each small box in p
<jory> 在 2025-01-11 上传 | 大小:146kb | 下载:0

[其他小程序maze-backtracking

说明:迷宫是许多小方格构成的矩形,在每个小方格中有的是墙(图中的“1”)有的是路(图中的“0”)。走迷宫就是从一个小方格沿上、下、左、右四个方向到邻近的方格,当然不能穿墙。设迷宫的入口是在左上角(1,1),出口是右下角(8,8)。根据给定的迷宫,找出一条从入口到出口的路径。 采用回溯法-Maze is composed of many small rectangular box in each small box in plenty of w
<jory> 在 2025-01-11 上传 | 大小:161kb | 下载:0

[其他小程序nqueens-recursion-backtracking-n^n

说明:n皇后问题的递归回溯实现, 状态数:n^n-n queens problem of recursive backtracking implementation, the number of states: n ^ n
<jory> 在 2025-01-11 上传 | 大小:216kb | 下载:0

[其他小程序totalarrange-recursion-backtracking

说明:在排列树上递归回溯搜索全排列问题的全部解-Recursive backtracking search tree in the arrangement of the whole array of all solutions of the problem
<jory> 在 2025-01-11 上传 | 大小:174kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 48055.56 .57 .58 .59 .60 ... 66605 »

源码中国 www.ymcn.org