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

搜索资源列表

  1. HideCT

    0下载:
  2. 一个针对cashfiesta广告条的助手程序: 1.运行cashfiesta后,运行hidect.exe。 2.程序有如下几个功能: a.bind:绑定功能,即将cashfiesta窗口绑定到HIDECT窗口中。(因为cashfiesta窗口被做为Explorer的一项任务栏集成到桌面上,不利大家敌后工作 -)。 b.capture:捕捉功能,此功能用于监视cashfiesta的小人儿有没有工作,如果它偷懒,当然毫不客气地狂殴它的hip了,哈哈,希望大家也不要被老板狂殴此敏感部位啊...(此功能
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:478.8kb
    • 提供者:图灵心
  1. 可以放大屏幕的特定部分

    0下载:
  2. 可以放大屏幕的特定部分-can enlarge specific parts of the screen
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:122.1kb
    • 提供者:何列云
  1. bcbcmd

    0下载:
  2. 利用匿名管道实现cmd程序的输入定向,输入部分没有实现,有愿意者请把您的想法发给我。dcok@sina.com-use of anonymous pipeline achieve cmd directional input procedures, the importation of parts, and it is willing to please send your thoughts to me. Dcok@sina.com
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:636.84kb
    • 提供者:段纯
  1. p2p技术软件

    2下载:
  2. 这是一个有关p2p资源共享的软件源代码,包括两部分组成,一是服务器端,另一是客户端.可以下载文本文件和其他格式的文件,不过其他格式有点问题,大家可以自己把它修改过来.-a p2p source code about resource share, consists of two parts: one is server, another is client. you can use it to download txt file and other format file, but there
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.5mb
    • 提供者:sdf
  1. ZoomImg

    0下载:
  2. 实现图象的局部放大,移动鼠标可放大不同的部位,鼠标左键缩小图象,右键放大图象-achieve a partial image to enlarge it, move the mouse to enlarge different parts, the left mouse button narrow image, right image to enlarge it
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:139.34kb
    • 提供者:mxp
  1. 《Delphi 7数据库应用技术与实例》源代码

    1下载:
  2. 包含数据库开发的具体实例源码,分为两部分,一种是各个小应用程序的介绍,还有一部分是3个大的数据库应用程序的开发。(创意不错,要上传源码!^-^)- Contains the database development the concrete example source code, divides into two parts, one kind is each small application procedure introduction, but also some part is 3
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6.69mb
    • 提供者:孙静琨
  1. tcp通信

    0下载:
  2. 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17.45kb
    • 提供者:程拨
  1. MP3编解码原理

    0下载:
  2. MP3编解码原程序,分两部分,一部分是编码,一部分是解码-MP3 codec original procedure, in two parts, part of the code is part of decoding
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:78.17kb
    • 提供者:郑宇
  1. zy1

    0下载:
  2. 一.算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7.7kb
    • 提供者:李琪
  1. DirectShowBOOK04

    0下载:
  2. 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectSh
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:112.61kb
    • 提供者:鄭振文
  1. VC_UDPSND

    1下载:
  2. VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is to launch a process -
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:26.29kb
    • 提供者:何力
  1. VC_UDPRCV

    0下载:
  2. VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:29.48kb
    • 提供者:何力
  1. csharp net Source

    1下载:
  2. There is no license fee or royalty fee to be paid at any time for using the Magic Library. You are however requested to acknowledge the use of the library and provide a link to our home page www.dotnetmagic.com from the About box of your application.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:279.22kb
    • 提供者:刘发发
  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:888.02kb
    • 提供者:陈万通
  1. JobPortal

    0下载:
  2. Overview Enables job seekers to post resumes Enables job seekers to search for job postings Enables employers to enter profile of their company Enables employers to post one or more job postings ASP.NET Features used Forms based authentic
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:403.5kb
    • 提供者:datatech
  1. Loose-parts-detection-system

    0下载:
  2. 核电站松动部件检测系统定位方法的软件实现-Nuclear positioning of loose parts detection system software approach
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:63.64kb
    • 提供者:钱摸摸
  1. the-parameters-design-of-the-parts

    0下载:
  2. 关于零件的参数设计问题数学建模讨论 报告及源码-modeling of the problem of the parts parameter design(source coding and model discussion report)
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:670.39kb
    • 提供者:
  1. Auto-parts-management-system

    0下载:
  2. 一个简单的汽配管理系统,希望能对你起到帮助作用-Auto parts management system
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-16
    • 文件大小:2.03mb
    • 提供者:孟祥宇
  1. SharePoint-Developing-AJAX-Enabled-Web-Parts

    0下载:
  2. SharePoint 2010 Developing AJAX-Enabled Web Parts
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:47.37kb
    • 提供者:Jeff
  1. LTSpice-parts

    0下载:
  2. LT Spice parts for use
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:42kb
    • 提供者:giacomo
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com