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

搜索资源列表

  1. GetWeb

    1下载:
  2. 异步的网页请求类可以执行get和post方法-asynchronous web request class can get and post implementation methods
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14551
    • 提供者:周小波
  1. sjkbg1

    0下载:
  2. 1. 掌握数据库设计和实现的基本方法。 掌握数据库模式设计、分析和实现的方法,理解规范化的作用 -1. Master database design and realization of the basic method. Master database schema design, analysis and implementation methods, understanding the role of standardization
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:138657
    • 提供者:天心
  1. yhj

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method used in this experiment demands high-level language debugging and prepared a simple algorithm bankers proced
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1562
    • 提供者:发卡
  1. AnEfficientMethodforPrefilterComputationforReduced

    0下载:
  2. EDGE 解调算法文章,详细介绍预滤波的一种实现方法,很经典。-EDGE demodulation algorithm article, detailing a prefilter implementation methods, it is classic.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-25
    • 文件大小:118211
    • 提供者:james wang
  1. oracle

    0下载:
  2. 测试通过的oracle编程(给出了表和数据) 1.函数:输入姓名,课程名,成绩 完成对SC表的插入操作 2.级联修改实现方法:两种方法实现级联删除 3.触发器:在Student表中添加一列:sum_avg(总成绩),在SC表中作一触发器,当添加一行之后,将该学生的总成绩相应改变。 4.过程:输入姓名,课程名,成绩.该过程完 成对SC表的插入操作 5.竖表转横表的方法-Test of oracle Programming (give the table and data)
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:4531
    • 提供者:rong_hu
  1. Shoot_src

    0下载:
  2. 如何在桌面上应用可视化效果。实现方法是:拷贝桌面内容,使用GDI函数在上面应用效果,然后重新显示它。-On how the desktop visualization application. Implementation methods are: copy the contents of the desktop, use the GDI function in the above application, and then re-display it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:77139
    • 提供者:吴计
  1. A_Fast_RBTree_Implementation

    0下载:
  2. 一个快速的红黑树实现方法,程序中使用了一些小的技巧加快速度-A quick red and black tree implementation methods, procedures used in a number of techniques to accelerate the speed of small
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2424
    • 提供者:LS
  1. PL

    0下载:
  2. 实现自顶向下或自底向上分析方法的实现方法-Achieve top-down or bottom-up analysis of implementation methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:8586
    • 提供者:Lcsophia_njut
  1. TACS-src

    0下载:
  2. tacs 信 托 蚁 群 算 法 的一种实现方法源码-Trust tacs an ant colony algorithm implementation methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:24785
    • 提供者:张平
  1. S-Box

    1下载:
  2. 实现了AESs盒,文件夹里面有关于s盒的详细资料和实现方法。-AESs implementation of the box, there is a folder inside the s-box about the details and implementation methods.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:384056
    • 提供者:sunwu
  1. Lists

    0下载:
  2. 此程序是链表的三种实现方法,包括单链表,双链表,顺序表,用C++实现-This program is linked to three kinds of implementation methods, including single-linked list, double-linked list, order form, using C++ implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:6583
    • 提供者:王磊
  1. plot_function

    3下载:
  2. 频率选择性衰落信道的建模与仿真,具体实施方法-Frequency selective fading channel modeling and simulation modi, concrete implementation methods
  3. 所属分类:Windows编程

    • 发布日期:2017-03-31
    • 文件大小:1721
    • 提供者:duanyuting
  1. fdsafdsaf

    0下载:
  2. 4、 掌握构造函数和析构函数的含义与作用、定义方式和实现,能够根据要求正确定义和重载构造函数。能够根据给定的要求定义类并实现类的成员函数; 掌握友元函数的含义,友元函数和成员函数的区别。 -4, master constructor and destructor of the meaning and effect, definition and implementation methods, to request the correct definition and overloaded
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:774
    • 提供者:谢霆锋
  1. DirextXSamples

    0下载:
  2. 深入淺出 DIRECTX 程式設計: 解說了數學性的概念和有關 DirectXGraphics 的基礎知識,也特別針對3D效果具體的執行方法做說明。內容以DirectX9為基礎,用基本的遊戲製作思維與邏輯概念,架構出身為遊戲程式設計人員所應具備的程式設計能力。-DIRECTX programming easy to understand: a mathematical explanation of the concepts and the basics of the DirectXGraphic
  3. 所属分类:DirextX

    • 发布日期:2017-05-16
    • 文件大小:4468203
    • 提供者:ShunHui
  1. 201061912472663

    0下载:
  2. VB抓取DLL或EXE应用程序内的图标资源,做一个自己的好工具吧 VB抓取DLL或EXE应用程序内的图标资源,此类程序已有很多,每一款都有不同的编写思路,实现的方法都不一样,是否好用,或者对你是否有用,就看你的感觉了。 -VB DLL or EXE to crawl within the application' s icon resources to be a good tool for your own bar crawl VB DLL or EXE icon withi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3017
    • 提供者:opeth520
  1. connectscan

    0下载:
  2. connect scan 编程设计文档,介绍扫描的种类和实现的方法。-connect scan program design document that describes the type of scan and implementation methods.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:60775
    • 提供者:ningtowen
  1. Woven-fabric-patterns-by-VB-implementation-of-simu

    0下载:
  2. 用VB实现机织物纹路模拟的方法探讨Woven fabric patterns by VB implementation of simulation methods-Woven fabric patterns by VB implementation of simulation methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:39455
    • 提供者:baof001
  1. RTime

    0下载:
  2. 这是介绍了异步定时器的作用和实现的方法,对于开发有很的的作用-This is the asynchronous timer introduced the role and implementation methods for the development of the role of a very
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1196
    • 提供者:王帅
  1. project3

    0下载:
  2. 通过程序创建表实现方法;通过程序,向表中添加图形数据的实现方法;通过程序,向表中添加属性数据的实现方法;利用程序,读写记事本的方法。 -Implementation through the program creates tables through the program, add graphics to the table, the realization of data through the program, add attribute data to the table, th
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:72685
    • 提供者:王美美
  1. RunInstance

    0下载:
  2. 本程序演示如何让程序只运行一次实例。两种实现方法:方法一是利用Process类判断进程;方法二是利用Mutex类。-This program demonstrates how to make the program run only one instance. Two implementation methods: Method One is the use Process class to determine the process method two is the use of Mute
  3. 所属分类:CSharp

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