-
C#串口使用
在windows下使用串口,采用C#,有完整的注释,长期运行不死机,有界面,可以直接运行。采用自动侦听模式
- 2022-12-06 01:00:03下载
- 积分:1
-
Visual Basic 6.0编写,一个简单的旋转文字
Visual Basic 6.0编写,一个简单的旋转文字-Visual Basic 6.0 to prepare, a simple rotation of the text
- 2022-02-04 18:24:22下载
- 积分:1
-
这是快速排序算法的完整实现,并有一个测试用例。
这是快速排序算法的完整实现,并有一个测试用例。-This is a complete quick sort algorithm implementation, and there is a test case.
- 2022-03-09 21:46:10下载
- 积分:1
-
四则运算 将算术表达式转换成后缀表达式后计算
四则运算 将算术表达式转换成后缀表达式后计算-#include
#include
- 2022-02-26 10:38:04下载
- 积分:1
-
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2...
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2-This is an IP address of the decomposition of the code can be broken down 4 Int data such as URL: (192.168.1.2) divided into 19,216,812
- 2022-02-05 17:30:09下载
- 积分:1
-
translucent window, small and easy to use, simple!
半透明窗口,短小精悍,使用方便,操作简单!
-translucent window, small and easy to use, simple!
- 2023-04-14 04:50:03下载
- 积分:1
-
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解6...
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document
- 2022-03-21 08:58:10下载
- 积分:1
-
一个非常好用的小闹钟程序
一个非常好用的小闹钟程序-a very user-friendly small alarm clock procedures
- 2023-07-04 07:00:02下载
- 积分:1
-
dotras VPN
此版本包括编译(并签署)的二进制文件,PDBS,CHM帮助文档,以及C#和VB.NET的示例版本。请不要忘了给发布!
- 2022-05-14 17:31:02下载
- 积分:1
-
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符...
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符,如果与相应位置显示的字符相同,则正确字符数加1,否则错误字符数加1;
1分钟后程序自然停止,统计正确/错误字符数;并弹出窗口询问是否继续
该游戏可以用于自测指法,在规定时间内正确字符数越多,则指法越好。
-err
- 2022-01-30 17:37:40下载
- 积分:1