-
This procedure demonstrated a half
本程序演示了半满方式的AD卡数据采集系统的实现方式和具体应用-This procedure demonstrated a half-full way of the AD card data acquisition system realize the ways and specific applications
- 2023-08-12 06:20:02下载
- 积分:1
-
代码不仅实现了编码的仿真,也是一个广泛的条件…
该代码不仅实现了编码的仿真,还在多种条件下实现了译码的仿真,包括MAP,LOG-MAP,SOVA下的单双滑动窗口。-The code not only to achieve a coding simulation, is also a wide range of conditions to achieve the decoding of the simulation, including MAP, LOG-MAP, SOVA under single-and double-sliding window.
- 2022-07-27 09:58:56下载
- 积分:1
-
旅行商问题,两种方法实现,分别是递归回溯和用栈来代替递归的功能的程序...
旅行商问题,两种方法实现,分别是递归回溯和用栈来代替递归的功能的程序-Traveling salesman problem, two methods to achieve, namely, retrospective and the use of recursive stack instead of recursive function procedures
- 2022-07-25 19:44:37下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1
-
一个简单的小工具,是自己开发的,还没有完成,希望高手可以继续完成...
一个简单的小工具,是自己开发的,还没有完成,希望高手可以继续完成-a simple little tool, developed by ourselves, is not finished, and hope that the experts can continue to completion
- 2022-03-18 07:41:12下载
- 积分:1
-
In order to obtain the required source files, please do not care. This is a simp...
为了得到需要的源文件,请大家不要在意。这是一个简单的vrml源文件。-In order to obtain the required source files, please do not care. This is a simple vrml source files.
- 2022-02-13 12:05:39下载
- 积分:1
-
VB6.0 OPC PPI S7-200通讯
资源描述VB6.0 OPC PPI S7-200通讯 Private MyOPCServer As OPCServer " OPCServer Object
Private MyGroups As OPCGroups " OPCGroups Collection Object
Private WithEvents MyGroup As OPCGroup " OPCGroup Object
Private MyItems As OPCItems " OPCItems Collection Object
Private MyItemServerHandles() As Long " Server Handles for Items
Dim MyTID As Long " Transaction ID for asynchronous calls
- 2022-02-11 18:08:52下载
- 积分:1
-
LED驱动器MAX7219的如此特别。MAX7219是微处理器和共阴极结构
MAX7219驱动LED特好使.MAX7219是微处理器和共阴极七段― ― 八位LED显示、图条/柱图显示或64点阵显示接口的小型串行输入/输出芯片。片内包括BCD译码器、多路扫描控制器、.字和位驱动器和8X 8静态RAM。外部只需要一个电阻设置所有LED 显示器字段电流。MAX7219和微处理器只需三根导线连接,每位显示数字有一个地址由微处理器写入。允许使用者选择每位是BCD 译码或不译码。使用者还可选择停机模式、数字亮度控制、从1~8选择扫描位数和对所有LED显示器的测试模式。-LED Driver MAX7219 so special. MAX7219 is a microprocessor and a total cathode seventh-- 8 LED display, map article/column or 64 shows a small dot-matrix display interface serial input/output chips. Chip including the BCD decoder, multiplex scan controller. Word and bit drive and 8X 8 static RAM. External resistor only need one set all LED displays current field. MAX7219 and the microprocessor only three wires to connect, each show has an address by the digital microprocessor write. Is to permit users to choose each BCD decoding or not decoding. Users can also choose to shutdown mode, the digital brightness control, 1 ~ 8 to choose from scanning the median and LED displays for all the test mode.
- 2022-08-03 09:28:27下载
- 积分:1
-
登录窗体的验证,可以使得验证更加容易实现,
登录窗体的验证,可以使得验证更加容易实现,-Login Window certification, certification can be made more easily achieved,
- 2022-03-19 21:10:31下载
- 积分:1
-
本程序是一个有关屏幕鼠标跟随的小设计。从前曾用过许多Windows桌面主题,其中有关鼠标跟随非常单调,无法体现个人风格。不久前发现一个很有趣的小程序――TopC...
本程序是一个有关屏幕鼠标跟随的小设计。从前曾用过许多Windows桌面主题,其中有关鼠标跟随非常单调,无法体现个人风格。不久前发现一个很有趣的小程序――TopCat,启动后Cat可以跟随鼠标的运动作出不同的动作(该程序在文件夹《下载原始版》中)-this program is a mouse on the screen with a small design. Many used to secure Windows desktop theme, the mouse with a very monotonous and not be able to demonstrate personal style. Not long ago found a very interesting small programs-- TopCat, after commencement Cat can follow the movement of the mouse to make different movements (in the program folder "download the original version")
- 2022-06-19 14:27:47下载
- 积分:1