-
at
说明: mc389模块at中文指令详解,通过超级终端进行调试.(mc389 module at the Chinese instructions Xiang Jie, through the HyperTerminal for debugging.)
- 2010-01-03 08:29:00下载
- 积分:1
-
TCPIP-Sockets-in-CSharp-Practical-Guide-for-Progr
How use winsosck in C# WIN
- 2011-01-24 01:13:38下载
- 积分:1
-
c#写的发送短信程序,通过数据线串口来实现。
c#写的发送短信程序,通过数据线串口来实现。-written procedures for sending messages through the serial data lines to be achieved.
- 2022-04-01 15:12:37下载
- 积分:1
-
ChineseChess
说明: 中国象棋棋盘C#实现,主要用于学习面向对象相关知识(Chinese chess board C# to achieve, mainly for learning object-oriented knowledge)
- 2009-07-26 22:20:46下载
- 积分:1
-
Huffman
说明: 数据结构:Huffman编码。哈夫曼编码是哈夫曼树的一个应用。哈夫曼编码应用广泛,如JPEG中就应用了哈夫曼编码。 哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。(Data structure: Huffman coding. Huffman coding is an application of the Huffman tree. Huffman coding is widely used, such as JPEG in the application of the Huffman coding. Huffman tree, also known as the best binary tree is a weighted shortest path length binary tree.)
- 2011-03-29 22:44:59下载
- 积分:1
-
Modbus RTU 調適工具
使用威倫人機編譯的Modbus 51調適工具
支持STC 國產PLC(Modbus 51 Adjustment Tool Using Willen Compiler
Support STC Domestic PLC)
- 2020-06-17 04:40:01下载
- 积分:1
-
CriPakTools-20190920
说明: SAOViewer and could extract the mod
- 2020-07-22 09:10:19下载
- 积分:1
-
数据库
AllCourse:
create
proc AllCourse
as
begin
select x.CourseID,x.CourseName,x.Point
,y.TeacherName,y.Post,z.Location,x.StuNumber
from Course x,TeacherTable1 y,TeachTable z
where
x.CourseID=z.CourseID and y.TeacherID=z.TeacherID
end
DeleteLogon :
create
proc DeleteLogon(@id char(10))
as
begin
dele
- 2022-04-09 20:04:58下载
- 积分:1
-
STM32F103驱动RA8806的320240液晶驱动程序
STM32F103驱动RA8806的320240液晶驱动程序,实验已经可以实现图片,汉字,光标,画线等程序功能,请放心下载!
- 2022-04-20 10:12:26下载
- 积分:1
-
Web服务器和浏览器的设计
网络编程中C++ Web服务器和浏览器的设计源代码,用于网络编程实验。(The design source code of C++ Web server and browser in network programming is used for network programming experiment.)
- 2019-01-08 21:12:52下载
- 积分:1