-
一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能(VC)...
一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能(VC)-the source code can deal with image, there are panning,stretching,shiftting and showing gray vertical square image functions(VC)
- 2022-08-18 11:47:21下载
- 积分:1
-
This is a countdown procedures, he will retain the desktop tools of a tiny show...
这是一个倒计时程序,他会在桌面上保留一个小小的工具条,显示距离某个日子(如考研)还有多少天。拉开程序界面之后,还可以在每一天里面写上数条笔记,记下要做的事情,比如读书计划等。-This is a countdown procedures, he will retain the desktop tools of a tiny show from a particular day (taking tests) how many days. After the proceedings started interface, but also on every day they write a few notes, recording things to do, such as reading programs.
- 2022-01-26 05:03:26下载
- 积分:1
-
A very simple ticketing management software, do not know All unqualified Dayong...
一个非常简单的售票管理软件,不知道合不合格大用使用,-A very simple ticketing management software, do not know All unqualified Dayong use,
- 2022-03-13 08:02:09下载
- 积分:1
-
Forum of the source code of cgi
论坛的源代码关于cgi-Forum of the source code of cgi
- 2022-07-04 09:05:32下载
- 积分:1
-
基于Web技术的通用监控平台 以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高...
基于Web技术的通用监控平台 以互连网为核心的技术革命,正给人类工作、生活,乃至生存带来巨大变化。如何将已有的应用系统与蒸蒸日上的互连网技术结合起来,进一步提高企业的运作效率和企业形象,得到了企业的广泛关注。上海Foxboro有限公司在工业智能自动化领域为广大用户提供了优秀的产品和服务,随着互连网技术的发展和应用,为了进一步满足客户的需求,公司提出将现有的IA系列产品SCADA与Web技术有机结合起来,实现基于Web技术的SCADA通用监控平台。-Universal Web-based technology platform to monitor the Internet as the core of the technological revolution, is to the human work, life, and even bring about great changes in survival. How to existing application systems and the success of the combination of Internet technology to further enhance the operational efficiency and corporate image, has been widespread concern in the enterprise. Shanghai Foxboro Company Limited in the industrial field of intelligent automation to provide customers with excellent products and services, with Internet development and application of technology, in order to further meet customer demand, the company proposed to the existing SCADA and IA products Web technology combine Web-based SCADA common monitoring platform.
- 2022-03-22 06:53:26下载
- 积分:1
-
自己的小程序!请看一下!自己写的小程序
自己的小程序!请看一下!自己写的小程序-own small program! See what! His writing small programs
- 2022-01-28 20:17:37下载
- 积分:1
-
代码实现了目前所使用的大部分手机上的英文单词的输入功能,可根据使用频率给出常用单词!...
代码实现了目前所使用的大部分手机上的英文单词的输入功能,可根据使用频率给出常用单词!-Realize the current code used by the majority of English words on the phone input function, frequency of use is given in accordance with commonly used word!
- 2022-02-06 04:14:02下载
- 积分:1
-
MTV电台点歌系统,实惠方便
MTV电台点歌系统,实惠方便-MTV parlors radio system, affordable convenience
- 2022-08-18 08:19:26下载
- 积分:1
-
获取网页源代码的三种方法,并将其保存到文件中
应用背景在这组片段,我现在给你的三个方法,下载并保存到一个文件中的一个网页的源代码,有兴趣。第一个使用WebClient类和第三个使用WebRequest。它们都是系统的一部分,净名称空间。你应该注意通过HttpWebRequest获取源被认为是一种过时的做法。关键技术让我们先从几个使用语句开始:利用系统;使用System.IO;使用system.windows.forms;注:由于我们使用的控制台应用程序,在这个例子中,请注意system.windows.forms命名空间是不包括在新项目自动所以你要增加它的引用(解决方案资源管理器- & gt;引用& gt;(右击)添加引用比下。净标签找到命名空间)。不包括下面的代码在main()功能:和公司;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及;及使用(WebClient客户端=新webclient()){客户端下载文件。(“HTTP:/ / www.google。COM”,application.startuppath + @“LOG1。txt”);}/ /方法2字符串源=新webclient()。downloadstring(“HTTP:/ / www.google。COM”);StreamWriter SW =新StreamWriter(application.startuppath + @“log2。txt”,真的);软件:写(来源);申银万国();/ /方法3 -过时WebRequest req = HttpWebRequest。创造(“HTTP:/ / www.google。COM”);方法=“得到”的要求;串供应链;(读者使用StreamReader =新的StreamReader(REQ。getresponse()。getresponsestream())){readtoend() SC =读者;}将作家=新StreamWriter(application.startuppath + @“log3。txt”,真的);作者:写(源);作家();此代码将创建包含源代码的三个文本文件(在我们的情况下,谷歌的索引页)。你可以在同一个目录中找到这些文件作为可执行文
- 2023-06-27 01:35:05下载
- 积分:1
-
M序列和CA码的产生
GPS 系统,信号处理分析中的CA码和M序列的产生以及其各种相关函数。
- 2022-02-02 12:28:49下载
- 积分:1