-
显示功能一系列关键词跟踪程序用C #制备设备…
一个具有显示关键词功能的串口Trace程序
用C# 编写,设备通过串口打出大量Log时,可以第一时间获取想要的信息。适用于手机等软件的调试。-Show features a Serial Key words Trace procedures used C# Preparation, equipment through the serial port played a large number of Log, you can first obtain the desired information. Applicable to mobile phone software debugging.
- 2022-05-07 04:43:16下载
- 积分:1
-
HotelManage
图书管理系统,对C#学习有很大帮助尤其是C/S方面(Library management system, to be of great help learning C# in particular C/S area)
- 2011-04-28 11:55:30下载
- 积分:1
-
12864显示汉字
#include
#define uchar unsigned char
#define uint unsigned int
sbit wr=P2^0;
sbit rd=P2^1;
sbit ce=P2^2;
sbit cd=P2^3;
sbit rst=P2^4;
void delay(uint t);
void init_12864();
void write_data(uchar dat);
void write_cmd1(uchar cmd);
void write_cmd2(uchar dat,uchar cmd);
void write_cmd3(uchar data1,uchar data2,uchar cmd);
uchar read_status();
void check_status();
void clear_screen();
void display_char(uchar x,uchar y,uchar ch);
- 2023-04-04 12:20:03下载
- 积分:1
-
TestDSPFPGA
一个用于DSP和FPGA通讯的测试程序,FPGA用EMIF接口接入(A test program for the DSP and FPGA communication, FPGA with the EMIF interface access)
- 2012-07-19 20:41:24下载
- 积分:1
-
实验2:LED闪烁
单片机编程,实现LED灯的闪烁(单片机运行程序),用于新手熟悉单片机。(SCM programming, the realization of LED lights flashing (SCM operating procedures), for novice familiar with SCM)
- 2019-03-27 14:11:44下载
- 积分:1
-
CCS811 STM32 C
CCS811驱动程序STM32一氧化碳气体COVOCs空气质量气体传感器模块(CCS811 STM32 COVOCs Drive)
- 2020-07-18 16:48:49下载
- 积分:1
-
敏捷C# C#开发图书 敏捷C# C#开发图书
敏捷C# C#开发图书 敏捷C# C#开发图书-this book about using C# to develop
- 2022-08-20 18:19:56下载
- 积分:1
-
project
南京罗姆显示器 单片机显示控制软件,显示 频率码和标识信息。(Single chip microcomputer display control software, display frequency code and identification information in Nanjing.)
- 2015-09-10 22:52:37下载
- 积分:1
-
PZ6808L-STM32F4综合测试程序--ILI9481
说明: stm32f407zgt6液晶显示 画画 3D等功能 打电话(Stm32f407zgt6 LCD display drawing 3D and other functions)
- 2020-11-13 10:52:42下载
- 积分:1
-
bigview
在UNIX下经常要看大日志,vi又打不开,pg又不能一行一行翻,more就更是乱码了。于是自己做了个程序来查看日志,包括跳转,查找等。
自动识别汉字、全角字符、日文,真正做到光标随字移动
窗口化全屏浏览
宽行浏览,完全显示文本原始信息
支持查找、跳转、打印,任意滚屏
支持任意大小的文本,特别适合分析系统大日志
动态内存分配,系统资源消耗少
方便UNIX用户使用,完全仿真vi指令
支持custom命令安装,软件管理方便
内置指令帮助
(Under UNIX often depends on large logs, vi and open, pg line by line can not turn, more even more garbled. So do yourself a program to view the log, including jumps, look like. Automatic character recognition, full-width characters, Japanese, truly moving the cursor over the word wide rows fullscreen browsing browsing, fully display the text of the original information to support search, jump, print, scrolling support any size of any text analysis system is particularly suitable for large Log dynamic memory allocation, consume less system resources UNIX user convenience, complete simulation of vi commands to support custom commands to install, easy management software built-in command help)
- 2014-05-23 11:50:17下载
- 积分:1