-
C++Builder 4.0技术内幕_源码,希望能对广大编程爱好者有所帮助哦,...
C++Builder 4.0技术内幕_源码,希望能对广大编程爱好者有所帮助哦,-C Builder 4.0 technology _ insider source, in hopes of the majority of programming enthusiasts help Oh, Thank you
- 2022-08-12 23:47:25下载
- 积分:1
-
PIC进行AD转换示例
学习PIC18系列单片机的AD转换步骤,通过采集电压来进行展示。
- 2022-01-26 03:36:55下载
- 积分:1
-
一个通用的十进制,二进制,十六进制转换器V2.0
A Universal Decimal,Binary,Hex Converter v2.0
- 2022-01-21 23:18:29下载
- 积分:1
-
C#获取硬盘、CPU型号并使用DES加密
C#获取硬盘、CPU型号并使用DES加密,学习C#windows编程和DLL调用研究。初学者非常适用。初步涉猎DES加密编程者可以研究学习一下。不适合高手使用。
- 2022-03-12 03:59:03下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
program to encrypt and decrypt using DES
program to encrypt and decrypt using DES
- 2022-03-20 10:52:35下载
- 积分:1
-
六轴舵机机器人控制程序
这是一个六轴舵机机器人控制程序,该程序可以分别控制机器人的六个轴,是在arduino平台上开发的,采用的是USB串口通信
- 2022-03-06 22:50:00下载
- 积分:1
-
命令行计算器
一个简单的命令行的计算器。它是由 Visual Studio 2008 写入。我想要一个程序像 Matlab 命令窗口。我们可以一起工作,并使项目更好。请编辑该项目并将其发送给我。
我的电子邮件地址: mostafabazghandi2001@gmail.com
- 2023-07-29 22:30:03下载
- 积分:1
-
实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显...
实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。-achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This chapter introduces the non-reciprocal network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.
- 2022-02-03 16:18:09下载
- 积分:1
-
经典的英文原版C/C++编程书籍,分享给大家,值得珍藏
经典的英文原版C/C++编程书籍,分享给大家,值得珍藏-Classic original English edition C/C++ Programming books, share with everyone, it is worth Treasures
- 2022-02-04 20:52:34下载
- 积分:1