-
C#模仿超级终端
C#模仿超级终端
利用C# Visual Studio 2010来开发的,模仿windows下的超级终端程序实现串口通讯
主要功能,打开串口,设置波特率等等,可以参考。
- 2022-01-24 17:11:08下载
- 积分:1
-
不断发送IP地址,和接收对方IP地址的程序,
不断发送IP地址,和接收对方IP地址的程序,-constantly sending IP address, and receive the IP addresses of the other procedures,
- 2022-01-25 15:11:35下载
- 积分:1
-
DOS操作系统的源代码,不知道这个年代还有没有人想再研究一下?...
DOS操作系统的源代码,不知道这个年代还有没有人想再研究一下?-DOS operating system source code, do not know there"s no one would like to see
- 2022-03-21 12:00:13下载
- 积分:1
-
VC++ to achieve the relationship between producers and consumers! (OS)
VC++实现生产者与消费者关系!(操作系统OS)-VC++ to achieve the relationship between producers and consumers! (OS)
- 2022-03-03 04:39:04下载
- 积分:1
-
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数...
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数据、
-To develop a C application (. Exe file), generally divided into five steps (without regard to post-maintenance): Problem Analysis- Analysis of issues to be addressed explicitly the issue of targets, the problem (in particular, are complex issues) is decomposed into in the data,
- 2023-06-13 05:20:04下载
- 积分:1
-
lunix下用c编写malloc函数
lunix下用c编写malloc函数-lunix c prepared using malloc function
- 2022-04-30 13:07:48下载
- 积分:1
-
assembly language simple alphabetical input conversion of the case is a small co...
汇编语言的简单的输入字母的大小写转换的小汇编语言程序-assembly language simple alphabetical input conversion of the case is a small compilation of language program
- 2022-06-30 03:12:37下载
- 积分:1
-
仿搜狐NBA网站源码,仿搜狐NBA网站源码全站生成HTML静态页面
仿搜狐NBA网站源码,仿搜狐NBA网站源码全站生成HTML静态页面
-Sohu NBA source fake website, fake website Sohu NBA source station to generate the entire static HTML pages
- 2023-01-16 20:30:04下载
- 积分:1
-
This is a FIFO FIFO memory design source
这是一个先进先出FIFO存储器的设计源码-This is a FIFO FIFO memory design source
- 2022-06-19 06:10:09下载
- 积分:1
-
一个简单的例子,为多线程和信号
此示例实现阅读室模型。假设有 8 个席位,在阅览室里,在等候室 5 个座位。Readers" 的行动会像这样: 1) 一位读者在前台服务注册他的信息,他进入阅览室之前。他在他离开后注销。前台服务只能处理一个 time.2 的一位读者) 如果一个读者发现阅读房间里满是,他会在等待 room.3 等) 如果在候诊室里没有席位,他将 leave.*The 主线程将启动 20 个读取器线程。读取器线程将重复上述行为。读者的行为记录打印在屏幕上和写到一个文件中。
- 2022-01-22 03:57:30下载
- 积分:1