-
深度优先搜索
在MFC可视化编程框架上,借助优先搜索算法,实现深度优先搜索的动态显示,即显示搜索过程中的每一步,并且显示其回退过程。
- 2022-04-23 06:58:25下载
- 积分:1
-
ZedGraphSampleVC
固高GT400运行控制卡驱动应用示例,VC界面,包括伺服控制、电机调速及曲线绘制功能,可学习主要函数调用方法。(Solid high GT400 running control card driver application examples, VC interface, including servo control, motor speed and curve drawing function, can learn the main function call method.)
- 2020-09-10 05:58:01下载
- 积分:1
-
罗马到阿拉伯语转换器
这个简单的应用可以帮助您转换罗马符号的数目为阿拉伯文和阿拉伯文到罗马。
- 2022-02-28 10:54:42下载
- 积分:1
-
Delphi Informant Magazine 2000 Feb
Delphi Informant Magazine 2000 Feb
- 2022-05-19 23:49:09下载
- 积分:1
-
一段c语言编写的代码
package com.example.net_ftp;
import java.io.IOException;
//import com.example.net_ftp.ContinueFTP.DownloadStatus;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.app.Activity;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends Activity {
private Button connectbut = null;
private Button uploadbut = null;
private Button downloadbut = null;
private Button disconnectbut = null;
private TextView connecttext = null;
private TextView uploadtext =
- 2022-12-27 16:05:04下载
- 积分:1
-
lib_pi
使用PISDK和HttpListener组件,用Http的方式发布PI的Tag操作。采用了简单的安全验证,自动添加double类型的Tag。(Use the PISDK and HttpListener component, to release PI Tag operations on Http . With a basic security verification, automatically add the Tag of type double.)
- 2013-05-16 11:47:59下载
- 积分:1
-
LPC_1768LCD(1298)
LPC1768的学习资料,资料包括原理图,源码(LPC1768 learning materials, including schematics, source code)
- 2015-08-08 10:35:05下载
- 积分:1
-
红外遥控程序
利用红外遥控器来遥控LED灯的亮灭,8个按键可以控制8个LED灯,实现智能遥控灯(The use of infrared remote control to remote control the LED lights on or off, 8 buttons can control 8 LED lights, to achieve intelligent remote control lights)
- 2019-05-15 12:32:01下载
- 积分:1
-
Play Sound Demo
显示在Direct3D game程序中如何调用DirectSound。(showing up how to transfer DirectSound in Direct3D game programs.)
- 2020-06-21 13:00:01下载
- 积分:1
-
OrthoView---view3d
VIEW3D GUI for interactive viewing of 3D Volumes in matlab
- 2013-08-19 20:31:18下载
- 积分:1