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

搜索资源列表

  1. 2003061616520722620

    0下载:
  2. This a java example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14100
    • 提供者:胖子
  1. Login_sample

    0下载:
  2. 此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示\"*\"号的登陆程序例子.-no passwords, there is a need inside the header files, source code and compiled procedures. The procedure is a password shows that the "*" landing procedures example.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19183
    • 提供者:风云
  1. select使用

    0下载:
  2. 压缩包中的例子用非常浅显易懂的方式指明如何使用select,以及select的使用范围-compressed using the example of a very simple and easy way, how to use select, and the use of select
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1722
    • 提供者:亢龙不悔
  1. 成绩管理20034581赵传仕

    0下载:
  2. 学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software tec
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:赵传仕
  1. TC2.0库函数查询 V1.0

    1下载:
  2. 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。-The software contains 355 WITH TC 2.0 libraries, each provide a function corresponding to the first doc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42924
    • 提供者:苏宛新
  1. 描述统计

    0下载:
  2. 这是一个有关概率中描述统计的例子.是用vb编写而成,仅供大家参考.-This is a descr iption of the probability statistics example. Vb is prepared, the only reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17956
    • 提供者:张华仁
  1. c++&vc小程序集合

    0下载:
  2. Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asyc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1105118
    • 提供者:程晖
  1. qicsort

    0下载:
  2. 一个写在vc中的快速排序法函数,没有单独做测试类,而是在main函数中给出了例子,运行最后会在控制台看到结果。-a vc wrote in the rapid sequencing function, so there is no single test categories, but in main function is an example of the operation will finally see the result console.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9317
    • 提供者:lili
  1. 《软件加密技术内幕》[配套光盘]

    2下载:
  2. 此为本书的配套光盘.本书结合实例,重点讲述了软件加密技术及其实施方案,以帮助程序员更好地保护自己的软件。书中介绍了相关系统的底层知识,例如,PE格式深入分析,调试API应用,未公开技术SEH的深入研究等,从而使读者在了解这些底层知识后,可以应用到自己的软件保护方案如各种反跟踪技术的实现中。本书还首度公开了如何编写加壳软件,以及如何将壳与程序融合在一起等一些热门技术。本书由加密解密技术界一流高手共同打造,读者将从本书中获得许多极具商业价值的内幕技术,是专业开发人员不可多得的一本好书。-this b
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3668598
    • 提供者:陶立欣
  1. pathfinding

    0下载:
  2. prolog 找路例子程序: === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- pa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1845
    • 提供者:Fa
  1. TestingCanvas

    0下载:
  2. 一个画布,的例子.Canvas,画布为应用程序提供了绘图功能.-a canvas, example. Canvas, the canvas for the application of graphics features.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:898
    • 提供者:易杜平
  1. TestNesting

    0下载:
  2. 容器的嵌套示例,把一个文本框放入一个容器的中央.一个文件按钮放在北边,一个帮助按钮放在西边.-nested containers example, a text box into a central vessel. A document on the north side button, a help button on the west side.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2481
    • 提供者:易杜平
  1. 电力监控系统VC实现五

    1下载:
  2. 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站系统中我们会牵涉到许多的点(可能甚至达到400到500多个),一般的电站运行人员或者管理者希望能够对这类点的历史运行状况进行还原(即能够将历史运行的各个点状况进行还原),曲线就是非常重要的一个环节了,考虑到各种因素,由于很多控件虽然外表包装漂亮,但是功能觉得不能这么完善,所以我自己写了一个显示控件,现进行简要的介绍,希望对这个方面寻求帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:573781
    • 提供者:陈一拉
  1. 重载双目运算符

    0下载:
  2. 关于重载双目运算符的一个实例,大家可以参考一下,-on heavy binocular Operators of an example, we can take a look, huh. .
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:125671
    • 提供者:
  1. 动态加载C++类示例

    0下载:
  2. 动态加载C++类的演示,程序需要在调试状态运行,通过Debug输出,不错的学习例子-dynamically loaded C demo, procedures need to debug state run by Debug output. a good example of learning
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11846
    • 提供者:张 虎
  1. lab8_1

    0下载:
  2. 该程序包含了c++中函数的多态性,是多态性的一个实例-The program contains a function, c polymorphism, is an example of polymorphism
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8072
    • 提供者:zjn
  1. java.example

    2下载:
  2. 现在在国外大学里最流行的java学习软件,同时还有大量的example,在名为project的文件里.安装好后用bluej打开peoject的例子,可以进行你想要的任何变化.同时可以了解大量的源码-now in foreign universities most popular java learning software, while there is a lot of example, the project called the document. installed after open
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12499144
    • 提供者:mojinhua
  1. simulink_rtdefs

    0下载:
  2. simlink应用实例,基于MATLAB6.5系列-simlink example, a series based on MATLAB6.5
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4852
    • 提供者:wangwei
  1. an113

    0下载:
  2. systemview开发实例,毕业设计和学习必备的资源。-Systemview development example, a graduate of the study design and the necessary resources.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:299973
    • 提供者:sunny
  1. c++6

    0下载:
  2. 一个很好的计算文字数目的例子,现在一个缺点就是计算中文的时候可能不是很准确-a good number of characters calculation example, a defect is calculated when the Chinese may not be accurate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2325
    • 提供者:冰扉
« 12 3 4 5 6 »
搜珍网 www.dssz.com