-
VB do a highly functional View, modify system tools.
VB做的一个功能极强的查看,修改系统的工具.-VB do a highly functional View, modify system tools.
- 2023-05-20 13:40:02下载
- 积分:1
-
The preparation of a pathway to solve the maze procedure. (2) the user to enter...
编制一个求解迷宫通路的程序。(2) 用户以文件的形式输入迷宫的数据:文件中迷宫保存在一个[ ]中,e表示入口,x表示出口,1表示障碍,0表示通路,每一行用逗号隔开。-The preparation of a pathway to solve the maze procedure. (2) the user to enter the maze in the form of data: documents saved in a maze [] in, e express entrance, x express export, express one obstacle, 0 express pathway, each line separated by commas.
- 2022-05-26 17:28:38下载
- 积分:1
-
用C++实现坐标的绘制和坐标的伸缩变换其他的一些操作
用C++实现坐标的绘制和坐标的伸缩变换其他的一些操作-coordinate Drawing and transformation and others function by c++
- 2022-01-22 01:40:36下载
- 积分:1
-
VB的下载程序,从任何网站都可以下载网站页面
VB的下载程序,从任何网站都可以下载网站页面-VB download file
- 2023-01-15 20:55:04下载
- 积分:1
-
an example paint app in c#
C#中的简单油漆应用示例;https://www.dropbox.com/s/kv3ozkocp4nxzlf/WindowsFormsApplication19.rar
- 2022-10-15 16:30:03下载
- 积分:1
-
jsp J2EE 猜谜语小游戏 带音乐
一款mvc的小游戏 jsp J2EE 猜谜语小游戏 带音乐,特别适合学生和找工作的小y下载学习看看
- 2022-01-31 19:38:58下载
- 积分:1
-
MakeTwoBarCode(C#)
应用背景调用DLL产生二维码图片,可预览打印,同时支持中文,英文,数值,字符,控制字符,特殊字符等;环境为VS2013,可直接开启运行关键技术调用DLL为WComp.dll,EnDataMatrix.dll,EnCodeQr.dll,EnCodePdf.dll;C#语言,面向对象编写。
- 2023-01-27 20:45:03下载
- 积分:1
-
小朋友的研究报告源代码免费版
读书小报告 source code for freinds, 免费版本-small study report freinds source code for free version
- 2022-02-03 13:01:59下载
- 积分:1
-
用vc++编写的usb接口通信程序 主要是usb的接口传输功能
用vc++编写的usb接口通信程序 主要是usb的接口传输功能-Vc++ to prepare with the usb interface usb communication program is the interface transfer function
- 2022-07-03 09:26:18下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1