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

搜索资源列表

  1. 曲线拟合工具CurveExpert 1.0

  2. ct. 18, 1995 v. 1.00 =========================================================================== + First release of CurveExpert 1.0. Oct. 26, 1995, v. 1.01 =========================================================================== New Features: + M
  3. 所属分类:Perl

    • 发布日期:2009-07-21
    • 文件大小:458752
    • 提供者:wlbml02110612
  1. WPF Recipes in C# 2008

  2. Product Descr iption WPF offers amazing new opportunities to .NET programmers in terms of the user interfaces they can deliver to their customers. But this significant technological advance comes with a steep learning curve, requiring the programmer
  3. 所属分类:C#

    • 发布日期:2009-11-23
    • 文件大小:6291456
    • 提供者:QQ465881818
  1. 空间内存的分配与回收

  2. 空间内存的分配与回收 #include"stdio.h" #include"iostream.h" #include"string.h" #include"iomanip.h" const int MAXJOB=100;//定义表最大记录数 struct job{ int start; int length; char tag[20]; }; struct job frees[MAXJOB];//定义空闲区表 int free_quantity; job occupys[MAXJOB];//定
  3. 所属分类:iOS

    • 发布日期:2010-07-10
    • 文件大小:4096
    • 提供者:qq279601228
  1. Red Hat Linux Security And Optimization 2002

  2. Product Descr iption Red Hat Linux Security and Optimization is a reference for power-users and administrators covering all security issues, including Filesystems Security, Securing root accounts and Firewalls. Other Security books talk about how to
  3. 所属分类:Linux

    • 发布日期:2010-09-09
    • 文件大小:5242880
    • 提供者:shaoguangleo
  1. 研华PCL846通信卡说明

  2. PCL-800 series communication card provides reliable, high-speed serial communication. The unique shared interrupt can be set to most common (extended) AT interrupts. This simplifies programming, speeds up interrupt processing and frees up interrupts
  3. 所属分类:专业指导

    • 发布日期:2010-10-26
    • 文件大小:1048576
    • 提供者:wolf19851119302
  1. strongswan-4.3.6.tar.gz

  2. Linux系统下的IPsec实现, Linux下常见的IPsec执行者有: ·FreeS/WAN,Linux下的第一个IPsec执行者,不过,FreeS/WAN不再开发了,它交叉进了Openswan和StrongSwan。 ·Openswan是由FreeS/WAN团队成员开发,它由Novell/SuSE和Astaro发起。 ·strongSwan也是FreeS/WAN的延续。StrongSwan的主要作者是Andreas Steffen——为FreeS/WAN开发X509补丁的人。没有令人惊讶
  3. 所属分类:Linux

    • 发布日期:2010-11-19
    • 文件大小:3145728
    • 提供者:xwl1227
  1. Using DIB Sections in VB

  2. Using DIB Sections in VB An Easy to Use Class for manipulating DIBSections plus a blindingly quick technique for updating the bits Updated! 17 February 1999 The previous version of this code crashed when run under NT4.0. This was because the cod
  3. 所属分类:VB

    • 发布日期:2008-03-18
    • 文件大小:114688
    • 提供者:fgdfg123
  1. DIBSection Class VB

  2. What is a DIB Section?A DIB (Device Independent Bitmap) Section is a GDI object like a standard DIB but which additionally provides a pointer to the memory used to store the bitmap bits to which the creating application has direct access. This allow
  3. 所属分类:VB

    • 发布日期:2008-03-18
    • 文件大小:5120
    • 提供者:fgdfg123
  1. instantmemorycleaner 内存清理

  2. f you covet your RAM like Gollum coveted the ring, then Instant Memory Cleaner should be one of the tools in your toolbox. Designed for XP and Vista, Instant Memory Cleaner frees up your memory by forcing pages out of physical memory and reducing th
  3. 所属分类:其它

    • 发布日期:2008-06-30
    • 文件大小:1048576
    • 提供者:xinanz
  1. 输入法示例程序

  2. 使用MFC编写的基于WINCE, WM6.x操作系统的 关于输入法控制函数的示例代码。 10/29/2008 The following table shows Input Method Manager (IMM) functions with a descr iption of the purpose of each. In This Section EnumRegisterWordProc This function is an application-defined callback f
  3. 所属分类:WindowsPhone

    • 发布日期:2012-06-12
    • 文件大小:3145728
    • 提供者:bluelion9527888
  1. rapidxml最快的解析XML

  2. #ifndef RAPIDXML_HPP_INCLUDED #define RAPIDXML_HPP_INCLUDED // Copyright (C) 2006, 2009 Marcin Kalicinski // Version 1.13 // Revision $DateTime: 2009/05/13 01:46:17 $ //! \file rapidxml.hpp This file contains rapidxml parser and DOM implementation /
  3. 所属分类:C++

    • 发布日期:2012-08-31
    • 文件大小:44032
    • 提供者:zgwhjyzx
  1. Silverlight 2 Visual Essentials

  2. Silverlight is a lightweight browser plug-in that frees your code from the traditional confines of the browser. It is a rules changing, groundbreaking technology that allows you to run rich client applications right inside the browser. Even more imp
  3. 所属分类:Web开发

    • 发布日期:2008-07-11
    • 文件大小:3145728
    • 提供者:helnet
  1. Debugging Malloc Lab: Detecting Memory-Related Errors

  2. Introduction The usual implementation of malloc and free are unforgiving to errors in their callers' code, including cases where the programmer overflows an array, forgets to free memory, or frees a memory block twice. This often does not affect the
  3. 所属分类:C

    • 发布日期:2012-10-31
    • 文件大小:2048
    • 提供者:rovingbreeze
  1. inno 程序安装时显示目标磁盘的剩余空间.doc

  2. INNO脚本代码: [Setup] AppName=My Program AppVerName=My Program version 1.5 DefaultDirName={pf}\My Program DefaultGroupName=My Program [Files] Source: "MyProg.exe"; DestDir: "{app}" Source: "Readme.txt"; DestDir: "{app}" [Code] var freespacelabel: TLabel
  3. 所属分类:Delphi

    • 发布日期:2012-12-06
    • 文件大小:749568
    • 提供者:fangfeimeng
  1. ASN1dubuisson.pdf

  2. Abstract Syntax Notation One (ASN.1) is a notation that is used in describingmessages to be exchanged between communicating applicationprograms. It provides a high level descr iption of messages that freesprotocol designers from having to focus on t
  3. 所属分类:C

    • 发布日期:2008-08-20
    • 文件大小:6291456
    • 提供者:popipa
  1. ASN.1 Communication between Heterogeneous Systems

  2. Abstract Syntax Notation One (ASN.1) is a notation that is used in describing messages to be exchanged between communicating application programs. It provides a high level descr iption of messages that frees protocol designers from having to focus o
  3. 所属分类:其它

    • 发布日期:2013-01-12
    • 文件大小:6291456
    • 提供者:myvideocon
  1. Real-Time Concurrent Linked List Construction on the GPU

  2. We introduce a method to dynamically construct highly concurrent linked lists on modern graphics processors. Once constructed, these data structures can be used to implement a host of algorithms useful in creating complex rendering effects in real t
  3. 所属分类:游戏开发

    • 发布日期:2014-09-19
    • 文件大小:6291456
    • 提供者:aokman
  1. cocos2d-x c++的iconv.rar

  2. 解决cocos2d-x中文显示问题 /* Copyright (C) 1999-2003, 2005-2006, 2008-2011 Free Software Foundation, Inc. This file is part of the GNU LIBICONV Library. The GNU LIBICONV Library is free software; you can redistribute it and/or modify it under the terms of t
  3. 所属分类:C++

    • 发布日期:2015-04-22
    • 文件大小:4194304
    • 提供者:lljnh
  1. Programming Rust Fast, Safe Systems Development

  2. Rust is a new systems programming language that combines the performance and low-level control of C and C++ with memory safety and thread safety. Rust’s modern, flexible types ensure your program is free of null pointer dereferences, double frees, d
  3. 所属分类:其它

    • 发布日期:2017-12-15
    • 文件大小:9437184
    • 提供者:txb70780533
  1. GSM的AMR语音CODECS

  2. GSM的AMR语音CODECS. /*---------------------------------------------------------------------------- ; GLOBAL FUNCTION DEFINITIONS ----------------------------------------------------------------------------*/ /* * This function allocates memory for filt
  3. 所属分类:3G/移动开发

    • 发布日期:2008-12-26
    • 文件大小:988160
    • 提供者:qq26645982
« 12 »