搜索资源列表

  1. tabtoolbardemo_src.zip

    0下载:
  2. Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implement
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:89039
    • 提供者:
  1. atl_activedoc.rar

    0下载:
  2. This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with th
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-16
    • 文件大小:39149
    • 提供者:
  1. c implement of GA.rar

    0下载:
  2. 所属分类:生物技术

    • 发布日期:2024-05-16
    • 文件大小:79544
    • 提供者:
  1. c implement of GA

    0下载:
  2. 遗传算法的c语言实现-genetic algorithm in C Language
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:79811
    • 提供者:周爽
  1. 用ASP.NET实现一个简单的计算器(适合入门者)

    1下载:
  2. 用ASP.NET实现一个简单的计算器(适合入门者) .rar-using ASP.NET to implement a simple calculator (for beginners). Rar
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:492868
    • 提供者:夏雨
  1. 用线程实现动态改变图标

    0下载:
  2. 用线程实现动态改变图标-using threads to implement dynamic changes icon
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13940
    • 提供者:中国
  1. mycat

    0下载:
  2. C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s \"cat\" command in C, I m sure it is helpful for you
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:扬扬
  1. eigenface

    0下载:
  2. 经典的特征脸识别算法 经典的特征脸识别算法 -descr iption: a matlab program that implement the classical face recognition base on eigenface
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:kkxx
  1. draw-colorlb

    0下载:
  2. UNZIP with directory preservation. This sample contains long file names. Uploaded on 24 April, 2000. The COLORLB sample shows how to implement an owner-draw list box. The box is drawn LBS_OWNERDRAWFIXED and also uses the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53733
    • 提供者:陈云
  1. 曼哈夫树

    0下载:
  2. 这是一个有关哈夫曼编码的软件,包括哈夫曼的编码和翻译.-A program shows how to implement the Huffman code contains encoding and decoding
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:22812
    • 提供者:丁一
  1. Visual Basic .NET 中实现后台进程

    0下载:
  2. 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:173784
    • 提供者:程崇刚
  1. bindows1.3评估版

    0下载:
  2. Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很多不同窗体小部件(widget)的图形用户界面(GUI)。Bindows应用程序可以使用很多方法与服务器端进行交互。其中大多数方法是基于XML的。它同样支持XML-RPC和基于SOAP的Web Services。程序设计语言是Javascr ipt。 所有windows控件的模拟
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1219997
    • 提供者:shen
  1. Vitrual IP

    0下载:
  2. 可以任意虚拟IP,运行后可以使用虚拟的IP发邮件,注册-It can implement any virtual IP ,after executing ,you can sent a email ,register and so on by using the Vitrual IP .
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1198449
    • 提供者:
  1. chatSystem111

    0下载:
  2. 用java实现的一个c/s结构的网络聊天器,编缉工具是jbuilder,可实现*,私聊等功能-This is a chatting system using the tool -JBuilder in Java. The system is based on the Client/Server model. The main functiong is to implement you wishes to chat with a
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:298674
    • 提供者:张斌
  1. uart from opencores

    0下载:
  2. 用VHDL实现串口 可以实现与pc机的通信 收发 中断都可以 效果比较好-VHDL implement serial port, it can communicate with pc, it can accept and send message, and it can be interrupted.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9254
    • 提供者:熊明
  1. mpeg4实现的软件代码

    0下载:
  2. mpeg4实现的软件代码,极具参考价值-code of software to implement mpeg4, valuable to be refrenced
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:7171445
    • 提供者:经济学
  1. implement-message-alerts

    0下载:
  2. Using SignalR to implement message alerts
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:7963648
    • 提供者:AimeeZ
  1. toplbur-Implement

    0下载:
  2. 实现平面工具栏 Implement the flat toolbar(Realize the plane toolbar Implement the flat toolbar)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:yywbrlink
  1. sauver-Implement

    0下载:
  2. 实现简单服务器,客户端通信的基本socket编程(Implement a simple server and client communication the basic socket programming)
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:88064
    • 提供者:RJX-80692
  1. MATLAB code to implement PML as absorbing boundary condition in 2D FDTD

    0下载:
  2. MATLAB code to implement PML as an absorbing boundary condition in 2D FDTD of TMz mode propagation of EM wave. This program work for any rectangular problem space at PML of specified dimension with same or different step
  3. 所属分类:matlab例程

    • 发布日期:2020-04-16
    • 文件大小:2035
    • 提供者:ibror9
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org