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

搜索资源列表

  1. S7A驱动720版本

  2. S7A驱动,7.20版本, Version history S7A OPC server and FIX driver for Siemens S7/S5 communication via Ethernet TCP/IP, MPI or Profibus Versio n 7.20 Date: 26.02.2007 Version history =========================================================================
  3. 所属分类:硬件开发

    • 发布日期:2009-08-21
    • 文件大小:7340032
    • 提供者:qiupan
  1. Visual C++ 编程资源大全(英文源码 图形)

  2. 1,01.zipDisplaying a 256 color bitmap在程序中显示256色的位图(6KB)2,02.zipCreating a bitmap object from a BMP file从位图文件中创建位图对象(6KB)3,03.zipAn auto-sizing bitmap picture control一个自适应大小的位图控件(16KB)4,04.zipWriting a bitmap to a BMP file将一个位图写到BMP文件中(11KB)5,05.zipB
  3. 所属分类:C++

    • 发布日期:2007-10-23
    • 文件大小:3145728
    • 提供者:zhangxucool
  1. Visual C++ 编程资源大全(英文源码 其它)

  2. 1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
  3. 所属分类:C++

    • 发布日期:2007-10-24
    • 文件大小:10485760
    • 提供者:zhangxucool
  1. 2009 达内Unix学习笔记

  2. 集合了 所有的 Unix命令大全 登陆服务器时输入 公帐号 openlab-open123 telnet 192.168.0.23 自己帐号 sd08077-you0 ftp工具 192.168.0.202 tools-toolss 老师测评网址 http://172.16.0.198:8080/poll/ 各个 shell 可互相切换 ksh:$ sh:$ csh:guangzhou% bash:bash-3.00$ 一、注意事项 命令和参数之间必需用空格隔开,参数和参数之间也必需用空格隔开
  3. 所属分类:C

    • 发布日期:2010-02-10
    • 文件大小:31744
    • 提供者:lq_1987
  1. servlet小型项目

  2. servlet小项目 public class BookListener implements ServletContextListener { public void contextDestroyed(ServletContextEvent arg0) { // TODO Auto-generated method stub } public void contextInitialized(ServletContextEvent event) { Map map = new TreeMap(
  3. 所属分类:Java

    • 发布日期:2010-08-03
    • 文件大小:19456
    • 提供者:loveztbdcz
  1. Lcc C Compiler

  2. aWhat's new in the new version of lcc-win ---------------------------------------- Dec 3: Added SphericalBesselY + SphericalBesselK + SphericalBesselJ to the special functions package. Updated the documentation. Dec 2: Fixed problems with comparison
  3. 所属分类:C

    • 发布日期:2010-09-30
    • 文件大小:6291456
    • 提供者:ywj1225
  1. 最新版的DebuggingWithGDB7.05-2010

  2. Table of Contents Summary of gdb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Free Software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Free Software Ne
  3. 所属分类:C

    • 发布日期:2010-12-22
    • 文件大小:2097152
    • 提供者:shaoguangleo
  1. The Definitive Guide to NetBeans Platform

  2. Contents at a Glance Foreword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii About the Author . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Java

    • 发布日期:2011-03-09
    • 文件大小:11534336
    • 提供者:shaoguangleo
  1. ASP.NET程序中常用的三十三种代码.txt

  2. ASP.NET程序中常用的三十三种代码 1. 打开新的窗口并传送参数:   传送参数: response.write("")   接收参数: string a = Request.QueryString("id"); string b = Request.QueryString("id1");   2.为按钮添加对话框 Button1.Attributes.Add("onclick","return confirm(’确认?’)"); button.attributes.add("onclic
  3. 所属分类:C#

    • 发布日期:2011-03-16
    • 文件大小:20480
    • 提供者:bbyexiaolong
  1. DAEMON Tools Lite

  2. DAEMON Tools Lite =XMind Readme= ==License== XMind 3 is dual licensed under 2 open source licenses: the Eclipse Public License v1.0 (EPL), which is available at http://www.eclipse.org/legal/epl-v10.html , and the GNU Lesser General Public License v3
  3. 所属分类:其它

    • 发布日期:2011-04-07
    • 文件大小:10485760
    • 提供者:niuyehaha
  1. ssh框架在application.xml中配置数据源所需jar

  2. classpath:/deploy.properties <!-- 配置sessionFactory classpath:hibernate.cfg.xml --> ${hibernate.dialect} update true com/longxian/drp/models/Module.hbm.xml com/longxian/ireport/models/User.hbm.xml
  3. 所属分类:Java

    • 发布日期:2011-06-08
    • 文件大小:167936
    • 提供者:longx435
  1. Android OPhone游戏编程从零开始 pdf (含源码)

  2. package org.yexing.android.games.mine; import java.util.Random; import android.content.Context; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import andro
  3. 所属分类:Android

    • 发布日期:2011-11-10
    • 文件大小:14680064
    • 提供者:tdkgood
  1. Android重力传感器源码

  2. import android.app.Service; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.RectF; import android.hardware.Sensor; import android.hardware.SensorEv
  3. 所属分类:Java

    • 发布日期:2012-01-12
    • 文件大小:48128
    • 提供者:haogecs10000
  1. 炫舞吧 android 游戏开发

  2. 模仿qq炫舞游戏做出的单机版游戏 package cn.itcast.game; import java.io.InputStream; import android.app.Activity; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.c
  3. 所属分类:Android

    • 发布日期:2012-05-05
    • 文件大小:10485760
    • 提供者:wenwenxixi
  1. ElementsBrowserCreator

  2. ElementsBrowserCreator(abbreviated as EBC) is an Object-Oriented automation tool, which helps you easily, rapidly, joyfully, powerfully browse elements of a windows application which includes Win32, WPF, and IE application, create automation classes
  3. 所属分类:C#

    • 发布日期:2012-06-07
    • 文件大小:1048576
    • 提供者:luckylu
  1. FlexFormatter - FlashBuilder代码格式化工具

  2. #Version 0.8.9 * System Requirements: Eclipse 3.3+, JDK 1.5+. The intent is for this software to be used with FlexBuilder 3 or 4, but there are no actual dependencies. * Install (several ways to install) * Add a remote update site through Help->S
  3. 所属分类:Actionscript

    • 发布日期:2012-06-27
    • 文件大小:2097152
    • 提供者:shamuu
  1. android重力传感器源码

  2. public class MySurfaceView extends SurfaceView implements Callback, Runnable { private Thread th = new Thread(this); private SurfaceHolder sfh; private Canvas canvas; private Paint paint; private SensorManager sm; private Sensor sensor; private Sens
  3. 所属分类:Android

    • 发布日期:2012-07-04
    • 文件大小:29696
    • 提供者:tj308792868
  1. java 数据库编程

  2. JAVA数据库编程JDBC pdf 学习资料:java 数据库编程及jdbc 连接解决 JAVA连接数据库的方式有多种,根据所需要的不同数据库驱动分,分为四种: 1:1类驱动。这就是JDBC-ODBC桥的方式。但这种方式不适合程序的重用与维护,不推荐使用。需要数据库的ODBC驱动。 2:2类驱动。这就是JDBC+厂商API的形式。厂商API一般使用C编写,所以,这种方式也不长使用。 3:3类驱动。这就是JDBC+厂商Database Connection Server+DataBase的形式。
  3. 所属分类:讲义

    • 发布日期:2017-09-07
    • 文件大小:1048576
    • 提供者:okokok5178
  1. cvpr 16 auto-context代码

  2. cvpr16论文基于auto-context的 pose estimation的源码
  3. 所属分类:图像处理

    • 发布日期:2018-07-02
    • 文件大小:226304
    • 提供者:qq_31086843
  1. Auto loan default risk-数据集

  2. 1.Context loan data provided by a Chinese auto loan agency. The institution’s borrowers often overdue or even refuse to repay, resulting in the institution’s high rate of non-performing loans. The agency would like to invite you to help them build a
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:9437184
    • 提供者:weixin_38747025
« 12 3 4 5 6 7 »