-
汉诺塔算法的源代码
此程序在 VB 应用程序开发和采用光盘作为输入的数。它使用递归逻辑查找解决全髋关节置换问题所需步骤的数目。最初是得到光盘添加入栈。我有一 3 大堆 A、 B、 C 3 塔 A、 B 和 c。SolveTOH 函数用于计算所有可能的步骤来解决问题。请注意,每次移动写在屏幕上后使用递归逻辑和输出
- 2023-08-26 19:00:04下载
- 积分:1
-
江苏省计算机二级考试,2003
江苏省计算机二级考试,2003-2004年各套上机题的原码,包括该错和编程,江苏考生的必备。-Jiangsu Province, two computer examinations, 2003- 2004 put the machine that the original code, including the wrong and programming, Jiangsu candidates essential.
- 2022-01-26 04:53:21下载
- 积分:1
-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
用VB写的串口通讯程式,windows API
用VB写的串口通讯程式,windows API-Using VB to write the serial communication program, windows API
- 2022-06-29 12:03:02下载
- 积分:1
-
用c++语言实现阳历和阴历的转换。可以轻松的使用
用c++语言实现阳历和阴历的转换。可以轻松的使用-change betown gregorian and lunar calendar using c++
- 2023-03-09 03:45:03下载
- 积分:1
-
这是一个电子钟制做程序,具有指针的图象效果
这是一个电子钟制做程序,具有指针的图象效果 -This is an electronic bell system to do procedures, the target image with the effect
- 2022-08-20 07:04:35下载
- 积分:1
-
库塔法程序,对它有个整体的描述,但是这个主要是编辑卫星运行的,没有包括界面的设置等...
库塔法程序,对它有个整体的描述,但是这个主要是编辑卫星运行的,没有包括界面的设置等-Kutta procedure, it has a description of the overall, but the major satellites are running on Edit, did not include the interface settings
- 2022-05-15 23:33:54下载
- 积分:1
-
Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!...
实现WINDOWS计算器功能! 实现WINDOWS计算器功能! 实现WINDOWS计算器功能!-Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!
- 2022-07-08 15:37:47下载
- 积分:1
-
String similarity , improve string similarity capture by applying shortest dista...
String similarity , improve string similarity capture by applying shortest distance between words. This source code is implemented in C#.
- 2023-07-12 10:35:03下载
- 积分:1
-
VC++ And DX9.0 开发的3D游戏(引擎加Demo)
C++加Dx开发3D游戏引擎,新手上手的好资源,来源于互联网。一个3D游戏引擎渲染部分所需的元素基本上都包括在内。纹理、模型加载、粒子、雾特效、脚本、数学库、碰撞检测、输入、声音、摄像机等等,新手不容错过的好东西。
- 2022-01-25 15:33:31下载
- 积分:1