资源列表
API
- 聊天室 毕业设 网络编程 谁有类似飞鸽传书 功能软件的源代码啊,谢谢x_chunyan@126.com 万分感谢!-Chat-based network programming graduate who has a similar function Chuanshu Dove software source code, ah, Thank you, Thank x_chunyan@126.com!
Oracle-install-guide
- Oracle服务器端安装和配置.图文并茂.-detail for oracle s intall. with pictures inside.
is7_TimeTracker
- Time tracker is program to track projects time and phone calls at work.
PermutationGeneration
- 《组合数学》中的全排列算法,实现了8种算法-" Math" in full alignment algorithm to achieve the 8 algorithms
Ice-3.3.0.tar
- ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
algorithm
- 一些经典算法例子,非常适合初学者。 一些经典算法例子,非常适合初学者。-The algorithm of the compute.
RSA
- RSA算法实现源码,素数生成,加密解密过程-RSA algorithm
aa
- C数值算法程序大全,C语言实现,含大量数值运算-C procedures Guinness numerical algorithm, C language, containing a large number of numerical computation
smallshop
- 使用c#编程,是Web数据库程序与设计的大作业,实现一个小型的电子商务。-Using c# programming, database programming and Web design major operations to achieve a small e-commerce.
Douglas
- Douglas-Peuker算法压缩地图线数据
nihe
- 能获取地图上线的点 并且将离散的点拟合成多项式 通过多项式求出拟合以后的点-On-line access to map points and discrete points of the polynomial to be obtained through the synthesis of polynomial fitting of the points after
DISK.rar
- C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do