-
VB与三菱 FX系列通信的源代码
资料是一个源代码 已经做好了 是用VB编写的 通过串口跟三菱FX系列PLC进行通讯的,只要在两者之间通过串口连接,就可以通过上位机来控制下位机的运行和工作了。
- 2022-07-04 07:16:24下载
- 积分:1
-
vc环境下,对超市存包系统进行简单模拟,对vc初学者了解vc程序开发很有帮助。...
vc环境下,对超市存包系统进行简单模拟,对vc初学者了解vc程序开发很有帮助。-vc environment, on the supermarket kept simple package system simulation, vc beginners to understand the development vc helpful.
- 2022-03-24 13:59:18下载
- 积分:1
-
err
java2
- 2022-03-22 14:06:00下载
- 积分:1
-
Express mail is the transmission of e
邮件快递,就是传递邮件,收发邮件等的源码。自己试试。-Express mail is the transmission of e-mail, send and receive messages, such as the source. Try their own.
- 2022-03-09 12:52:18下载
- 积分:1
-
Simple screen lock source it is the computer when you leave a small computer loc...
简单的屏幕锁定源码
it is the computer when you leave a small computer locking procedures, and only returned a password can unlock-Simple screen lock source it is the computer when you leave a small computer locking procedures, and only returned a password can unlock
- 2022-12-14 15:00:04下载
- 积分:1
-
directory search box
文件目录搜索对话框-directory search box
- 2022-03-01 23:11:55下载
- 积分:1
-
这是关于erasthosthenes代码
应用背景 ; Eratosthenes筛;是一个简单的算法,发现了一个给定的整数的素数。实现该算法,用唯一的优化,外环可以停止在平方根的限制,和内循环可以开始在方的总理刚刚发现。这尤其意味着你不应该使用预计算 优化;车轮,即不要以为你只需要跨出奇数(2基础轮),数等于1或5模6(2和3为基础的轮),或基于低素数相似的车轮。关键技术如果你喜欢编程难题和挑战,你会注意到他们中的很多人都是以一种或另一种方式来进行的。因此,有一个大的表的素数准备好了。一个简单而有效的方法来生成一个列表的素数如果Eratosthenes筛 ;(链接到维基百科)。这是基本的想法:创建一个所有正整数的列表(从2开始,1个不被认为是素数)。开始在第一个有效的数字(在这个点上是有效的),并消除所有的倍数从列表中。因此,从2开始,消除4,6,8,10,12等。一旦所有的倍数被淘汰到下一个有效的数字(没有被淘汰的一个)和重复的过程,直到有没有更多的有效数字提前到。
- 2023-06-16 01:40:03下载
- 积分:1
-
dlgview,VC++ 6
DlgView,vc++6.0
- 2022-10-18 08:35:03下载
- 积分:1
-
DX This is the most primitive of the basic procedures for the design of the fram...
这是DX程序最原始的基本设计框架,希望对初学者能有帮助,让他们更好的入门-DX This is the most primitive of the basic procedures for the design of the framework, in the hope that can help beginners to enable them to better entry
- 2022-02-07 18:21:23下载
- 积分:1
-
时间函数举例,一个猜数游戏,判断一个人反应快慢。
时间函数举例,一个猜数游戏,判断一个人反应快慢。-function of time, for example, imagine a few games, a judge who reaction speed.
- 2022-05-24 05:31:16下载
- 积分:1