-
jiugongwenti
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。((Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which the cell house, as shown in Figure 1-1. Now required to achieve this issue: the squares adjustment for the right as shown in Figure 1-1 form. Adjustment of the rules: each can only be with the spaces (upper and lower, or left, right) adjacent to a digital flat space. Test Programming to solve this problem.)
- 2008-12-25 22:07:50下载
- 积分:1
-
TestComponenta
集成测试,也叫组装测试或联合测试。在单元测试的基础上,将所有模块按照设计要求(如根据结构图)组装成为子系统或系统,进行集成测试(The integration test, called the assembly or the test, is also called. In the unit test based on, all the modules according to the design requirements (such as) assembled into a system or subsystem and integration tests
)
- 2015-05-20 12:31:47下载
- 积分:1
-
海康威视播放库
海康威视的播放库,用于二次开发使用
- 2022-03-28 11:17:52下载
- 积分:1
-
rtsp_for_VC
很好的RTSP实现,分享给大家使用,已经建有VC工程(Good RTSP implementation, we used to share)
- 2010-12-23 17:17:47下载
- 积分:1
-
VB调用VC的DLL
C语言编写的dll文件,在VB项目中调用(The DLL file written in C language is called in VB project)
- 2020-06-24 11:20:02下载
- 积分:1
-
Windows32API-Reference
windows 32编程的API参考大全!(the windows 32 programming API Reference)
- 2012-03-20 11:50:34下载
- 积分:1
-
ListView控件显示数据库数据的C#源代码
说明: C#ListView控件显示数据库数据的源代码(C# listview control display database data source code)
- 2020-06-01 10:44:18下载
- 积分:1
-
xuanmiaoplayer
说明: C#实现本地视频播放,快进,快退,暂停等基本功能(C# realize local video playback)
- 2020-10-20 14:55:06下载
- 积分:1
-
experement1
TI DSP 软件开发流程
TI DSP 集成开发环境 CCS 简介
实验环境的建立
使用 CCS 在线访问 DSP
使用 CCS 开发 DSP 软件项目
段地址分配实验
(TI DSP Software Development Process Integrated Development Environment for TI DSP Experiment Environment Introduction The establishment of CCS using CCS on-line access DSP using the DSP software project developed CCS segment address allocation experiment)
- 2009-09-15 11:06:57下载
- 积分:1
-
qt 图片切换
qt 实现5张图片,来回切换,用定时器触发信号槽,程序简单易懂,图片可以根据自己的路径添加自己的图片。
小程序一个,最要是简单实现,目前也在学习QT方面的知识。
- 2022-03-21 23:44:49下载
- 积分:1