资源列表

« 1 2 ... .67 .68 .69 .70 .71 7772.73 .74 .75 .76 .77 ... 16274 »

[Linux驱动driver-debug-way

说明:在linux下怎样调试驱动程序?本文讲解设备驱动程序调试的几种方法-How to debug drivers under linux? This article explains the debugging device drivers are several ways
<robinzhai> 在 2025-06-21 上传 | 大小:342kb | 下载:0

[系统编程mouse

说明:5款jquery+css3实现的网页上的鼠标移动悬停动画效果,鼠标移上图片后,会动画显示出一个小图标,并变暗图片,类似的效果一共有5种-5 jquery+css3 pages on the mouse to move the hover animation, move the mouse on the picture, the animation shows a small icon, and darken the picture, similar to the effect of a tota
<吴春艳 > 在 2025-06-21 上传 | 大小:214kb | 下载:0

[系统编程xiangyign

说明:HTML5技术实现的网页图片墙效果,一个故意倾斜悬挂的图片墙代码,鼠标在图片上滑过时有动画效果,加上链接就可形成一个图片导航,效果真心不错,希望大家喜欢。-HTML5 technology Web Images wall effect, a deliberate tilt hanging picture wall code, mouse over the picture, animation effects, coupled with a picture navigation links can
<吴春艳 > 在 2025-06-21 上传 | 大小:69kb | 下载:0

[系统编程DHxsct

说明:VC++动画启动窗体的制作实例,动画显示一个窗口,启动的时候不是一下子就打开了,而是慢慢的由小变大,最后全部显示,包括了实现的源码,vc6.0可直接编译运行,这也算是一个制作VC窗口特效的实例吧。-The production instance of the VC++ animated startup form, animation displays a window, is not the time to start suddenly open, but slowly from small t
<赵明理 > 在 2025-06-21 上传 | 大小:347kb | 下载:0

[Linux/Unix编程bmpTojpeg

说明:linux下实现的BMP图片转换为JPG格式的图片。压缩包里面为c源码文件,可直接用于自己的工程。-under linux BMP images converted to JPG format images. Compressed packets inside c source files can be directly used for the project.
<lzq> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[系统编程tuodong

说明:VC++源码实现一个可拖动窗口的无边框、无标题栏窗口实例,示例演示截图看似一张图片,实则上是VC编程实现的无边框无标题栏的窗口,而且加入了拖动功能,鼠标按住窗口可随意拖动它的位置,具体的实现过程和思路请参阅源码吧。-The VC++ source to achieve a draggable window no border, no title bar of the window instance, the example demonstrates screenshot looks like a
<赵明理 > 在 2025-06-21 上传 | 大小:126kb | 下载:0

[系统编程chuangti

说明:VC++窗体表单应用实例,弹出一个窗体,窗体中有一表单,可让用户选择一些数据,最后将表单中的数据全部呈现在窗体中,如上图所示,可获取到员工的兴趣爱好、月薪水平、职业类别等信息,类似表单在项目开发中经常会用到。-The the VC++ form form application examples and a pop-up form, a form in a form that allows the user to select some data, and finally all of the
<赵明理 > 在 2025-06-21 上传 | 大小:53kb | 下载:0

[系统编程draw

说明:VC++ 画直线的小例子源码,按住鼠标左键在窗口区向任一方向滑去,即可画出一第直线,重复上述步骤,可画出无限多个直线,暂时不支持画曲线,运行效果如图所示。-The VC++ draw a straight line small example source code, press and hold the left mouse button in the window area slide, in either direction, you can draw a first straight l
<程虎 > 在 2025-06-21 上传 | 大小:39kb | 下载:0

[系统编程Text

说明: VC++ 字符滚动实例,文本编程例子,几行文字在窗体中滚动,另外还展示了如何给文字着色、加粗、添加修饰等小功能,对学习字符处理会有一些帮助,源代码完整,在VC++6.0下顺利编译。-Characters scroll VC++ instance, the text programming examples, a few lines of text in the form rolling also shows how to text color, bold, and add embellishm
<程虎 > 在 2025-06-21 上传 | 大小:29kb | 下载:0

[系统编程Mybole

说明: VC++实现一个可以收缩、扩展的对话框,并可以自定义参数,一个挺实用的VC++窗体编程小技巧,有必要学习借鉴。源代码完整开源,在VC++6.0环境下可顺利编译-VC++ a contraction, expansion of the dialog box, and custom parameters, a very useful VC++ Forms Programming tips, it is necessary to learn from. Complete source code is
<程虎 > 在 2025-06-21 上传 | 大小:29kb | 下载:0

[系统编程readBmp

说明:个低级的BMP图像读写程序,代码内有丰富的注释。改变灰度图像的颜色表蓝色分量的值,察看前后变化,将图像数据存盘,清除缓冲区,pBmpBuf和pColorTable是全局变量,在文件读入时申请的空间-A low-level BMP image read and write procedures, the code is well commented. Change the gray-scale image of the value of the blue component of the colo
<余灶兴 > 在 2025-06-21 上传 | 大小:167kb | 下载:0

[系统编程HookAdo

说明:Hook和数据库访问实例,VC++源码下载,此为VC++深入详解一书第20章的实例,实例中还有VB相关的Hook例子,通过这些例子让大家了解进程内钩子、全局钩子的区别,这本书将以这一种结束全书内容。-Hook and database access instance, VC++, source code download, this VC++ Depth explain instances of Chapter 20 of the book instance VB Hook examples,
<余灶兴 > 在 2025-06-21 上传 | 大小:127kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 7772.73 .74 .75 .76 .77 ... 16274 »

源码中国 www.ymcn.org