-
用java编写的猜数字的小程序 很简单的 东西 还有贪吃蛇
用java编写的猜数字的小程序 很简单的 东西 还有贪吃蛇-with java prepared by the ringing of a small procedure very simple things have a huge memory
- 2022-07-16 20:57:14下载
- 积分:1
-
用于个人网站建设用的搜索代码 用HIML语言编的
用于个人网站建设用的搜索代码 用HIML语言编的-personal website for the search using code language series hole
- 2023-05-05 02:25:02下载
- 积分:1
-
CoStream 无缓存 Pipe Stream
翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在 XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream();
static string outpath;
static void Main(string[] args)
{
// ...
XmlDocument doc = new XmlDocument();
doc.Load(args[0]);
outpath = args[1];
var reading_thread = new Thread(ReaderBody);
reading_thread.Start();
using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true }))
doc.Save(pipe);
reading_thre
- 2022-03-17 17:34:17下载
- 积分:1
-
手机游戏采蘑菇源码
手机游戏采蘑菇源码-Mushroom-source mobile phone game
- 2022-07-02 18:04:00下载
- 积分:1
-
这是一个linux初学者学习的小程序,方便于初学者了解linux的内核结构,上面附加了源代码,希望大家支持...
这是一个linux初学者学习的小程序,方便于初学者了解linux的内核结构,上面附加了源代码,希望大家支持-This is a linux beginners learning the small programs that facilitate the understanding of beginners Linux kernel structure, the above additional source code, we hope that the support
- 2023-02-28 17:10:04下载
- 积分:1
-
Broadband Series
Broadband Series - ATM Basics 2-Broadband Series- ATM Basics 2
- 2022-02-26 02:39:25下载
- 积分:1
-
这是经典的卫星编程应用程序,可以参考以下
这是经典的卫星编程应用程序,可以参考以下-This is a classic application of satellite programming, you can refer to the following
- 2022-07-05 06:26:13下载
- 积分:1
-
很重要的一本关于tcp/ip的资料
很重要的一本关于tcp/ip的资料
- 2022-01-25 16:55:28下载
- 积分:1
-
shashsshdjhtuytjndhgwhtuytjm,fierwhsbsdbsnn
杀伤神山圣湖是不是你遂宁市安顺市人事厅好事办实电脑。-shashsshdjhtuytjndhgwhtuytjm,fierwhsbsdbsnn
- 2022-03-26 02:53:06下载
- 积分:1
-
Matlab 7.0 的license文件,解决无法导入license的问题
Matlab 7.0 的license文件,解决无法导入license的问题-The license file Matlab 7.0 to solve the problem of not be able to import license
- 2023-08-02 02:10:02下载
- 积分:1