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

搜索资源列表

  1. MIXBuilder

    0下载:
  2. MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the aut
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:701.92kb
    • 提供者:余伟
  1. RectTracker

    0下载:
  2. MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:49.46kb
    • 提供者:肖吉
  1. 混色器

    0下载:
  2. 本程序可以手动调配颜色,并可混合之,观察名种不同颜色的混合效果,从而逆推alpha值-the procedures manual deployment of colors and can mix short, observations were different colors mixed results, thus Backstepping alpha values
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14.95kb
    • 提供者:陈正光
  1. multicol_combo_code

    0下载:
  2. 多列的组合框,可以实现下拉多列功能,可以用于数据库-more out of the mix box, drop-down can be achieved out more functions that can be used in database
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:6.31kb
    • 提供者:保密
  1. Windows常用消息大全

    0下载:
  2. Windows 常用消息大全:Windows消息分布,常用Windows消息,通知消息-按钮, 通知消息-组合框, 通知消息-编辑框等-news Daquan commonly used Windows : Windows news distribution, commonly used Windows news alerts - button alerts - mix box, informing news-frame editing, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20.72kb
    • 提供者:五味子
  1. 全国物流网交流平台

    0下载:
  2. 全国物流网交流平台是一款应用于网络的CS结构的物流信息交流软件。该软件用于物流信息的浏览和发布,同时具有及时通讯功能和语音交流功能,再配套上极地工作室精心设计的算法和美观的页面,以及容易操作的特性,使得改软件成为同类产品中的佼佼者。-National Logistics Network is a platform for the exchange of network used in the structure of the CS logistics information exchange s
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5.62mb
    • 提供者:周百
  1. 单机多种信令卡混用的例程

    0下载:
  2. 单机多种信令卡混用的例程这个程序是一个二次开发的子程序,需要东进的版卡才能运行。-single card mix multiple signaling the routines of this procedure is a secondary development of the subroutine, the East needs into the card version to run.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:33.85kb
    • 提供者:成武
  1. zbxi

    0下载:
  2. 文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去卷的路径名,后二者 得卷名) 另外可用ZwQueryOb
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.22kb
    • 提供者:周继波
  1. tykj

    0下载:
  2. 涉及到列表框、组合框、静态控件、进度条等对话框通用控件的基本使用方法。-related to the list box, a box mix, static control, such as the progress of the dialog box controls the basic common use.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:266.27kb
    • 提供者:张运河
  1. gexinghuaGroup

    1下载:
  2. 自定义的个性化的组合框,可透明,或半透明 添加位图,图标,更改背景色,和前景色等-custom personalized mix box, transparent, translucent or add bitmaps, icons, change the background color, foreground color, etc.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:427.33kb
    • 提供者:皇飞
  1. MicrosoftWord00001

    0下载:
  2. 这是一个Windows程序,用户能够在一个组合框中选择想要的颜色,然后将颜色画在一个Panel控件上。-This is a Windows program, users can mix in a box select the desired color, then color in a painting on the Control Panel.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.56kb
    • 提供者:wang
  1. Gen

    0下载:
  2. 2元方程的求根的java实现,用组合框完成-two yuan Solving the equation of java realized, complete with box mix
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:xiaoj
  1. ucsaf

    0下载:
  2. TUCStatusbarAutofeed 是能够搭配 TApplication 的 OnHint 事件,将应用程序全域的 Hint 轻松显示於 TStatusBar 控件上某个窗格的非可视控件 ( 1.0 版,附源码 )-TUCStatusbarAutofeed can mix TApplicatio n OnHint incident, the entire procedure will be applied to the domain Hint TStatusBar easily displ
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:刘雨
  1. mydirectsound

    0下载:
  2. 一个基于directsound技术的混音程序,实现wav文件的混音-Direct3D based on a mix of procedures to achieve the mixing wav file
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:7.91mb
    • 提供者:snowlord
  1. 20057716173294

    1下载:
  2. vb课程设计:对对碰游戏 非常不错的游戏,有兴趣的可以试一下-vb Course Design : Mix very good game of the game, interested can try out what
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:120.97kb
    • 提供者:焦健
  1. reListCtrl

    0下载:
  2. 经常看到一些朋友ListCtrl改写,里面Item可编辑,加入组合框等-often see some friends ListCtrl rewritten, which may Item editor, joined the mix, such as frame
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:42.66kb
    • 提供者:lupy
  1. checkcomboboxdemo

    0下载:
  2. combobox和checkbox的组合,在下拉框中的选项可以check.-combobox and checkbox mix, in the drop-down box options can check.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15.22kb
    • 提供者:wzs
  1. chenlm

    0下载:
  2. 由控件控制绘图,选择颜色搭配-controlled by the control mapping, color selection mix
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:43.7kb
    • 提供者:陈灵敏
  1. mix-adjustment

    1下载:
  2. 混合平差,水准网与三角高程网的联合平差程序平差-Mix adjustment, level of network and hybrid network triangular elevation adjustment
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4.61kb
    • 提供者:杨博
  1. UnlockMIX

    45下载:
  2. 可以对红警的加密mix文件进行简单的解密(Simple decryption of mix)
  3. 所属分类:其他

    • 发布日期:2018-12-03
    • 文件大小:19kb
    • 提供者:typevoid
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com