虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

富士<b>PLC程序</b>

  • 编写拟合非均匀有理B样条曲线的程序

    编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合

    标签: 编写 程序

    上传时间: 2017-08-21

    上传用户:leixinzhuo

  • 该程序是用来计算互联发电系统的可靠性。该系统是由两个发电系统A、B

    该程序是用来计算互联发电系统的可靠性。该系统是由两个发电系统A、B,经两台变压器和两条并联输电线路连结在一起

    标签: 发电系统 程序 互联 可靠性

    上传时间: 2017-09-11

    上传用户:saharawalker

  • 实现计算数字a选数字b的组合结果。程序机构简单

    实现计算数字a选数字b的组合结果。程序机构简单,在matlab里面输入文件名字和组合参数就可以运行。

    标签: 数字 计算 组合 程序

    上传时间: 2017-09-17

    上传用户:change0329

  • 该程序用事件管理器B的定时器4定时时间来触发A/D采样的启动。采样时采用级联模式

    该程序用事件管理器B的定时器4定时时间来触发A/D采样的启动。采样时采用级联模式,一次做16个转换,转换通道分别是0~15。转换完成后,在A/D中断服务子程序中将转换结果读出。该程序做一次A/D采样。

    标签: 采样 程序 定时器 定时

    上传时间: 2017-09-25

    上传用户:标点符号

  • 基于单片机的数字化B超键盘设计

    针对目前使用的RS232接口数字化B超键盘存在PC主机启动时不能设置BIOS,提出一种PS2键盘的设计方法。基于W78E052D单片机,采用8通道串行A/D转换器设计了8个TGC电位器信息采集电路,电位器位置信息以键盘扫描码序列形式发送,正交编码器信号通过XC9536XL转换为单片机可接收的中断信号,软件接收到中断信息后等效处理成按键。结果表明,在满足开机可设置BIOS同时,又可实现超声特有功能,不需要专门设计驱动程序,接口简单,成本低。 Abstract:  Aiming at the problem of the digital ultrasonic diagnostic imaging system keyboard with RS232 interface currently used couldn?蒺t set the BIOS when the PC boot, this paper proposed a design method of PS2 keyboards. Based on W78E052D microcontroller,designed eight TGC potentiometers information acquisition circuit with 8-channel serial A/D converter, potentiometer position information sent out with keyboard scan code sequentially.The control circuit based on XC9536 CPLD is used for converting the mechanical actions of the encoders into the signals that can be identified by the MCU, software received interrupt information and equivalently treatmented as key. The results show that the BIOS can be set to meet the boot, ultrasound specific functionality can be achieved at the same time, it does not require specially designed driver,the interface is simple and low cost.    

    标签: 单片机 B超 数字化 键盘设计

    上传时间: 2013-10-10

    上传用户:asdfasdfd

  • windows游戏编程例子

    windows游戏编程例子,有上百了例子程序,演示各种应用

    标签: windows 游戏编程

    上传时间: 2014-01-23

    上传用户:skhlm

  • 里面有相应的hpunix(HP-UX hpl1000 B.11.00 U 9000/800 (tb)),linux(Red Hat Linux release 9 Kernel 2.4.20-8),w

    里面有相应的hpunix(HP-UX hpl1000 B.11.00 U 9000/800 (tb)),linux(Red Hat Linux release 9 Kernel 2.4.20-8),windows的头文件、库文件,还有相应的demo程序

    标签: release hpunix Kernel HP-UX

    上传时间: 2015-01-06

    上传用户:cursor

  • R树与B树的混合树

    R树与B树的混合树,在这个程序里面可以直接用R树和B树

    标签:

    上传时间: 2013-12-19

    上传用户:ouyangtongze

  • See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI iden

    See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet编程技术 [配套程序] [涉及平台] VC [作者] void [文件大小] 1032K

    标签: description companion Appendix RESOURCE

    上传时间: 2013-12-04

    上传用户:asasasas

  • 变量和相等问题的设计和实现将a、b、c、d、e、f这6个变量排成如图所示的 三角形

    变量和相等问题的设计和实现将a、b、c、d、e、f这6个变量排成如图所示的 三角形,这6个变量分别取 1——6的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解,如 3 6 2 1 4 5 为一个解。 程序引入变量a,b,c,d,e,f,并让它们分别取1——6的整数,在它们互不相等的 条件下, 测试由它们排成如图所示的三角形三条边上的变量之和是否相等,如相等即为一种满足要求的排列,把它们输出。当这些变量取尽所有的组合后,程序就可得到全部可能的解。

    标签: 变量 三角形

    上传时间: 2015-11-04

    上传用户:GavinNeko