-
在计算机内存中绘图,实现了全图的漫游功能.
在计算机内存中绘图,实现了全图的漫游功能.-draw picture in computer memory ,realize the function of cruise.
- 2022-05-05 04:25:01下载
- 积分:1
-
这是一个物流管理系统,源代码,这个软件是基于第1个…
此为物流管理系统的源代码,此软件是基于SQL Server的数据库软件,采用ADO连接方式,功能比较强大-This is a logistics management system, source code, this software is based on the SQL Server database software, using ADO connections, more powerful features
- 2022-03-25 21:19:02下载
- 积分:1
-
Use MFC to do the caculator.
Use MFC to do the caculator.
- 2022-03-04 21:35:52下载
- 积分:1
-
校友录系统(ASP.NET 3.5实现)
本程序实现了校友录系统的基本功能,通过对数据库的操作,完善了校友录的所有功能,方便初学者参考学习,也能够通过这个大体框架来修改实现自己想要添加的各个功能模块。希望大家能通过这个小程序来加深对ASP.NET的理解和应用。
- 2022-01-26 20:07:41下载
- 积分:1
-
访问联系人服务
访问联系人服务-所带源代码,是很好的示例.-Visit the Contact service-
- 2022-11-13 22:20:03下载
- 积分:1
-
拉格朗日求值法的源代码。是用TC编写的。是学习计算方法的源代码。...
拉格朗日求值法的源代码。是用TC编写的。是学习计算方法的源代码。-Lagrangian method for the source code. TC is prepared. Calculation method is to study the source code.
- 2022-01-25 20:50:07下载
- 积分: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
-
very important book to learn about computers
very important book to learn about computers-very important book to learn about computers...
- 2023-08-11 22:10:03下载
- 积分:1
-
办公电话号码管理系统
一次简单的数据库课程设计作业,写的很简单,但是该有的模块都有,该实现的功能也都实现了。另外软件还有其他自己的特色,比如关于不同权限的界面显示等等
- 2022-07-16 01:59:20下载
- 积分:1
-
推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起...
推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起源于1994年台湾省李果兆开发的仓库世家,又名仓库番,箱子只可以推, 不可以拉, 而且一次只能推动一个。它的规则如此简单,但是魅力却是无穷的。但是人毕竟思考的深度和速度有限,我们是否可以利用计算机帮助我们求解呢?-magazines, also known as porters, is one of the most popular single intellectual games. The task of players in a warehouse controlled a stevedore who will be the same as the N box pushed to the same N as a destination. PSP games on the computer which originated in 1994, the Taiwan Provincial Fruit Katherine Lee development of the warehouse family, also known as Fan warehouse, the boxes can only push, not pull, but one can only promote one. Its rules so simple, but the charm is boundless. But, after all, thought the depth and speed are limited, we can use computers to help us solve?
- 2023-04-11 17:40:03下载
- 积分:1