CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 文件

搜索资源列表

  1. vaspview-1.05-win32-bin

    1下载:
  2. 科学显示程序包,用于查看VASP产生的输出文件-A free, open source 3D viewer for molecular charge distributions.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:178919
    • 提供者:samuel
  1. windowsgraphicsprogrammingcode

    0下载:
  2. 本书详细介绍Windows图形系统,包括Win32 GDI和 DirectDraw API的技术细节:设备环境、坐标空间和变换、像素、填充区域、位图、图像处理、文字处理、元文件、打印处理等。本书内容翔实、例子丰富、分析透彻,是Windows编程人员的实用参考书。附带光盘包含书中实例、实用程序、相关信息等。-This book details Windows graphics system, including the Win32 GDI and DirectDraw API technical
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15018012
    • 提供者:wangxt
  1. pyexcelerator-0.6.4.1

    0下载:
  2. Excel文件读取 安装: python setup.py install from pyExcelerator import * sheets = parse_xls( d:/a.xls ) 很简单,与 xlrd 不同。xlrd 需要先调用book = xlrd.open_workbook(filename)打开文档,然后再调用sh = book.sheet_by_index(i)来得到第几个sheet,然后再使用sh.cell_value(i, j)得到i行
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:173654
    • 提供者:kevin
  1. binaries-2.0.5-win32

    0下载:
  2. 上传文件包括编译运行平台和许多实例。Answer set programming(简称ASP)是国外近几年兴起的一种重要的逻辑编程语言,对于求解NP问题有良好的时间上限优势。例如图的着色问题,哈密顿回路问题,sudoku问题,生物医学的特征选择问题等等。加上我上传的logic学习资料配套使用。-uploaded file include the compile and develop platform and many examples. Answer set programming is a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3052694
    • 提供者:刘新玲
  1. dcmtk-3.5.4-win32-i386

    1下载:
  2. 用于医学图像处理中dcmtk工具包的使用,将库文件和头文件加到VC的平台下,即可直接调用-Dcmtk for medical image processing toolkit to use, the libraries and header files added to the VC of the platform, you can directly call
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25455848
    • 提供者:潘丽丽
  1. curl-7.18.2-win32-nossl

    0下载:
  2. curl是一个利用URL语法在命令行方式下工作的文件传输工具。WIN32 環境-Curl is a use of grammar in the command line way URL worked under file transfer tool.WIN32 environment .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:258806
    • 提供者:yale
  1. scanalyze-1.0.3a.win32.bin

    0下载:
  2. 此软件用来查看.ply文件的网格模型,应用比较简单,所需要文件已经附在压缩包中-This software used to view. Ply mesh file, the application is relatively simple, the required documents have been attached to the compressed package
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6597591
    • 提供者:zero
  1. mfc-C-CPP-win32

    0下载:
  2. 是vc开发的帮助文件 包括win32 C c++库函数文件, VC的MSDN 全部都是中文版本的-Vc is the development of help files including win32 C c++ library files, VC' s are all Chinese version of MSDN
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2240196
    • 提供者:stellarzhong
  1. Trojan-PSW.Win32.OnLineGames

    0下载:
  2. 病毒Trojan-PSW.Win32.OnLineGames生成文件的代码-Virus Trojan-PSW.Win32.OnLineGames generated code file
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9457
    • 提供者:莉莉
  1. HDF5188-win32-vs9

    0下载:
  2. HDF5文件的读取库,已经编译好。可以读取modis的hdf5格式。-HDF5 file to read, has been compiled. Can read the MODIS HDF5 format.
  3. 所属分类:GIS program

    • 发布日期:2017-05-31
    • 文件大小:13761993
    • 提供者:陈飞
  1. hdf5-1.8.6-win32

    0下载:
  2. HDF是用于存储和分发科学数据的一种自我描述、多对象文件格式。HDF是由美国国家超级计算应用中心(NCSA)创建的,以满足不同群体的科学家在不同工程项目领域之需要。HDF可以表示出科学数据存储和分布的许多必要条件。HDF被设计为: 自述性:对于一个HDF文件里的每一个数据对象,有关于该数据的综合信息(元数据)。在没有任何外部信息的情况下,HDF允许应用程序解释HDF文件的结构和内容。 通用性:许多数据类型都可以被嵌入在一个HDF文件里。例如,通过使用合适的HDF数据结构,符号
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:13225386
    • 提供者:han
  1. win32-readwrite-txt-file

    0下载:
  2. 基于Visual C++ Win32 控制台的程序,实现从txt文本文件中读取以及写入数据的功能-Based on the Visual C++ Win32 Console program, read and write data from txt text file
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:9354
    • 提供者:肖传毅
  1. QQROOT-FOR-PHP

    0下载:
  2. /win32 为windows版本QQ机器人相关文件 /win32/qqrobot.exe 机器人启动文件 /win32/qqconfig.txt 机器人配置文件 /php-example/log 回复消息的日志记录在这里 /linux 为linux版本QQ机器人相关文件 /php-example 为php范例文件,你可以修改成asp、jsp、.net等。 /php-example/SendMessage.php 发送消息文件 /php-example/Callbac
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-24
    • 文件大小:269663
    • 提供者:王浩
  1. An-In-Depth-Look-into-the-Win32

    0下载:
  2. 你可能想知道为什么要关注可执行文件的格式。答案永远是:操作系统的可执行文件格式和数据结构展现了操作系统内部许多信息。通过理解 EXE和 DLL 的内部情况,你会发现你已经变成你周围一个更优秀的程序员。 -You may want to know why the attention to executable file format. The answer is always: operating system executable file format and data structu
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:425586
    • 提供者:锁匠
  1. win32-vss

    0下载:
  2. 这是一些中间文件 是一个win32的程序库,对一些开发者可能有用-this is middle file,that is a win32 project code for the development of the user
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-14
    • 文件大小:3137919
    • 提供者:xiaoming
  1. win32-DlgBaseApplication

    0下载:
  2. 如何利用vc制作界面,这是一个插件,解压后放到Template文件夹下即可-How to use the the vc interface for creating, this is a plug-in into the Template folder after extracting
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-18
    • 文件大小:12382
    • 提供者:何珣
  1. cmake-2.8.8-win32-x86

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得
  3. 所属分类:Compiler program

    • 发布日期:2017-05-28
    • 文件大小:11480094
    • 提供者:koral
  1. guanji-Win32

    0下载:
  2. 开机后自动关机:类似病毒的软件,利用注册表设置开机运行,运行后立即关闭系统。(缺点:更改文件目录将会失效;必须打开此文件,否则无法开机运行)-Automatic shutdown after boot: similar virus software, registry settings start running, shut down the system immediately after running. (Drawback: change the file directory will l
  3. 所属分类:ELanguage

    • 发布日期:2017-11-16
    • 文件大小:928
    • 提供者:Percy Potter
  1. glew-1.9.0-win32

    0下载:
  2. GLEW是一个跨平台的C++扩展库,基于OpenGL图形接口。使用OpenGL的朋友都知道,window目前只支持OpenGL1.1的涵数,但 OpenGL现在都发展到2.0以上了,要使用这些OpenGL的高级特性,就必须下载最新的扩展,另外,不同的显卡公司,也会发布一些只有自家显卡才支 持的扩展函数,你要想用这数涵数,不得不去寻找最新的glext.h,有了GLEW扩展库,你就再也不用为找不到函数的接口而烦恼,因为GLEW能自动识 别你的平台所支持的全部OpenGL高级扩展涵数。也就是说,只要包
  3. 所属分类:OpenGL program

    • 发布日期:2017-10-31
    • 文件大小:1393467
    • 提供者:yangan
  1. sqlite-dllalib-win32-x86-VS-2005

    0下载:
  2. sqlite 数据库在vs2005下编译好后的lib文件和dll文件。 方便大家使用-sqlite database in vs2005 compiled under the lib files and dll files. Facilitate the use of
  3. 所属分类:Other Databases

    • 发布日期:2017-11-07
    • 文件大小:320512
    • 提供者:申克
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com