-
21ic下载_51单片机实现的温湿度采集监控,日历时钟,12864显示,包括调时,温湿度超标报警.zip
21ic下载_51单片机实现的温湿度采集监控,日历时钟,12864显示,包括调时,温湿度超标报警
- 2022-03-06 15:45:25下载
- 积分:1
-
c# 网络收发包
简单的c# 网络收发程序,一个server, 一个client
- 2022-06-01 03:36:12下载
- 积分:1
-
C/C++ 跨平台I/O操作技巧的类型说明。
C/C++ 跨平台I/O操作技巧的类型说明。-C/C cross-platform I/O operations descriptions of the type of skills.
- 2022-05-29 12:35:47下载
- 积分:1
-
T6963C液晶LCD驱动程序C语言
/*
LCD240128(t6963c驱动程序)
最近写了一个液晶程序,是6963C的,写的时候花了我不少周折,主要是自模选取时有一些问题,想在液晶上竖着显示,可是不知道该怎么选取,我试了很多遍才成功。刚开始调试时,还以为是自己的程序不对呢,呵呵,水平有限,发来大家来共享!
*/
#include
#include
#include
#include
#include
#include
#include "Test.h"
/* 地址定义 */
#define d_c_add XBYTE[0x00] //数据口 命令口
/* 常数定义 */
#define uchar unsigned char
#define uint unsigned int
/* T6963C 命令定义 */
#define LCD_CUR_POS 0x21 /* 光标位置设置(只有设置到有效显示地址并打开显示时才看到) */
#define LCD_CGR_POS 0x22 /* CGRAM偏置地址设置(可以增加自已的符号) */
#define LCD_ADR_POS 0x24 /* 地址指针位置(设置读写操作指针) */
#define LCD_TXT_STP 0x40 &nb
- 2022-10-20 16:40:08下载
- 积分:1
-
该程序关于WEb Service 的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过...
该程序关于WEb Service 的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过 -the WEb Service procedures on the formation of examples in C# prepared easily understood examples of the focus on the preparation of the client in Visual Studio. Under compile Net2003
- 2022-07-10 00:28:25下载
- 积分:1
-
快速傅立叶变换FFT C代码
模仿matlab的快速傅立叶变换FFT函数,但输入的数量只能2的N次方,经本人验证可以确认输出结果跟matlab的FFT函数输出基本一致
- 2022-03-14 16:26:36下载
- 积分:1
-
cpu temp
To access CPU temperature, which is using C++
- 2023-05-13 00:10:03下载
- 积分:1
-
实现约瑟尔算法
数据结构C语言算法实现约瑟尔环的功能,通过循环队列的表示,假设3的倍数出局,那么通过循环单链表的方法,下标为3的倍数就删除链表,重复此类操作,知道为1为止
- 2022-04-07 16:13:51下载
- 积分:1
-
ConsoleApplication6
vissim接口,用于读取vissim生成的旅行时间文件,并进行简单处理。(the vissim interface used to read the travel time file generated by vissim and simple handling.)
- 2012-05-29 01:43:07下载
- 积分:1
-
This is the C# university course to the curriculum, its content for the low
这是C#大学教程的教案,其内容适合低\中级C#学习者,全部内容是用英文写的.
-This is the C# university course to the curriculum, its content for the low- C# intermediate learners, all content is written in English.
- 2022-03-04 19:15:05下载
- 积分:1