CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - AS.c

搜索资源列表

  1. C++与Java比较

    0下载:
  2. “作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”-"as a C programmers, we have already mastered the design of object-oriented programming to the basic concept, but Java syntax is very familiar with it. In fact, Java was
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9106
    • 提供者:lee
  1. C语言实现的大整数乘法

    0下载:
  2. 此代码为两个大整数的乘法运算,支持无限多位数的乘法,只要硬件资源允许。-this code for the two large integer multiplication and support an infinite number multiplication of the median, as long as the hardware resources allow.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2624
    • 提供者:srx
  1. exam8_nankai100

    0下载:
  2. 通过这次上机考试(2004年4月)以及从各大论坛上考生朋友们所抽取的上机题来看,所有的上机考试题全来自南开100题,但网上所流传的以及正式书本上的解法也有不少的错误,因此也误导了一些基础不深的朋友们,为此我将2004年版南开100题中所有的题都在无忧2004年上半年版模拟系统中进行了测试(无忧模拟系统也安装了最新的补丁),将正确的、精华的解法采纳出来,其中有许多题也加入了我的编程思想,尽量照顾了一些基础不深并对C语言中指针解法很畏惧的朋友们,做到容易理解及容易掌握-through this ex
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:211425
    • 提供者:赵强
  1. GetEmail

    0下载:
  2. 获取本机通讯薄的内容C++源码及文档(通讯录的途径必须按各自的实际情况改变)-access to the machine communication thin as C source code and documentation (inclusion in the way must be the actual circumstances change)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:350166
    • 提供者:钱晨
  1. C++iostreamxiangxijieshao

    0下载:
  2. 这里面详细的介绍了c++的流输入输出的函数,叙述详尽,内容很全,请大家参考!-detailed introduction to the c + + input and output flow of the function, described in detail, as is the whole, Please reference!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29261
    • 提供者:tiandong
  1. C-LVQ

    0下载:
  2. 此为类神经网路分类,分类方式为Learning Bector Quantization 的C语言源码-this as a neural network classification, Learning classification Bector Quantization of the C language source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2089
    • 提供者:jack
  1. C++Examples.ZIP

    0下载:
  2. These are the exact same examples as Dejan s Delphi examples. The .DFM files are in fact the same files. Since C++ Builder does not always upgrade projects well, so I enclosed separate projects for C++ Builder 3, 4 and 5.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16084
    • 提供者:雷震
  1. c++TextCode

    0下载:
  2. C++程序设计课本源码,供学习计算机的大学生们参考-C source program design textbooks for students learning computer as a reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:215048
    • 提供者:陈小刚
  1. 有限自动机C++

    0下载:
  2. 利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective Series
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1941
    • 提供者:李定丰
  1. ROSETTALib C++_src

    0下载:
  2. The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:176309
    • 提供者:去无踪
  1. 复杂运算c++代码

    0下载:
  2. 由于linux下的CG3不支持vb,偶c++编的一个复杂运算用来测试CG3速度的东东,很简单请不要见笑.-as the Spaniard does not support vb, dual c a series of complex computing used to test the speed of the Eastern Pierce, a very simple, please do not laughed at.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33539
    • 提供者:赵元
  1. C++ 中不规则窗体的快速显示

    1下载:
  2. 传统的WINDOWS应用软件界面给人的感觉总是千篇一律的方方正正的窗体,看的时间长了难免会有些厌烦,总是希望能见到些不同一般的软件界面。如今,相当数量的商业软件在提供优秀而强大的功能的同时,软件的界面也是做得越来越漂亮,比如《超级解霸2000》中的界面插件,使用过的人一定对其华丽的外观充满好感。作为一个编程爱好者,如果自己写出的软件也拥有类似的界面,也许会吸引更多目光的注视。那么,我们现在就开始动手制作自己的漂亮界面吧。-traditional Windows application softw
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2764
    • 提供者:张吗恩
  1. C6000DSP的C语言程序示例

    0下载:
  2. C6000DSP的C语言程序示例 一共有3个 内容不错,希望能对有需要的朋友有帮助。-C6000DSP C language program an example of a total of three as well, the hope is to have a friend in need of help.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19780
    • 提供者:高永博
  1. FTBv1-6-5-Source

    0下载:
  2. DES算法集锦,包含有各种增强DES算法,变形DES算法,有PASCAL,ASM,C等多种语言的版本,有DOS,WINDOWS,Linux,以及其它UNIX环境的代码-DES algorithm Collection contains various enhanced DES algorithm, DES algorithm deformation, PASCAL, ASM, such as C-language versions, DOS, Windows, Linux, and other
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:111341
    • 提供者:xt
  1. 用Visual C++打造IE浏览器

    1下载:
  2. 此为本人期末的课程设计VC设计:浏览器程序设计。注:本源码用Word文档存放。 简介内容:随着互联网在世界范围的广泛应用,WWW(World Wide Web,万维网)也日益成为互联网上信息交流不可缺少的工具。它是一种以HTTP(HyperText Tranfer Protocol,超文本传输协议)为基础,使用HTML(HypeText Markup Language,超文本标记语言)编写的有若干Web网页构筑而成的世界。 本课程设计要求设计类似于微软的IE浏览器,具备一个浏览器的基本功能,可以
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11563
    • 提供者:何浩
  1. 基于C#和AE开发,实现了属性表的打开

    0下载:
  2. 基于C#和AE开发,实现了属性表的打开,以及与地图的关联-C# and the AE-based development, the realization of the attribute table open, as well as the associated map
  3. 所属分类:界面编程

    • 发布日期:2011-07-26
    • 文件大小:76560
    • 提供者:Simonz
  1. am2000.用于Delphi/C++Builder的菜单控件源码

    0下载:
  2. 一套用于Delphi/C++Builder的菜单控件源码, As soon as applies mechanically to the Delphi/C Builder vegetable 鍗曟帶 source code
  3. 所属分类:界面编程

    • 发布日期:2017-11-08
    • 文件大小:111417
    • 提供者:
  1. C++.rar 实现键盘触发达到抽签的目的

    0下载:
  2. 实现键盘触发叔叔,键盘任意按键停止数数,从而达到抽签的目的,The realization of the keyboard to trigger uncle, keyboard keys to stop any count, so as to achieve the purpose of drawing
  3. 所属分类:其它

    • 发布日期:2017-03-22
    • 文件大小:949
    • 提供者:潘洲旭
  1. chuankou.rar

    0下载:
  2. RS232串口通信控制界面包括周期发送以及二进制——十六进制转换等功能,RS232 serial communication control interface including the cycle of sending as well as binary- hexadecimal conversion function
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:467713
    • 提供者:ROSE
  1. IconMenu.rar

    0下载:
  2. windows mobile 用的九宫格 Icon 界面,用WTL开发,主要用 CListViewCtrl 类。可以设置背景、间隔、文字颜色、文字背景等属性。mobile 上的 WTL 相关的例子很少。,windows mobile using squares Icon interface, using WTL development, the main category CListViewCtrl. Can set the background, spacing, text color, te
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-26
    • 文件大小:43177
    • 提供者:corsica
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com