Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Win32Multimedia.zip ... in examples herein are fictitious unless otherwise noted. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without the express written permission of Microsoft Corporation.
  • ole.zip ... of the software for backup purposes. No part of this online help system may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information and retrieval systems, for any purpose other ...
  • Vbmess.rar Visual Basic串口通信程序设计 mscomm.vbx通信控件可直接从vb的toolbox中加入窗体form,即可用其进行通信
  • gzip-1.2.4.rar Structure the sources so that the compression and decompression code form a library usable by any program, and write both gzip and zip on top of this library. This would ideally be a reentrant (thread safe) library, but this would degrade ...
  • 12452121.rar 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。
  • runinmyform.rar 此程序实现的功能为让别的应用程序在自己的Form中运行
  • AnEasyProblem.rar ... known, data stored in the computers is in binary form. The problem we discuss now is about the ... the number of 1 s in whose binary form is the same as that in the binary ... , we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum ...
  • CMP000-C-Tutorial.tar.gz ... (n) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes ...
  • hough00.rar Hough Transformation Algorithm Input: Original image in the form of an array: Image1[xMax][yMax] Output: New image : Image2 [xMax][yMax] containing the detected straight lines. Intermediate data structure: Hough [tMax][ ...
  • Clothy.rar ... Cloth simulation is a very complex process. This column and demo just scratches the surface. It is simply a way of building a form of cloth using the mass and spring system from last month. It is sort of a macro function (CreateClothPatch in OGLView. ...