CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .50 .51 .52 .53 .54 53755.56 .57 .58 .59 .60 ... 58525 »
  1. c&c++语言程序

    1下载:
  2. 数据结构中的 二叉树算法、快速排序双向链表、顺序文件合并、顺序广度搜索以及深度搜索最优解 的C&C++ 程序-C&C++ programme about data structure including binary tree algorithm, quick sorting based on doubly linked lists, merging ordinal files, best solution of orderly width or depth search.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7271
    • 提供者:秦羽
  1. DOS操作系统源代码

    1下载:
  2. 一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验。使用VC进行开发-Source code for DOS, developed with VC. Programer can learn many developed experience in operating system from the code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:428600
    • 提供者:裴棕伟
  1. VC下实现一个图像浏览器

    1下载:
  2. 使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:567048
    • 提供者:祝彦军
  1. 矩阵计算类

    1下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9710
    • 提供者:lion
  1. 人工神经网络算法源代码

    1下载:
  2. 人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者-This is a display of Artifical Neural Network Algorithm.It is suitable for beginners.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2200889
    • 提供者:lion
  1. 自制的网格控件

    1下载:
  2. 一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些-The grid control is based upon CGridCtrl, and I override and add more functions. I hope it would be helpful to the people who is in need of it, and also hope someone could improve
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:390561
    • 提供者:杨杰
  1. 使用VC++ATL实现Office的COM插件

    1下载:
  2. 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:71385
    • 提供者:杨杰
  1. 用 C 语言编写 Windows 服务程序的五个步骤

    1下载:
  2. Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30783
    • 提供者:杨杰
  1. 数组排序算法改进版

    1下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sortin
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29134
    • 提供者:杨杰
  1. 闪电战机

    1下载:
  2. 闪电战机 具有专业水平的飞行射击游戏,很难让人相信这个游戏最初是作者在96年读大学时设计的,开发工具是directX + watcom c++ 10.6-professional shooting game. It is hard to believe that the author developed it in 96 as a college student. The develop tools is directX+ watcom c++ 10.6
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1142900
    • 提供者:李晴间
  1. 功能强大的VB可执行程序DEBUG反汇编软件

    1下载:
  2. 这是一款VB程序调试及反编译的工具,功能上还不是很好但希望能有点用-This ia a debug/undebug program with VB language, the function is not perfect .I hoppe it is useful.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5316160
    • 提供者:焦明
  1. 简单酒店管理系统

    1下载:
  2. 一个简单酒店管理系统,用SQL做为数据库, VB编写的代码.-Hotel manage system, it is a simple program written by VB for begginer.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:392908
    • 提供者:郑传奇
« 1 2 ... .50 .51 .52 .53 .54 53755.56 .57 .58 .59 .60 ... 58525 »
搜珍网 www.dssz.com