登录
首页 » 其他项目 » Symbian OS Socket任务管理器服务器源代码 可以学习一下

Symbian OS Socket任务管理器服务器源代码 可以学习一下

于 2023-08-26 发布 文件大小:397.32 kB
0 59
下载积分: 2 下载次数: 1

代码说明:

Symbian OS Socket任务管理器服务器源代码 可以学习一下-Symbian OS Socket Task Manager server source code can learn about

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

发表评论

0 个回复

  • 清华大学出版社版的多媒体技术及应用的PPT,制作的还不错。...
    清华大学出版社版的多媒体技术及应用的PPT,制作的还不错。-Tsinghua University Press edition of Multimedia Technology and Application of PPT, produced good.
    2022-01-28 22:46:47下载
    积分: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
  • Python简单的基于角色的访问控制
    一个简单的基于角色的Python访问控制实用程序。
    2023-01-08 13:30:03下载
    积分:1
  • 去年的操作系统课程设计,模拟文件实现与设计系统
    去年的操作系统课程设计,模拟文件实现与设计系统-last year"s courses on operating system design, simulation and documentation can be achieved Design System
    2022-10-31 10:55:03下载
    积分:1
  • concrete used in the calculation of nonlinear time to select a suitable concrete...
    用于计算混凝土非线性时,选取了合适的混凝土本构关系,FORTRAN编制,清华大学的路新政编制-concrete used in the calculation of nonlinear time to select a suitable concrete constitutive compiled FORTRAN, Tsinghua University establishment of the new political path
    2022-06-21 04:53:42下载
    积分:1
  • 购物系统时尚版.强大的后台文章编辑器的功能,可方便地用拖动的方式进行图文混排、图片远程上传、上传图片显示效果处理等操作....
    购物系统时尚版.强大的后台文章编辑器的功能,可方便地用拖动的方式进行图文混排、图片远程上传、上传图片显示效果处理等操作.-Fashion Shopping System version. Strong background articles editor function, can be easily used way drag Mixed Map and Text, pictures, remote upload, upload pictures show the effect of processing operations.
    2023-08-27 08:25:05下载
    积分:1
  • stm32F4_usb读写u盘例程
    基于stm32F407zgt6 usb_host_OTG的u盘读写例程,实现的功能有:对插入的u盘目录的读取、向u盘写数据、对任意插入的usb HID 设备描述符,配置描述符,接口描述符,端点描述符等的读取。
    2022-05-05 01:57:53下载
    积分:1
  • linux下CVS的WEB界面,版本控制软件,linux开发环境
    linux下CVS的WEB界面,版本控制软件,linux开发环境-under the CVS Web interface, version control software, Linux Development Environment
    2022-08-14 01:05:47下载
    积分: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
  • 图书馆管理系统,提供图书管理和查询。风险投资+ &…
    图书管理系统,提供图书的管理和查询功能。VC++ & Access。-Library management system to provide library management and inquiry. VC++ & Access.
    2022-03-25 17:24:28下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载