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

资源列表

« 1 2 ... .03 .04 .05 .06 .07 9308.09 .10 .11 .12 .13 ... 58523 »
  1. WinSock

    0下载:
  2. Window socket 编程示例代码-Window socket coding examples!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1.28mb
    • 提供者:nick
  1. DragNoFrameWindow

    0下载:
  2. C#编程实现拖动无边框、无标题栏的窗体,实例需设置窗体的FormBorderStyle属性为None、设置ContextMenuStrip属性为当前添加的实例,用到了user32.dll中的API函数,用来释放被当前线程中某个窗口捕获的光标。-C# Programming drag no borders, no title bar of the form, examples need to set the form' s FormBorderStyle property to None,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:58.9kb
    • 提供者:三鲜丸子
  1. RandomBackGround

    0下载:
  2. C#随机更换程序主界面背景图像,让您每次打开程序的时候,主界面的背景都是不一样,会随机调用众多背景图中的一张来显示,让程序保持耳目一新,不错吧?-C# random replacement of the main program interface background image, so each time you open the program, the main interface in the background is not the same, it will randomly c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15.38kb
    • 提供者:三鲜丸子
  1. PictureBatchConversion

    0下载:
  2. 批量图像格式转换,为了使大批量的图像格式转换变的简单,因此开发出批量图像格式转换工具,图像格式转换主要通过Bitmap类的Save方法实现,将Image以指定的格式保存到指定文件,下面代码主要是创建了一个用于进行图像格式转换的ConvertImage方法。然后通过switch语句判断转换的格式再通过Bitmap类的Save 方法进行转换。-Batch image format conversion, in order to make large quantities of image forma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:39.9kb
    • 提供者:三鲜丸子
  1. I2cAnalyzerDll

    0下载:
  2. 如果正在学习USB相关的可以参考,上位机提供了动态库及源码,如果写应用界面可直接调用动态库即可,无须对底层做过多了解,但这些也只属于一个初始框架,希望哪位有VC++经验而且有兴趣的,可以细化并提供出一个更好的供广大爱好者使用 -If you are USB-related learning can refer to the host computer provides a dynamic library and source code, if written application inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.96mb
    • 提供者:蜜蜡肘子
  1. tuxiang

    0下载:
  2. VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料-VC++6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11.66mb
    • 提供者:蜜蜡肘子
  1. 45234353

    0下载:
  2. 用VC++ 通过 MS XML DOM 操作 XML 文件的示例 -By using VC++ MS XML DOM to manipulate XML document sample
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:244.28kb
    • 提供者:蜜蜡肘子
  1. XML

    0下载:
  2. vc++写的XML分析器源代码,有需要的就下载参考吧。-vc++ write XML parser source code, there is a need to download reference to it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:176.25kb
    • 提供者:清羔羊肉
  1. parent

    0下载:
  2. VC++ 匿名管道相关的测试小程序,这个测试小程序演示了如何读娶写入与创建管道实例,源码运行截图如上所示,直接用VC++编译即可生成测试程序。 -VC++ anonymous pipe associated test applet, this test applet demonstrates how to read and write to marry create pipe instance, source code to run screenshot shown above, the d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:59.5kb
    • 提供者:清羔羊肉
  1. test

    0下载:
  2. VC++使用ActiveX控件编程的实例源码下载,ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。 -VC++ use ActiveX controls programming source code examples download, ActiveX controls and the application works. Ac
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:61.81kb
    • 提供者:清羔羊肉
  1. Code

    0下载:
  2. 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-Use CArchive class to manipulate files. MFC provides the framework document and open the new featu
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:李程序
  1. Hotel_MIS

    0下载:
  2. 酒店管理系统的源代码包括SQL运行环境为vc++2008-Hotel management system source code, including SQL runtime environment vc++2008
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1.52mb
    • 提供者:李程序
« 1 2 ... .03 .04 .05 .06 .07 9308.09 .10 .11 .12 .13 ... 58523 »
搜珍网 www.dssz.com