-
2s7200plc的以太网连接,以太网连接 以太网连接
2s7200plc的以太网连接,以太网连接 以太网连接-2s7200plc Ethernet connectivity, Ethernet connectivity Ethernet connectivity
- 2022-01-24 08:59:44下载
- 积分:1
-
摘要sqlpostgresql
Summary SQLPostgreSQL
- 2023-03-10 05:15:03下载
- 积分:1
-
一个简练的软件项目管理软件project2002的教程
一个简练的软件项目管理软件project2002的教程-A simple software project management software tutorials project2002
- 2022-07-01 15:08:29下载
- 积分:1
-
uIP的嵌入式TCP/IP
应用背景UIP的 ; ;一 ;开源 ;TCP / IP ;栈可用于微小的8位和16位微控制器 。它最初是由 发达;亚当Dunkels ;的“网络化嵌入式系统”集团在 ;瑞典计算机科学研究所,授权一个BSD风格的许可下,进一步开发的大集团开发商。关键技术uIP在 很有用;嵌入式系统 ;因为它需要很少量的代码和内存。它已被移植到多个平台,[ 1 ] [ 2 ] [ 3 ] [ 4 ];2008年十月, ; ;思科,ATMEL,和 ;吴迪 ;宣布完全兼容IPv6 ; ;延伸到UIP,叫uipv6。[ 5 ]
- 2022-07-12 07:07:09下载
- 积分:1
-
目前流行的软件包有两种比较常见的形式,一种是RPM包的形式,另一种是压缩成*.tar.gz的形式。本文将讨论这两种形式的软件包在文本环境和图形环境(X Wind...
目前流行的软件包有两种比较常见的形式,一种是RPM包的形式,另一种是压缩成*.tar.gz的形式。本文将讨论这两种形式的软件包在文本环境和图形环境(X Window)下不同的安装方法-popular packages are the two more common form of a RPM is in the form Another is compressed into a*. tar.gz form. This paper will discuss these two packages in the form of text and graphics environment environment (X Window) under different method of installation
- 2022-05-13 04:33:33下载
- 积分:1
-
:软件开发过程中的坎坎坷坷,仿佛只是人脸的凹凸不平,用热水毛巾一把就可抹平。让我们高举程序主义、软件工程思想的伟大旗帜,紧密团结在以Microsoft为核心的软...
:软件开发过程中的坎坎坷坷,仿佛只是人脸的凹凸不平,用热水毛巾一把就可抹平。让我们高举程序主义、软件工程思想的伟大旗帜,紧密团结在以Microsoft为核心的软件公司周围,沿着比尔• 盖茨的生财之道,不分白天黑夜地编程,把建设有中国特色的软件产业的伟大事业全面推向21世纪。-: software development process of Bumpy Road, as if the face is rugged, a towel with hot water can be smoothed. Let us hold high the procedures, and software engineering thinking of the great banner to unite closely to the core of Microsoft software companies around, along Bill# 8226; Gates"s wealth Road, night and day programming, building with Chinese characteristics of the software industry in the great cause to the 21st century .
- 2023-05-02 03:15:04下载
- 积分:1
-
The DSPLIB is a collection of 39 high
The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions. -The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
- 2022-06-28 13:03:12下载
- 积分:1
-
北京大学的arm开发课件,有兴趣的看看。
北京大学的arm开发课件,有兴趣的看看。-Peking University courseware development arm, interested to see.
- 2022-02-05 13:44:34下载
- 积分:1
-
北方供求 V3.3 Sql 版
§V3.3更新功能
1、首页(自动生成静态,后台可设定更新间隔时间,如果有新信息发布,也会自动更新)及相关通用页...
北方供求 V3.3 Sql 版
§V3.3更新功能
1、首页(自动生成静态,后台可设定更新间隔时间,如果有新信息发布,也会自动更新)及相关通用页面采用静态生成。(免费版无此功能)
2、重组了网页结构,速度更快,页面更美观,信息更庞大。
3、修正了3.2版的部分bug。
4、推出了3.3sql版本。
5、修改了信息类型的写法,修改类型只需修改一处。
6、增加了服务器组件探测功能,不再是以前在不支持的情况下打不开页面,现在会提示缺少什么组件,并给出解决办法!
7、提供网站模板源文件^&^-Supply and demand in the North § V3.3 Edition V3.3 Sql update feature one, Home (automatic generation of static, the background can be set to update time interval, if there is new information released will be automatically updated) and related general static page generation. (Free version is not functional) 2, the reorganization of the structure of a web page, faster, better-looking pages, information much greater. 3, amending the 3.2 version of some bug. 4, launched 3.3sql version. 5, amended the wording of the type of information, modify the type of only one modification. 6, increasing the detection capability of the server component is no longer before the case is not supported could not open the page, now what will be pro
- 2022-01-26 03:20:10下载
- 积分:1
-
电脑实现电话语音视频,通话。借助软件将数据通过传输口惊醒信息的交换,使用方便...
电脑实现电话语音视频,通话。借助软件将数据通过传输口惊醒信息的交换,使用方便-Microsoft TAPI (Telephony API) in Windows provides telephony functionality for the application, it is a bit confusing for programmers. I have many friends asking me the same question how to connect and communicate through modem. Finally, I came up with this sample tool to do the coaching. I tried to keep this tool source bare minimum to get an easy hold of TAPI programming even though I got to do some juggling. Here, I have used TAPI 2.0. TAPI 3.0 and above is much more simplified and easy to use.
- 2022-02-06 10:46:32下载
- 积分:1