-
电话簿 添加新客户信息 电话号码必须在4000 到4999999之间>")
}while(kehu[i].hao<4000000||kehu...
电话簿 添加新客户信息 电话号码必须在4000 到4999999之间>")
}while(kehu[i].hao4999999) -telephone directories, add a new customer information telephone number to be between 4000000 to 4
- 2022-08-16 04:13:13下载
- 积分:1
-
这个压缩包里 有Java的三个eclesp需要的
这个压缩包里 有Java的三个eclesp需要的-The compression bag has three Java needs eclesp
- 2022-09-06 13:40:03下载
- 积分:1
-
VB做的超级
vb做的超级马力游戏
相似度挺高,应该是画面相似度高:)-vb do super-powered game similarity Tinggao should screen similarity is high :)
- 2022-03-19 03:48:00下载
- 积分:1
-
VHDL洗衣机程序,程序不是很流畅,可能有一些小错误,供大家参考,请大家指正...
VHDL洗衣机程序,程序不是很流畅,可能有一些小错误,供大家参考,请大家指正-VHDL washing procedure, the program is not very smooth, there may be some minor errors, for your reference, please correct me
- 2022-05-06 21:06:26下载
- 积分:1
-
ieee802.11关于ad hoc网路协议的介绍,希望对各位学习有所帮助。...
ieee802.11关于ad hoc网路协议的介绍,希望对各位学习有所帮助。-IEEE802.11 on the ad hoc network protocols, the wish to help you learn.
- 2022-05-16 04:14:43下载
- 积分:1
-
matlab对aloha,s
matlab对aloha,s-aloha的仿真-matlab pairs of aloha, s-aloha Simulation
- 2023-01-29 03:40:04下载
- 积分:1
-
Snake written by a small Java program can implement the basic functions of this...
用Java写的贪吃蛇的小程序,可以实现这个小游戏的基本功能。贪吃蛇我们都玩过,因此都程序功能不再多说-Snake written by a small Java program can implement the basic functions of this little game. Snake we all played, so all program features will not say
- 2022-08-23 18:05:51下载
- 积分: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
-
matlab code for PHY layer communication system with channel equalisation
matlab code for PHY layer communication system with channel equalisation
- 2022-02-26 10:53:04下载
- 积分:1
-
农历,阳历,月历,节日,节气,生肖,星座,近代史,可直接使用...
农历,阳历,月历,节日,节气,生肖,星座,近代史,可直接使用-Lunar, solar calendar, the calendar, the festival, the cycle of the 12 constellations, the modern history of direct access
- 2023-08-16 12:20:03下载
- 积分:1