搜索资源列表
S7_200_PLC_driver.rar
- 开发工控程序时使用自由口协议比较麻烦,效率也不高,PPI的协议要么付费要么不公开要么不好用,在网上找了一下也没捷径,算了,自己搞,经过1个礼拜的劳作,用VC搞了此DLL用于西门子S7-200 PLC的通信,读100个数据耗时250ms,非常高效,在vc,delphi,vb,C#.NET平台进行测试,效果不错啊,开发效率提高数倍,特此与爱好者分享,附带源码,Development of procedures for the use of industrial free port agreement
exchange.rar
- 可以把OUT文件转换为BIN文件,从而用USB传输软件就可以烧录5509芯片,OUT file can be converted to BIN file, thus using USB transmission software can burn 5509 chip
DA.rar
- 利用可编程逻辑器件进行D/A和A/D控制接口的设计 ,The use of programmable logic device to carry out D/A and A/D control interface design
D
- 实现一个斗地主的算法,出牌的程序,判断自己出的牌是否比对方的牌大。-Achieve a斗地主algorithms, the licensing procedure, to determine if they license out the brand than the other large.
dijkstra
- D算法MATLAB实现,Dijkatra为主要算法,main函数举例实现-use matlab to make out D
HZK
- 此工程将HZK16和ASC16汉字字库合并为一个DAT文件,可以用于没有字库的液晶屏显示。工程中提供两个函数分别对HZK16和ASC16进行寻址,并且打印出输入的汉字和字符点阵图型。-This project will HZK16 and ASC16 character fonts into a DAT file, no character can be used for LCD screen display. Project to provide two functions and ASC16
systemrun
- 以SYSTEM权限运行程序测试,我已经对相关函数进行了封装(在GetSysToken.dll中), 使用时直接调用Dll中的 CreateSystemProcess即可。-SYSTEM permissions to run the program testing, I have carried out correlation function package (in GetSysToken.dll in), when used in direct calls Dll can CreateSy
Recognition.Based.on.DSP
- 这里提出了基于dsp的ocr识别仪, 采用接触式图像传感器摄取文档的原始图像, 数字信号处理器DSP OCR实现版面分析和字符识别。将识别结果输入到计算机中进行后处理。这样一台计算机可以联结多台识别仪, 大大降低识别系统的成本, 在大规模的表格文档自动处理中具有重要的意义。-Here based on the ocr recognition dsp device, using Contact Image Sensor uptake of the original document images,
DLC-L_xiugai
- 本程序可以对爱国者工业相机进行完整控制,对官方提供的例子程序进行了部分完善,还增加了对130万像素以上相机的支持(原官方提供的程序只支持到130万)。若有使用爱国者工业相机的朋友,可以直接使用此程序。-This procedure can be carried out on the Patriot industrial cameras complete control of the official procedures to provide examples of some perfect,
ex1_RAMTest
- (1)测试外部数据RAM: 根据我们定义的逻辑,外部RAM在数据空间中定义在0x8000-0xFFFF,共32k字,占据RAM中的低32K存储空间。提供2种测试方法,采用一种方式即可。 硬件仿真模式下,将目标板上电。 第一种方法:采用用程序测试实验 程序所在目录ex1_RAMTest。 该程序执行的功能是对外部数据RAM区0x8000-0xFFFF,从0x8000开始写并且读数据0x5555 。如果正常则写读下一个地址,直到 。如果正常则所有的地址操作完毕后,核心板
d
- 约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a descr iption of the problem is: numbered 1
Quartus2_cracker_72sp2
- Quartus 7.2工具软件的破解文件, 从中国区总代理处流出。-Quartus 7.2 software tool to break a document from the Department out of the general agent in China.
1
- 在机器视觉中,对于编码标志圆的检测是三维测量系统得以完成的必备前提。通过对圆的精确检测,才能得到精确的圆心坐标,以提取到三维点的图像坐标值,从而进行三维重建!这里实现了对圆的精确检测程序!-In machine vision, the circle symbol for the encoding of three-dimensional measurement system testing is essential to the completion of the prerequisite. T
coff
- 这个动态库是用来解释TI DSP的Common Object File Format文件,就是通常看到的.out文件。-coff format analyse
PCI1723
- RTX下的PCI1723驱动。实现了在rtx环境下的pci1723的驱动编写,能进行D/A信号的采集-RTX under the PCI1723 drives. Achieved in the rtx environment pci1723 driver prepared to carry out D/A signal acquisition
SkinPlusPlusDLLTestSkin
- 这个是用SkinPlusPlusDLL.dll 来进行对话框进行加载皮肤的 希望对这个有兴趣的学友有帮助-This is used to carry out the dialog box to load SkinPlusPlusDLL.dll the hope of the skin are interested in this helpful Xueyou
ppspaly
- 本程序是完美仿PPS网络电视播放器,利用P2P流媒体技术,能播放网络上的节目,同步更新节目,几个夜里写出来的请支持一下-This program is a perfect imitation PPS Network TV player, the use of P2P streaming technology that can broadcast network programming, synchronous updating programs, a few at night to write
DXF_read_display_wxwidgets
- 编程环境为Visual studio2008,采用dxflib库编写,内部定义了一些图形类,可以实现dxf文件的读取,显示,及删除操作。页面侧边有动态标尺,按住鼠标中键可平移窗口,拨动滚轮可缩放视图,采用窗口裁剪以及显示缓存来提高性能及防止闪烁。本来是做为激光切割机控制系统来开发的,但是后来因为某些原因搁浅了,现在就拿出来供大家参数吧。界面上有一些激光加工参数的输入,但是实际是没有任何作用的。 程序界面使用wxwidgets库编写。这是一个跨平台的库,有很多有用的控件,在不同平台是会有相应
WinForm
- C# 拖动图像,并放大和缩小,使用了不少三方插件,比如AxInterop.OWC10.dll、AxSHDocVw.dll、Interop.OWC10.dll、Microsoft.Office.Interop.Graph.dll、Microsoft.Office.Interop.PowerPoint.dll、SHDocVw.dll、office.dll等,觉得程序实现的方法不是太简,用了这么多额外的控件,与实现的功能好像不成正比,呵呵,个人之见。 -C# Drag the image and
outdll
- 程序提供了将四种字符表达式写成DLL形式,然后导出,共其它源文件调用。-program provides 4th DLL functions ,that could be called by other source files.
