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

资源列表

« 1 2 ... .71 .72 .73 .74 .75 57476.77 .78 .79 .80 .81 ... 58526 »
  1. 让你的软件界面更漂亮三

    1下载:
  2. 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:577.12kb
    • 提供者:小小天职
  1. 3DBall

    1下载:
  2. DirectX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转-DirectX 3d presentation, a 3D model of teapots, mouse control rotation
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:165kb
    • 提供者:诸葛
  1. testado

    0下载:
  2. 应用程序向导已为您创建了此 Test_ADO 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。-Application Wizard you have to create this Test_ADO applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34.01kb
    • 提供者:尚好嘉
  1. 打印星号

    0下载:
  2. 单击鼠标左键,就可以用星号打印出各种图形-click of the mouse button, they can use an asterisk print out various graphics
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:57.72kb
    • 提供者:李艳
  1. XMODEM.C

    0下载:
  2. 这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protocol source code, the test can o
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.23kb
    • 提供者:伍先生
  1. 基于VC 6_0的串行通信设计与实现

    2下载:
  2. 这是关于VC与单片机串口通信的资料,学习后很受启发,-on VC and SCM serial communication of information, after learning a great deal of enlightenment.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:227.22kb
    • 提供者:能上
  1. zhucebiaoshiyongshouce

    0下载:
  2. 有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有一定Win32 API经验的人感觉大汗淋漓。 -Microsoft programming technology has numerous books, but reading to read to feel more authority or MSDN. Here Take an example, possibly allowing m
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:218.56kb
    • 提供者:张宁
  1. 32BITAPIshengming

    0下载:
  2. 绝好的vc编程书籍,不看绝对是遗憾,深入介绍了vc的编程机制 -excellent vc programming books, is absolutely do not regret, in-depth introduction to the programming mechanism vc
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:28.91kb
    • 提供者:张宁
  1. pagewalker

    0下载:
  2. PageWalker是一个能够递归跌代asp.net页面控件的树型结构。可以用来遍历访问页面控件层次。 -PageWalker is a recursive or to substituting pages Asp. Net Control tree structure. Traverse visit can be used to control page level.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32.98kb
    • 提供者:真实
  1. Golay-new

    0下载:
  2. Simulate, by using c/c++,a communication system consists of binary source, Golay(24,12,8) encoder, BPSK modulator, AWGN channel, coherent demodulator, Golay (24,12,8)decoder and sink.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.9kb
    • 提供者:徐鹏
  1. reed-solomon

    2下载:
  2. Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by using c, a communication system c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12.17kb
    • 提供者:徐鹏
  1. FindFiles

    0下载:
  2. 绝对牛X的多线程文件查找程序,该程序能够多线程同时递归子目录,快速找到相应的文件-absolutely cattle X multithreading documents tracing procedure, the program also can be multi-threaded recursive subdirectory, quick to find corresponding documentation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47.92kb
    • 提供者:李喻辉
« 1 2 ... .71 .72 .73 .74 .75 57476.77 .78 .79 .80 .81 ... 58526 »
搜珍网 www.dssz.com