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

资源列表

排序选择:

« 1 2 ... .08 .09 .10 .11 .12 2013.14 .15 .16 .17 .18 ... 235843 »
  1. GDI+编程基础

    0下载:
  2. GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from different hardware directly in t
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28289
    • 提供者:陈兴锐
  1. texthalo

    0下载:
  2. 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:955789
    • 提供者:陈兴锐
  1. 040

    0下载:
  2. 里面是一个avi播放器,用mfc控件开发得,用来向新手展示mfc控件如何操作,有参考价值!-avi players, with mfc control of development, used to display mfc novice how to operate the controls, the reference value!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:51964
    • 提供者:lzd
  1. telephonebook

    0下载:
  2. 该电话薄使用的是数据库,使用了动态显示的对话框,并用了CPropertySheet分成了两个页面。-the phone book using the database, the use of a dynamic display of the dialog box, and spent CPropertySheet divided into two pages.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:44158
    • 提供者:陈兴锐
  1. flttbclsbtn

    0下载:
  2. 在C++/MFC框架应用程序里,当浮动工具条被拖离主窗口后,一般都有一个“关闭”按钮。本来这个按钮完全是按照Windows应用程序的UI设计规范而设计的,也就是说所有的窗口都应该有一个地方让用户可以关闭这个窗口。-in C / MFC application framework, when the floating toolbar been towed away from the main window, usually has a "close" button. Actua
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:36327
    • 提供者:陈兴锐
  1. 学生成绩管理系统汇编版

    2下载:
  2. 这是一个学生成绩管理系统,有部分功能还不完善,以后会慢慢更新的:)-This is a performance management system for students, some function is not perfect, the future will gradually updated :)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14928
    • 提供者:苏辉
  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. 经典汉诺塔问题c语言版

    1下载:
  2. 汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典c语言程序,里面有代码和执行文件。-HANOR data structure is that when the students most headaches, here is a solution using a recursive function HANOR a classic c language program, which has code and the implementation document.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8707
    • 提供者:苏辉
  1. 经典约瑟夫环问题c语言版

    0下载:
  2. 数据结构中解决约瑟夫环问题的代码,里面只有源代码,大家用TC2编译一下就可以用了:)。-data structure to solve the problem of Josephus code, only the source code, we use TC2 compiler can use it with a :).
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:954
    • 提供者:苏辉
  1. Screen_Capturing_src

    0下载:
  2. 这是一个抓屏的源代码.大家可以了解键盘上的抓屏键是如何实现的.也许可以帮助大家.-This is a source of Capturing the Screen. We can understand the keyboard Capturing the Screen key is how to achieve it. Perhaps we can help.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26625
    • 提供者:梁伟
  1. HTMLDrawer_src1_1

    0下载:
  2. 类似于IE的软件源代码,大家可以看看HTML文件是怎样解析的.-We can see how HTML document can analyze ,It is like the software source code of IE,
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16749
    • 提供者:梁伟
  1. FileCrypt

    0下载:
  2. 这是加密文件或字符串的源代码.安全性还可以.大家可以看看.-This is the document or string encryption source code. Security can also. We can look at.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:90298
    • 提供者:梁伟
« 1 2 ... .08 .09 .10 .11 .12 2013.14 .15 .16 .17 .18 ... 235843 »
搜珍网 www.dssz.com