-
采用ic编写的handyboard机器人的中学组3号房间的程序,(2005年浙江省的规则)...
采用ic编写的handyboard机器人的中学组3号房间的程序,(2005年浙江省的规则)-used ic handyboard prepared by the robot on the 3rd secondary room procedures, (2005 Zhejiang Rules)
- 2022-12-11 03:55:03下载
- 积分:1
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifndef __STDC__
# ifndef const
# define const
# endif
#endif
- 2022-01-24 18:04:03下载
- 积分:1
-
Modbus electronic controller is used on a common language. Through this agreemen...
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。-Modbus electronic controller is used on a common language. Through this agreement between controller, the controller through the network (such as Ethernet), and other equipment between the communication. It has become a common industry standard. With it, the different manufacturers can even control equipment for industrial network for centralized monitoring.
- 2022-02-20 06:23:11下载
- 积分:1
-
电阻颜色代码计算器
这是一个用C#.NET编写的基本应用程序。它被称为电阻色码计算器。它考虑了一个带电阻。您可以通过指定每个带ad的颜色,然后按计算按钮来获得任何带电阻的电阻。这段代码的开发只是为了展示C#数学操作和结果显示的一个技巧。
- 2022-07-28 03:27:28下载
- 积分:1
-
see, it is a very different compiler, though comparatively simple, But yes, I sp...
看看就知道了,很不一样的编译,虽然比较简明,但是是我花了一些功夫才写下来的,对我这种初学者来说很难了-see, it is a very different compiler, though comparatively simple, But yes, I spent some effort to write down only to my newcomer hard
- 2023-03-03 20:45:03下载
- 积分:1
-
Both share the same ad hoc App.config (C#)
两者共享同一个临时应用程序配置(C#)
- 2023-01-23 05:50:04下载
- 积分:1
-
Is a simple version of the banking system, in order to submit the written work,...
是一个简易版的银行系统,是为了提交作业而写出来的,-Is a simple version of the banking system, in order to submit the written work, and
- 2023-03-05 09:10:03下载
- 积分:1
-
WS-MaxEdit为多维材质及烘培输出详细教程,附带教程所需源文件及模型文件-WS-MaxEdit materials and bakery for the multi-dimensional output detailed tutorial, with tutorials and source files needed to model file
- 2022-10-12 23:35:03下载
- 积分:1
-
fltk和vega联合编程的例子,fltk是一个跨平台界面包,vega是一个虚拟场景的渲染工具,fltk和vega相结合可实现具有丰富界面的跨平台的vega编程...
fltk和vega联合编程的例子,fltk是一个跨平台界面包,vega是一个虚拟场景的渲染工具,fltk和vega相结合可实现具有丰富界面的跨平台的vega编程(自己开发)-fltk and Salmon joint programming examples fltk is a cross-platform interface kits, Salmon is a virtual scene rendering tools, and fltk loves to be combined to achieve the rich interface of cross-platform programming Salmon (their development)
- 2022-02-12 19:44:37下载
- 积分:1
-
socket代理
下面是一个先前我用socket实现HTTP代理服务器的例子,代码很简单我就不一一解析了,要注意的是:当该代理服务器收到IE发来的请求时,要将IE请求行中的webserver的域名(或者IP)剥去,再将请求转发给webserver,如果不注意这点而是直接毫无处理的把IE请求信息直接发给webserver某些网站会显示不了网页,比如新浪,pfan,这是测试时发现的,其他就没什么可以说的了。实际上能否完成这个简单的HTTP proxy server可以看出对HTTP协议的熟悉程度,只要有一定的sock编程基础并熟悉了HTTP协议的工作流程,那我想就没什么障碍了。著此文章以供初学者参考,能从里面得到一点点的帮助那我已经心满意足了,高人指点改进意见邮箱联系,下面是源代码:
- 2022-06-28 03:35:38下载
- 积分:1