-
求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • •...
求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • • vn 其中,每个顶点vi由一条边连到vi+1(i=1,2,• • • • • ,n-1),而vn被连到v1。在所有的Hamilton回路中,寻找一条权值和最小的回路,这条回路就是最小Hamilton回路-circuit for the smallest functional Hamilton : n vertices with the right graph G, a Hamilton Circuit is a sequence of vertices v1, v2,# 8226# 8226# 8226# 8226 T. which each vertex vi even from one side to a vi (i = 1,2,# 8226# 8226# 8226# 8226# 8226, n-1), which was connected to the T. v1. All the Hamilton circuit, finding a value and the right to the smallest circuit, this circuit is the smallest HamiltonianCycle
- 2023-08-14 10:15:03下载
- 积分:1
-
This procedure is used to staff the curriculum with lessons and inquiries produc...
本程序是用于教职员课程安排与带课查询所制作的,适合各类学校使用。VB6.0+Access开发-This procedure is used to staff the curriculum with lessons and inquiries produced, suitable for all types of schools. VB6.0+ Access Development
- 2022-03-26 12:02:29下载
- 积分:1
-
线性规划源代码,用于线性优化
线性规划源代码,用于线性优化-linear programming source code for linear optimization
- 2022-01-25 15:32:18下载
- 积分:1
-
一个用于打印信封的小程序,请大家一起分享
一个用于打印信封的小程序,请大家一起分享-For printing envelopes a small program, please share
- 2022-07-01 01:45:48下载
- 积分:1
-
自绘网格实例,初学者适合,介绍简单的绘制九宫格和图片加载效果...
自绘网格实例,初学者适合,介绍简单的绘制九宫格和图片加载效果-Since the draw grid instance, suitable for beginners, introducing a simple drawing and image loading effect Style Box
- 2022-03-15 22:32:31下载
- 积分:1
-
改变菜单颜色的BCMenu类,能帮助我们方便的改变成我们想要的颜色...
改变菜单颜色的BCMenu类,能帮助我们方便的改变成我们想要的颜色-To change the menu color BCMenu class, can help us to easily change to the color we want to
- 2022-07-22 04:53:56下载
- 积分:1
-
C++ socket using windows api and
winsock
C++ 写成的用视窗winsock2 api做成的
样品程序-C++ socket using windows api and
winsock
- 2022-05-31 22:57:33下载
- 积分:1
-
红楼梦人员关系查询工具
红楼梦人员关系查询工具-Dream of the Red Chamber staff relations Query Tool
- 2022-07-27 16:21:18下载
- 积分:1
-
the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 p...
涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。
重要说明:
1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下
2、未完成部分:
游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果)
游戏难度控制,目前比较幼稚
3、未解决的BUG:
CE下需要按退出菜单退出,点窗口的关闭按钮进程仍然存在-the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 platform; Discussions aimed at the same time prepared to adapt to two types of common code platform, using the most primitive BitBlt and tile from the screen, more rough tile effect. For voice processing relatively naive and not misleading beginners. Important note : 1 without using a memory leak detection tools that do not know no memory leakage, which can help detect about two and unfinished parts : part of the game BOSS (BOSS mapping, BOSS bullets, explosive effect BOSS) difficult to control the game, more naive 3, the unresolved BUG : CE will need to withdraw from the menu, point window close button process still exists
- 2022-01-25 19:23:42下载
- 积分:1
-
基于uCGUI和uCOS-II的多功能MP3设计
功能介绍:
(1)音乐播放器:能播放MP3,WMA,WAV,MID,FLAC,OGG格式的音频文件,能显示播放进度,时间,比特率,带频谱显示,歌词同步显示,能实现上一首,下一首,暂停,播放,关闭返回文件浏览器。通过点击进度条可实现快进和快退。通过设置按钮,可以设置高音,低音,空间效果,播放模式。
(2)数码相框:能解码bmp,jpg,jpeg,gif格式的图片,通过触摸屏幕的上半部分可以播放上一张,触摸下半部分播放下一张,长按返回文件浏览器。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 04:11:27下载
- 积分:1