-
说明游戏的文本文件大家快来去下栽吧!我是个新手
说明游戏的文本文件大家快来去下栽吧!我是个新手-Note the game Come to the U.S. text file下栽吧! I am a novice
- 2023-03-28 20:55:04下载
- 积分:1
-
WinCE下的串口收发程序,支持三个串口,多种波特率
WinCE下的串口收发程序,支持三个串口,多种波特率-under WinCE Serial Transceivers procedures, three serial port support, a variety of baud rate
- 2022-01-25 17:18:09下载
- 积分:1
-
与PLC1500通讯实例
简单的一个实例测试与西门子PLC1500通讯,已TCP的形式进行网口式通讯,PLC需要将TCEND模块进行设置下即可完成通讯状态。本实例支持7组数据时时传输。可做修改
- 2022-08-06 07:12:55下载
- 积分:1
-
vb.net 数据库基础
此代码演示如何在 visual studio 2010 vb.net 与 sql 数据库中执行的基本操作。
它显示的操作,如插入、 更新、 删除和检索数据以不同的方式。
它还显示概念,如命名空间、 类、 基本控制、 方法、 reusablity 方法在 vb.net 中
- 2022-03-10 00:21:39下载
- 积分:1
-
vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。...
vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。
-vc 6.0 development, through this dynamic link library sent to the serial order information. Serial procedures for the development, very useful.
- 2022-12-09 07:20:03下载
- 积分:1
-
考学辅助系统,教师可以发布作业,上传附件,共享教学资源;学生可以上传完成的作业,在讨论区讨论问题,查看共享教学资源...
考学辅助系统,教师可以发布作业,上传附件,共享教学资源;学生可以上传完成的作业,在讨论区讨论问题,查看共享教学资源-Learning support system test, teachers can post operation, upload attachments, sharing of teaching resources students can upload the completed work, discuss issues in the discussion area to see the sharing of teaching resources
- 2022-07-01 01:35:35下载
- 积分:1
-
这是一个学院管理系统
this is a college management system
- 2023-06-23 03:40:05下载
- 积分:1
-
用VC++做的图形操作有填充色,可以画图、直线、椭圆。
用VC++做的图形操作有填充色,可以画图、直线、椭圆。-VC++ to do with the color graphics operator has to fill, you can draw, a straight line, oval.
- 2023-07-31 23:05:03下载
- 积分:1
-
explains OFDM transmitter AM/PM effect at 64QAM signals
explains OFDM transmitter AM/PM effect at 64QAM signals
- 2022-01-26 06:52:27下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1