虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

free

  • ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionali

    ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique techonology, a transaction system. This innovative solution gives you a fast and easy way of updating archive files providing data integrity like a reliable database system. ZipForge Personal is free for personal use. Any company that uses ZipForge in its projects must order ZipForge Pro.

    标签: compression functionali ZipForge archive

    上传时间: 2014-11-28

    上传用户:520

  • TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a

    TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.

    标签: demonstrating stripped-down implementing minimalist

    上传时间: 2013-12-21

    上传用户:无聊来刷下

  • jfreechart说明文档 需要用JAVA在网页上做统计图的东东

    jfreechart说明文档 需要用JAVA在网页上做统计图的东东,可惜虽是free的,但它的文档要收费,这是我好不容易在网上找到的文档,比这里以前那个文档的版本更新,并且以前那个版本在新版本里很多类都有变化,必须用这个文档才有用

    标签: jfreechart JAVA 文档

    上传时间: 2015-04-12

    上传用户:sevenbestfei

  • Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si

    Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一个多语言,宏编译器,可以在一个单独的文件中定义所有的语法和代码生成。Draak 是一个单独的二进制文件,可以在任意平台上只使用一个文件来编译任何上下文无关的语言(类似 C, Pascal, Java)。

    标签: multi-language generation compiler defined

    上传时间: 2013-12-30

    上传用户:a673761058

  • This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

    This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.

    标签: the embedded detects almost

    上传时间: 2015-05-07

    上传用户:comua

  • MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is f

    MantisChess -- A Chinese Chess Program Copyright (C) Chen Chengtao, China This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the free Software Foundation either version 2 of the License, or (at your option) any later version.

    标签: MantisChess Copyright Chengtao Chinese

    上传时间: 2015-06-22

    上传用户:虫虫虫虫虫虫

  • 编程精粹 ─── Microsoft 编写优质无错C 程序秘诀 Writing Clean Code ─── Microsoft Techniques for Developing Bug-fr

    编程精粹 ─── Microsoft 编写优质无错C 程序秘诀 Writing Clean Code ─── Microsoft Techniques for Developing Bug-free C Programs Steve Maguire 著 姜静波 佟金荣 译 麦中凡 校 电子工业出版社 编写优化、高效、无错地代码 2 这份电子书籍由PC Home 俱乐部、C++ Bulider 讨论区数位网友分别整理完成,基本 上完全按照所据译本原貌,极少数文字为通顺起见稍作修改。由于并非一人整理完成,书 中例程各章节代码书写风格可能稍有不同,如指针声明,以下两种写法都存在: void* pv // ‘*’号与类型说明符相连 void *pv // ‘*’号与变量名相连

    标签: Microsoft Developing Techniques Writing

    上传时间: 2014-01-23

    上传用户:啊飒飒大师的

  • 本文介绍了如何使用qt提供的接口来设计自己的GUI风格(look and feel)

    本文介绍了如何使用qt提供的接口来设计自己的GUI风格(look and feel),并通过一个具体的例子(使QSpinBox垂直显示)来详细说明过程。运行环境:redhat 9.0,qt-x11-free-3.2.*

    标签: look feel GUI and

    上传时间: 2015-07-13

    上传用户:脚趾头

  • microchip公司提供的无线ziebee协议的演示程序

    microchip公司提供的无线ziebee协议的演示程序,支持802.15.4,是free并且非常不错的协议程序。

    标签: microchip ziebee 无线 协议

    上传时间: 2013-12-19

    上传用户:wl9454

  • QT是目前Linux上最知名的窗口环境系统

    QT是目前Linux上最知名的窗口环境系统,除了桌上型电脑之外,PDA上的Linux系统也大都是以QT当作窗口环境。 目前QT在Linux PDA上必须安装的程序包括QT/Embedded与QT/Palmtop两者,并且QT公开其原始码与发展环境。 本程序主要希望在Linux PDA上藉由RS-232通讯与手机沟通,并且能够收发简讯。 采用的发展环境为QT/Embedded 3.0.2与GSMLib 1.8,模拟程序为QT/Palmtop的模拟器。 您可以在下列网站取得相关的函式库: gsmlib-1.8.tar.gz http://www.pxh.de/fs/gsmlib/ qt-embedded-free-3.0.2.tar.gz http://www.trolltech.com/dl/ qpe-1.3.1-bin-x86.tar.gz http://www.trolltech.com/dl/ 本程序并非免费程序,版权所有,并受 GNU General Public License 保护。

    标签: Linux 窗口 环境

    上传时间: 2014-01-01

    上传用户:baiom