登录
首页 » 其他项目 » Wince6.0 a run in the jigsaw puzzle.

Wince6.0 a run in the jigsaw puzzle.

于 2022-04-30 发布 文件大小:3.44 MB
0 209
下载积分: 2 下载次数: 1

代码说明:

一个可以运行在wince6.0的拼图游戏。-Wince6.0 a run in the jigsaw puzzle.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • type names age categories to show animals
    通过类型姓名年龄类别来显示动物-type names age categories to show animals
    2022-05-18 12:31:05下载
    积分:1
  • The code used to calculate the band TVI values, the code from the operating proc...
    该代码用于计算波段的TVI值,该代码来源于作业程序,属于实验程序-The code used to calculate the band TVI values, the code from the operating procedures, an experimental procedure
    2022-07-10 21:49:25下载
    积分:1
  • 高通QCELP
    高通Qcelp-13k源代码,是CDMA中常用的那种
    2022-03-20 07:00:26下载
    积分:1
  • SVMmulticlass: Multi
    SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
    2022-05-28 03:23:16下载
    积分: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
  • BT服务器源程序
    BT服务器源程序-BT server source code
    2022-02-02 11:47:04下载
    积分:1
  • 相移波束形成仿真程序,用24个阵元仿真,形成181个波束,适用于水声信号处理里的波束形成技术...
    相移波束形成仿真程序,用24个阵元仿真,形成181个波束,适用于水声信号处理里的波束形成技术-Phase-shift beamforming simulation program, using 24 array element simulation, the formation of 181-beam, applied to underwater acoustic signal processing in the beam-forming technology
    2022-04-06 12:37:53下载
    积分:1
  • 一份关于营销的PPT文件,供大家参考学习。
    一份关于营销的PPT文件,供大家参考学习。-A report on the marketing of PPT document for your reference study.
    2022-07-09 21:56:32下载
    积分:1
  • 构造一组输入为白噪声加三个频率非常接近的正弦波,信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率...
    构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率,并比较结果。-constructed a group of white noise input plus three very close to the frequency sine wave, the signal-to-noise ratio of 10dB. Observing length of 256. Were used to test the general AR spectral estimation using power and noise canceling algorithm for the estimation of AR spectrum estimation of this group of signal frequency, and the results of the comparison.
    2022-09-05 13:40:03下载
    积分:1
  • RPG游戏的地图编辑器的源代码,可以用于编辑RPG游戏的地图,永远…
    RPG游戏地图编辑器源代码,可以用于编辑RPG游戏的地图,供大家学习如何制作RPG游戏的地图工具-RPG game map editor source code, can be used for editing RPG game maps, for everyone to learn how to produce the maps RPG game tools
    2022-08-07 16:14:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载