-
h264的解码源程序,h264文件解码成yuv视频序列
h264的解码源程序,h264文件解码成yuv视频序列-h264 decoder,decode the h264 file to yuv video series
- 2022-04-25 16:18:23下载
- 积分:1
-
用来读取内存占用率,CPU占用率和磁盘剩余空间的类。
用来读取内存占用率,CPU占用率和磁盘剩余空间的类。-Occupancy rate is used to read memory, CPU utilization and disk space remaining categories.
- 2023-01-10 10:15:03下载
- 积分:1
-
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,...
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,-the way of mathematic
- 2022-02-21 14:00:58下载
- 积分:1
-
this document for the development of Supermap, in different maps between zoom, t...
本文件用于开发supermap,可以在不同的地图之间实现缩放,已经地图的一系列简单的操作。-this document for the development of Supermap, in different maps between zoom, the map has a series of simple operation.
- 2022-04-18 21:48:28下载
- 积分:1
-
webwork范例
webWork+Spring+Hibernate整合开发网络书城,通过这个项目,可以很好的学习这些技术,本项目也可以作为实际工作中的参考。-webWork+ Spring+ Hibernate JustCode integrated development through this project can be very good to learn about these technologies, this project can also work as a practical reference
- 2022-03-18 23:36:49下载
- 积分: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
-
串口数据通信,能直接从PC机串口上获得数据且显示出来
串口数据通信,能直接从PC机串口上获得数据且显示出来-Serial data communications, directly from the PC serial port on the machine and display data
- 2022-03-05 03:48:51下载
- 积分:1
-
c# 作的图片浏览器。你可以使用此软件浏览图片,非常方便
c# 作的图片浏览器。你可以使用此软件浏览图片,非常方便-for photo browser. You can use this software to view photos, a very convenient
- 2022-04-01 12:18:48下载
- 积分:1
-
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,...
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-This process can check pop3 e-mail messages, pure Winsock and Win32 API, not MFC and Winsock2. Used to use the API function CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread and so on.
- 2022-02-28 12:45:36下载
- 积分:1
-
报表演示示例源码
报表演示示例源码-statements demonstration examples FOSS
- 2022-08-06 11:40:27下载
- 积分:1