搜索:Computer+Programming

找到约 2,310 项符合「Computer+Programming」的查询结果

结果 2,310
按分类筛选
显示更多分类
https://www.eeworm.com/dl/502/31320.html 单片机编程

一种实用的微机自动配料秤系统

一种实用的微机自动配料秤系统:介绍一种由单片机构成的配料秤。叙述了秤的传感器、变送器、信号的变换、硬件原理、软件流程以及和DCS 系统构成的单回路调节系统,此系统可广泛地应用于各行业的配料控制中。关键词:配料秤 单片机 单回路调节系统 DCS 系统 Abstract :A proportioning weigher based on ...
下载 22
·
查看 1134
https://www.eeworm.com/dl/562/34539.html 传感与控制

三菱FX系列PLC与计算机无协议通讯

本文主要通过介绍PLC通讯的意义和三菱FX系列PLC的四种通讯方式,并重点介绍FX系列PLC与计算机无协议通讯,主要从无协议通讯的硬件、配线、数据寄存器设置、PLC与计算机无协议通讯的指令用法、PLC程序编写和计算机VB程序的编写来说明无协议通讯的过程和一般方法。 My dissertation introduces the signi ...
下载 101
·
查看 1282
https://www.eeworm.com/dl/532/232140.html 书籍源码

二维SIMPLEC程序

二维SIMPLEC程序,包含三个project:二维稳态传热,常粘度系数湍流的动态模拟,湍流中被动标量扩散(基于时均的 k –ε方程. 同时压缩包中还有详细的说明文档. 注意:本程序只限于学习用途,切勿作商业用途,作者享有对此代码及使用目的的最终解释权! Ccccccccccccccccccccccccccccccccccccccccccccc ...
下载 97
·
查看 1104
https://www.eeworm.com/dl/746894.html 技术资料

代码大全Steve McConnell著 919页高清文字版

软件开发人员必备工具书,,目录如下Welcome to Software Construction [1]1.1 What Is Software Construction?1.2 Why Is Software Construction Important?1.3 How to Read This Book......7.1 Valid Reasons to Create a Routine7.2 Design at the Routine Level7.3 Good Routine Names7.4 How Long ...
下载 4
·
查看 9322
https://www.eeworm.com/dl/897743.html 技术资料

基于单片机的智能安防装置的设计

为解决现有安防装置需人员全天候值守的问题,设计了基于单片机的智能安防装置,该装置采用单片机控制摄像头驱动模块驱动摄像头进行拍摄图片和影像,图片信息和影像上传至数据存储模块,单片机提取图片信息并通过通信模块将图片信息上传给特定终端。通过实例仿真结果分析,该装置能自动实时监控,且自动抓取并 ...
下载 7
·
查看 1527
https://www.eeworm.com/dl/634/147400.html Applet

一个JAVA源程序

一个JAVA源程序,用面向对象方法开发和设计的,主要功能为提供一个用户可以用鼠标输入的窗口,如何记录和保存用户的输入,见已经上传的:Java Programming SourceCode.rar
下载 43
·
查看 1024
https://www.eeworm.com/dl/540/257042.html 软件工程

Session 1: common and useful built-in Mathematica functions variable assignment and function definit

Session 1: common and useful built-in Mathematica functions variable assignment and function definition the Front End and the Kernel Notebooks. Session 2: organisation of data in Mathematica lists and expressions simple programming functions nesting. Session 3: the opportunity ...
下载 176
·
查看 1062
https://www.eeworm.com/dl/542/298123.html 其他书籍

wince相关的一些资料

wince相关的一些资料,包括:Programming WinCE 2ed.CHM,WinCE6.0.ppt,wince.net 应用程序设计,和9篇wince相关的硕士论文:WindowsCE_NET系统下Eboot开发.caj,基于WINCE的嵌入式移动通信终端研究与开发.kdh
下载 181
·
查看 1054
https://www.eeworm.com/dl/644/325014.html 汇编语言

Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CM

Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CMOS checksum | | /E - Program Embedded Controller Block | | /K - Program all non-critical blocks | | /Kn - Program n th non-critical block only(n=0-7) | | /Q - Silent execution | ...
下载 142
·
查看 1182
https://www.eeworm.com/dl/648/368866.html 单片机开发

As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr

As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift. The primary focus of this lab will ...
下载 105
·
查看 1073