CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - Base

搜索资源列表

  1. 桌面hhs

    0下载:
  2. int *base int *top int stacksize }sqstack inistack(sqstack &s) { s.base=(int*)malloc(stackintsize*sizeof(int)) if(!s.base) exit(-2) s.top=s.base s.stacksize=stackintsize return 1 }- int *base int *top i
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:王键
  1. 学习知识库2.0版

    0下载:
  2. 学习知识库2.0版.rar C#知识库是我在学习C#时积累的一些知识。 本软件用C#编写,运行需要Microsoft .NET框架支持。 打开树状节点,双击可查看知识。-learning knowledge base version 2.0. Rar C# knowledge base is in learning C# gained some knowledge. The software prepared with C#, running Microsoft.NET framew
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:160.58kb
    • 提供者:mimi
  1. Ckuhanshu

    0下载:
  2. 函数名: qsort 功 能: 使用快速排序例程进行排序 用 法: void qsort(void *base, int nelem, int width, int (*fcmp)()) 程序例:-function : qsort function : Routine use of Quick Sort Sort Usage : void qsort (void * base, nelem int, int width, int (* fcmp) ()) process cas
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.21kb
    • 提供者:奕竹
  1. dzzLibrary

    0下载:
  2. 一些基类源码,网站基类,数据库类、异常类和业务处理类-some base class source, the base class website, database, and business category unusual class
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.5kb
    • 提供者:党中赞
  1. BookReviews

    0下载:
  2. 查询XML文件,类似于数据库操作。 实现了父子关系视图与数据查询功能-inquiries XML document, similar to the data base. Realizing the father-son relationship View and data inquiry
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10.64kb
    • 提供者:andy
  1. jianZhi

    0下载:
  2. 一个C#写的进制转换程序,包含小数的转换功能,有些写的不是很好,希望大家指点!-C# to write a base for the conversion process, including the abolition of conversion functions, some written is not very good we hope that the guidance!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.77kb
    • 提供者:awindyday
  1. sjjgkcsj

    0下载:
  2. 数据结构是计算机专业的核心课程,是计算机科学的算法理论基础和软件设计的技术基础-computer data structure is the core professional courses computer science is the theoretical basis of algorithms and software design technology base
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:37.58kb
    • 提供者:文涛
  1. FileControl

    0下载:
  2. 用于文件控制基类,包括ini,txt等文件类型.试用一下这个功能-for Document Control base class, including ini, txt file types such as. Give it a try this function
  3. 所属分类:C#编程

    • 发布日期:2014-01-12
    • 文件大小:2.05kb
    • 提供者:hover
  1. DynamicProperties_demo

    0下载:
  2. 属性框的应用,重写了原来的基类函数,有动态添加删除功能-frame attributes of the rewriting of the original base class function, a dynamic addition to delete function
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:46.46kb
    • 提供者:luzihui
  1. CClockST_demo

    0下载:
  2.  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-a simple digital clock procedures, which date the category MFC CStatic derived from the base class.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:43.35kb
    • 提供者:张博真
  1. WINDOWS消息的处理

    0下载:
  2. Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in VC Classwizard we can add a c
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17.39kb
    • 提供者:陈亮
  1. Ex8_4

    0下载:
  2. 应用了类,虚基类,构造等面向对象的技术来进行个人资料的管理-category of application, virtual base class and structure of object-oriented technologies for the management of personal data
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:张力均
  1. 豺超大规模

    0下载:
  2. 境肚杳夺睚 有月手在 地寺地三一 在基要夺栽植 地棋杜 村霜霜地枯超大规模 -Habitat belly Ya won a perch on the hand of the Terachi March 1 to the base to grow to seize Doue Shuangshuang game to extra-large litter
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5.81kb
    • 提供者:scc
  1. 基数排序算法

    0下载:
  2. 基数排序的算法,已经经过了编译,对初学者很有帮助~-base sequencing algorithms, which have been through a compiler, very useful for beginners ~
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:罗易
  1. demo.rar

    0下载:
  2. 基于MFRC50O射频基站芯片和AT89552单片机的射频卡读写器底层程序源代码 ,Based on base station RF chips and MFRC50O SCM AT89552 RF card reader the underlying source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:281.77kb
    • 提供者:符宁
  1. JarMaker.zip

    0下载:
  2. 基于C#的手机电子小说jar生成源码。目前手机小说飞库站,C#-based mobile e-novel source jar generated. At present, mobile phone base stations fiction fly
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:219.97kb
    • 提供者:邓劲松
  1. Base-station-positioning

    0下载:
  2. 实现基站定位 实现基站定位 实现基站定位-Base station base station positioning positioning positioning the base station base station positioning
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:124.5kb
    • 提供者:hu
  1. httpBase

    0下载:
  2. 使用用C#实现base身份验证请求,身份验证就是确认访问者身份的过程, 有几种方法可以验证站点的访问者是否拥有访问他们请求的信息的权限。None Forms Windows Passport -Authentication is the process to confirm the identity of visitors, there are several ways to verify whether the site s visitors have access to t
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:38.25kb
    • 提供者:yangting
  1. c-Sharp-base-class

    0下载:
  2. c#基类,做好了相关DEMO,想节省开发时间的初学朋友,欢迎下载-c# base class, do a good job related to DEMO, want to save development time beginner friends, welcome to download
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.6mb
    • 提供者:ch
  1. Element-base-anlisys

    0下载:
  2. 通过编程计算利用有限元分析方法,对结构进行分析。- Meanwhile, the system provides a simple way to maintain and update welding knowledge base
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:26.24kb
    • 提供者:任建文
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com