-
快速排序程序,
Quick sort program ,
It is program for Quick sort algorithm implelementation in C
- 2022-12-14 07:15:02下载
- 积分:1
-
它的演示版(1.8
uniPaaS RIA Demo Version 1.8
- 2022-02-10 16:34:02下载
- 积分:1
-
Press Release System asp.net development environment
新 闻 发 布 系 统 asp.net 开 发 环 境-Press Release System asp.net development environment
- 2022-11-24 00:30:04下载
- 积分:1
-
基于插件的C #
资源描述如何编写一个插件在C #实现类
- 2023-03-27 03:55:03下载
- 积分:1
-
这是使用位数组的主要生成。这是最好的最好的发电机。这个...
This the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.-This is the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.
- 2022-11-03 06:20:03下载
- 积分:1
-
基于VC++ 的网络聊天室代码(windows 网络通信编程)
基于VC++ 的网络聊天室代码(windows 网络通信编程)-VC++-based network of chat rooms
- 2022-12-01 13:45:02下载
- 积分:1
-
这是php编的论坛的原代码,希望正在学习php的同行借鉴一下,我们学校的论坛原代码就是这个 !...
这是php编的论坛的原代码,希望正在学习php的同行借鉴一下,我们学校的论坛原代码就是这个 !-This is php series of the Forum of the original code, php hope is learning from peers, we are a forum for schools is the original code!
- 2022-11-02 09:10:03下载
- 积分:1
-
Java网络版象棋游戏源码
Java网络版象棋游戏源码,手机版象棋游戏采用MIDP1.0开发,在低端手机上运行的同时,保证了高端手机的兼容性。程序分为客户端和服务端。
界面设计简洁、友好、美观大方,保证直接上手便可游戏
操作简单、快捷方便
规则简单,方便游戏者进行游戏
实现智能规则判断
支持大型Web服务器,以Http协议通讯。
向PC端开发靠拢,为以后PC与手机互联奠定基础
- 2022-01-25 13:53:17下载
- 积分:1
-
折半查找和插值查找
折半查找和插值查找-binary search and interpolation search
- 2022-03-14 02:47:08下载
- 积分:1
-
C# XML操作类Aidy.XmlManager 源码
C# Aidy.XmlManager XML的操作类,用来调用XML,读写保存XML文件,十分方便,两个构造函数中,一个是XML文件路径,一个文件路径加上节点路径,在重载的函数中有的需要设置节点路径,方法为:xmlManager.NodePath = "子节点子节点……"所有异常全部抛出,需要在程序捕捉。
操作的XML文档路径=文件路径+文件全名,XML文档中的节点路径"//根节点/子节点/子节点……"
读出指定路径XML文档的全部内容
获取XML中节点的内容
返回符合指定名称的节点数
返回指符合指定名称的节点集中第i个集合的子节点数
- 2022-04-27 04:00:26下载
- 积分:1