您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 《java实用组件集》 源码 动态评星组件

  2. 《java实用组件集》 源码 动态评星组件 环境的搭建: 1、新建一个名为idnet的Web工程 (注:如需自定义工程名,则需要在类star.java中重新定义) 2、在工程的src下新建一个包SMART.JRSOFT.GETSTAR 3、将Source下的star.java拷贝到新建的包SMART.JRSOFT.GETSTAR里面 4、新建一个servlet类SetPicStar.java,将Source下的SetPicStar.java拷贝到新建的包SMART.JRSOFT.GETSTAR
  3. 所属分类:Java

    • 发布日期:2009-05-11
    • 文件大小:46kb
    • 提供者:djb525
  1. lucene-2.4.1 官方源码、例子、Jar包、文档------下载不扣分,回帖加1分,欢迎下载,童叟无欺

  2. lucene-2.4.1 官方源码、例子、Jar包、文档------下载不扣分,回帖加1分 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially c
  3. 所属分类:Access

    • 发布日期:2009-05-13
    • 文件大小:16mb
    • 提供者:Star_of_Java
  1. 不错斗地主VC源码供大家学习

  2. 斗地主VC源码供大家研究和学习 // MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "斗地主.h" #include "Game.h" #include "Single_Game.h" #include "Client_Game.h" #include "Server_Game.h&q uot; //#include "My_DirectInput.h" //#inclu
  3. 所属分类:C++

    • 发布日期:2009-05-25
    • 文件大小:1mb
    • 提供者:y42918818
  1. python核心编程源码

  2. python核心编程第二版的源码 #!/usr/bin/env python 'readTextFile.py -- read and display text file' # get filename fname = raw_input('Enter file name: ') print # attempt to open file for reading try: fobj = open(fname, 'r') except IOError, e: print"*** file o pe
  3. 所属分类:Python

    • 发布日期:2009-05-26
    • 文件大小:154kb
    • 提供者:yanzi_scu
  1. ldd3+源码+lkmpg

  2. 《linux设备驱动程序3》+随书源码+《The Linux Kernel Module Programming Guide》
  3. 所属分类:Linux

    • 发布日期:2009-06-03
    • 文件大小:1mb
    • 提供者:intrepyd
  1. The JFreeChart Class Library 1.0.6 Developer Guide+源码

  2. The JFreeChart Class Library 1.0.6 Developer Guide+源码.rar
  3. 所属分类:Java

    • 发布日期:2009-06-09
    • 文件大小:7mb
    • 提供者:kingdom161
  1. STL源码剖析(standard template lib)

  2. stl, 源码剖析 ,houjie, pdf this book is an analysis of the standard template lib in detail, you may have much interest in it very much i am sure.
  3. 所属分类:C++

    • 发布日期:2009-06-09
    • 文件大小:6mb
    • 提供者:yiwuzh15
  1. PHP飞信源码(中国移动)

  2. PHP飞信源码 Open Fetion is an sms sender through fetion protocol ( China Mobile ). It is written using php, to work as os independence. The current version is developed on Fetion 2008 and only implements http way.
  3. 所属分类:PHP

    • 发布日期:2009-07-01
    • 文件大小:14kb
    • 提供者:kecaijie
  1. 飞鸽传书 源码 C++ IP Messenger

  2. 飞鸽传书的 源码 C++编写 About IP Messenger This is a Send/Receive message service using the TCP/UDP Port.
  3. 所属分类:C++

    • 发布日期:2009-07-06
    • 文件大小:121kb
    • 提供者:changzi2008
  1. 开源列存储系统C-store源码

  2. C-store源码 C-STORE: a column-oriented DBMS This project is a collaboration between MIT, Brandeis University, Brown University, and UMass Boston. Please refer to the README file in the doc directory for detail.
  3. 所属分类:C

    • 发布日期:2009-07-06
    • 文件大小:4mb
    • 提供者:dragon139931
  1. 字幕取词C++源码 HOOK DLL

  2. 字幕取词C++源码,The appWizard has created this Mousehook DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. This file contains a summary of what you will find
  3. 所属分类:C++

    • 发布日期:2009-08-12
    • 文件大小:18kb
    • 提供者:swallowjiang
  1. 杀毒软件源码--刚在网上找的

  2. 一个简单的杀毒软件源码 CONSOLE APPLICATION : KillVir ======================================================================== AppWizard has created this KillVir application for you. This file contains a summary of what you will find in each of the files that m
  3. 所属分类:硬件开发

    • 发布日期:2009-08-18
    • 文件大小:6kb
    • 提供者:lhbtata
  1. Excel文件操作 数据库 vc 源码

  2. Excel文件操作 数据库 vc 源码 vc manipulate the excel ducument as a database
  3. 所属分类:C++

    • 发布日期:2009-08-18
    • 文件大小:263kb
    • 提供者:onezeros
  1. MPEG-4编码技术 源码

  2. //All rights reserved for the original author //PROHIBIT to use it for commercial purpose (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。
  3. 所属分类:C++

    • 发布日期:2009-08-18
    • 文件大小:145kb
    • 提供者:onezeros
  1. Mp3 解码技术及播放器实现 源码

  2. //all rights reserved for the orignial author //PROHIBIT to use it for commercial purpose (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\MP3\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支
  3. 所属分类:C++

    • 发布日期:2009-08-18
    • 文件大小:1mb
    • 提供者:onezeros
  1. 生命游戏 源码 vc Game of life

  2. 生命游戏 源码 vc Game of life beautiful and interesting 敲空格开始游戏 knock at space bar to start the game
  3. 所属分类:C++

    • 发布日期:2009-08-21
    • 文件大小:1mb
    • 提供者:onezeros
  1. Unix环境高级编程(第2版)源码

  2. Unix环境高级编程 第2版 源码 Advanced Programming in the UNIX Environment Second Edition
  3. 所属分类:C++

    • 发布日期:2009-08-29
    • 文件大小:3mb
    • 提供者:zhll0218
  1. 源码 for The.Right.Way.Using.HTML.&.CSS[用正确的方法构建自己的网站]

  2. The.Right.Way.Using.HTML.&.CSS[用正确的方法构建自己的网站] 本书所有源码!!!
  3. 所属分类:Web开发

    • 发布日期:2009-09-24
    • 文件大小:8mb
    • 提供者:zhyou_1989
  1. VB编程资源大全(源码 其它3)

  2. 556,delay1.zip 源码设计中的延时功能(1KB)557,type_1.zip 趣味打字2.1(233KB)558,test1.zip asp编写动态网页计数器(1KB)559,hztosm.zip 汉字转声母完全源代码(90KB)560,formatfloppy.zip 格式化 软盘源代码(13KB)561,freespace.zip 获取磁盘剩余空间(3KB)562,setscreen 设置屏幕分辨率(7KB)563,snapwindow.zip 一个抓图的小程序(14KB)56
  3. 所属分类:VB

    • 发布日期:2007-10-18
    • 文件大小:5mb
    • 提供者:zhangxucool
  1. VB编程资源大全(源码 其它4)

  2. 556,delay1.zip 源码设计中的延时功能(1KB)557,type_1.zip 趣味打字2.1(233KB)558,test1.zip asp编写动态网页计数器(1KB)559,hztosm.zip 汉字转声母完全源代码(90KB)560,formatfloppy.zip 格式化 软盘源代码(13KB)561,freespace.zip 获取磁盘剩余空间(3KB)562,setscreen 设置屏幕分辨率(7KB)563,snapwindow.zip 一个抓图的小程序(14KB)56
  3. 所属分类:VB

    • 发布日期:2007-10-18
    • 文件大小:5mb
    • 提供者:zhangxucool
« 12 3 4 5 6 7 8 9 10 ... 50 »