-
lcd液晶12232F的串口C51程序
功能:只要用三根线就能够实现lcd的所有显示功能...
lcd液晶12232F的串口C51程序
功能:只要用三根线就能够实现lcd的所有显示功能-LCD LCD 12232F C51 Serial procedures functions : Just three lines can be realized LCD display all
- 2022-03-21 06:47:43下载
- 积分:1
-
SMDK2440 s3c2440 WINCE 5.00 bsp compiler through
SMDK2440 s3c2440 WINCE 5.00 bsp 编译通过-SMDK2440 s3c2440 WINCE 5.00 bsp compiler through
- 2023-01-26 16:25:04下载
- 积分:1
-
这个文档是一个很规范的c++程序设计指导,能让我们快速入门。...
这个文档是一个很规范的c++程序设计指导,能让我们快速入门。-This document is a very regulated c++ programming guide, allow us to get started.
- 2023-07-05 03:50:03下载
- 积分:1
-
我真的喜欢Windows编程直到Windows95来。我曾经憎恨…
当Windows95推出后,我才真正开始喜欢Windows编程。我一直痛恨使用Windows1.0、2.0、3.0和3.1来编程,尽管随着每一种版本的推出,这种憎恨都越来越少。当Windows95出现时,它彻底改变了我的思想,如同其他被征服的人的感觉一样――它看上去非常酷!那正是我所需要的。-I was truly loving windows programming until Windows95 come. I had being hating using Windows1.0,Windows2.0,Windows3.0 , Windows3.1 and etc. although the strength of hating was becoming little and little.It changed my idea from the bottom when windows come on,Just as the others feelings that it looks so cool and also i needed.
- 2023-01-09 19:50:04下载
- 积分:1
-
这是一家餐厅的计费软件。
this a restaurant billing software.-this is a restaurant billing software.
- 2022-07-09 05:17:10下载
- 积分:1
-
small win32
小巧的win32反汇编程序-small win32- assembler
- 2023-03-03 02:30:04下载
- 积分:1
-
good
good - This program has its own library file swap.h. You can use this file to swap the values in any 2 variables.-good- This program has its own library file swap.h. You can use this file to swap the values in any 2 variables.
- 2022-01-22 05:33:48下载
- 积分:1
-
a particular type or format of ppt,esp. for tables.
a particular type or format of ppt,esp. for tables.
- 2023-07-26 08:00:03下载
- 积分:1
-
API库代码editbox
应用背景对编辑框API基础代码。如果你救了这个,你可以使用编辑框 ;与API ;只是复制和粘贴。关键技术使用C语言。使用API,不是MFC。你不用写代码,如果你下载了这个。使用editbox
- 2022-09-24 11:15:02下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1