Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 20055354160609.zip ... upload source code package. 1. Based on the struts of customer information management system 2. Struts-based personnel management system 3. Office log system 4. E-government management system 5. Food industry Invoicing System 6 SMS Data Acquisition System
  • MiniGUI-API-REF-V2.0.4-E.rar MiniGUI V2.0.4 API Reference Documentation.MiniGUI api参考文档
  • hellowdm.rar ... 方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘 ...
  • bwdistsc.zip This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized ...
  • supcode_42117.rar *水季JSP环境探针 v1.1 * *Copyright (C) 2005 by 水季 * *E-mail:water-season@sohu.com * *QQ:176291935 * *http://bbs.iaiai.com * *------------------------------------------------------------------------------------* *警告:请不要随便修改以上版权信息! *
  • 802.rar 这是有关IEEE 802标准的官方文档,E文的,喜欢的朋友可以来下载!
  • tcpecho.zip 先用makefile编译,连接后,client发字符到server端并返回该字符串,遇到a,e,i,o,u则加*号,如*a,收到fin字符串则结束客户端及服务器端程序.实现echo功能
  • khgxgl.rar 包括客户管理、库存管理、服务管理、报表管理、e-mail管理、用户管理等模块
  • UCSV1.1.5.zip UCS (Ultra Corba Simulator) is one more powerful corba client/servant simulator tool than other similar products(e.g. Telcopro s MtSim, or OpenFusion s Corba Explorer, or eaiBridge s CAST). It doesn t need idl-related helper class or IR service.
  • jasmine4.rar 编写一个程序实现顺序栈的各种基本运算,并在此基础上设计一个主程序完成如下功能: 1. 初始化栈S。 2. 判断栈S是否为空。 3. 依次进栈元素a,b,c,d,e。 4. 判断栈S是否为空。 5. 输出栈长度。 6. 输出从栈顶到栈底的元素。 7. 输出出栈序列。 8. 判断栈S是否为空。 9. 释放栈。