资源列表

« 1 2 ... .22 .23 .24 .25 .26 7927.28 .29 .30 .31 .32 ... 16274 »

[系统编程threads

说明:多线程十大经典案例之一秒杀多线程,多线程同步互斥问题《秒杀多线程第四篇一个经典的多线程同步问题》及解决多线程同步互斥的常用方法——关键段、事件、互斥量、信号量、读写锁。为了让大家更加熟练运用多线程,将会有十篇文章来讲解十个多线程使用案例,相信看完这十篇后会让你能更加游刃有余的使用多线程。-Multi-threaded Ten classic case of the spike multi-threaded, multi-thread synchronization mutex problem &
<张海玲 > 在 2025-06-12 上传 | 大小:3kb | 下载:0

[系统编程drag

说明:VC++实现文件拖拽(文件拖放),分四个步骤实现文件拖拽打开,拖放获取文件路径,打开实例窗口后,拖动任意一个文件到窗口中,可获该文件的路径信息,为下一步拖放打开文件提供方便。-The VC++ implementation file drag and drop, drag and drop files, four steps to drag the file to open, drag and drop access to the file path, open the instance win
<张海玲 > 在 2025-06-12 上传 | 大小:6kb | 下载:0

[系统编程BitmapWindow1

说明:VC++异形窗口,示范了如何使用VC创建以图片为对话框形状的异形窗口,本款异形窗口在WM_ERASEBKGND消息中自贴图,实现的方法和原理:先创建一个无背影画刷窗口,然后在WM_CREATE中并指定透明颜色, 缩放位图后加载至s_hdcMem中,最后在WM_ERASEBKGND中用s_hdcMem贴图即可。   实现时需要缩放位图、得到窗口大孝创建与窗口大小相等且能容纳位图的HDC - s_hdcMem、将原位图缩放到窗口大校   按下Esc键时退出(关闭)窗口。-Profiled
<张海玲 > 在 2025-06-12 上传 | 大小:162kb | 下载:0

[系统编程aret

说明:部门销售量占公司总销售量的业绩百分比,里面的类好像是水晶报表的类,我没有仔细测试,源文件需要数据库,我这里就不调试数据库了,这只是一个功能模块,不是完整的程序,对学习有帮助的源码。数据库文件在Database文件夹中。-Department total sales results for the percentage of the company' s total sales, inside the class like Crystal Reports class, I did not c
<胡素珍 > 在 2025-06-12 上传 | 大小:360kb | 下载:0

[系统编程viewupdata

说明:发一个比较基础的C#初级源码,与数据操作相关,使用视图窗口的形式修改数据库中的数据,如图所示的程序窗口,输入“员工编号”和“基础工资”,然后点击“修改”,就可对数据库中的对应数据记录进行修改,其实很多C#数据库应用程序,都是基于视图的,这是人性化操作的基本。-Send a C# based primary source, and data manipulation, the use of the view window to modify the data in the database, as
<胡素珍 > 在 2025-06-12 上传 | 大小:309kb | 下载:0

[系统编程CHtmlViewProjV2

说明:这是一个比较早的时候用VC++编写的网页浏览器实例,可打开内部定义好的网页地址,其实不算是浏览器,只是具备一个HtmlView类的功能,要想成为真正的网页浏览器,需要写的代码还有不少,喜欢的或有需求的就下载本源码完善修改吧。-Web browser instance is the earlier VC++ written to open the internal definition of a good web address, in fact, not a browser, just have
<程爱芳 > 在 2025-06-12 上传 | 大小:78kb | 下载:0

[系统编程CctryLog

说明:VC驿站VC++源码,web拦截网页帐号密码,是一个VC.NET项目程序,编译时请使用VS20008及以上版本。本程序实现拦截网页帐号和密码的功能。当用户拖动最小化窗口时系统调用:OnQueryDragIcon()函数取得光标显示。-Is VC inn VC++ source the web interception web account password, is a VC.NET project program, compiled VS20008 use and above. The pro
<程爱芳 > 在 2025-06-12 上传 | 大小:45kb | 下载:0

[系统编程adorid

说明:Android手机一键Root原理分析pdf高清版,并包括了分析中所列举的几个要点的源码文件,帮助加深对Android手机一键Root的理解。-Android phones a key Root principle analysis pdf HD version and includes a source file listed a few key points in the analysis, to help deepen the understanding of a key Root And
<程爱芳 > 在 2025-06-12 上传 | 大小:825kb | 下载:0

[Linux驱动Interrupt

说明:实现中断,中断程序前的初始化,以定时器1为例讲述了如何中断-To achieve interruption
<陆栋栋> 在 2025-06-12 上传 | 大小:12kb | 下载:0

[加密解密rsa

说明:ras加解密纯C的实现方法(包括生成密钥对等)-ras pure C implementation of encryption and decryption methods (including the generated key pair)
<pb> 在 2025-06-12 上传 | 大小:153kb | 下载:0

[加密解密RSA(vs2012)

说明:RSA加解密工具,信息安全实验的,用vs2012写的-RSA encryption and decryption tools, information security experiments, vs2012 write
<jimieaaa> 在 2025-06-12 上传 | 大小:5.06mb | 下载:0

[加密解密digest

说明:MD5,SHA-1信息摘要查看工具,信息安全实验的,平台vc++6.0-MD5, SHA-1 Information Summary View tool, information security experiment platform vc++6.0
<jimieaaa> 在 2025-06-12 上传 | 大小:4.47mb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 7927.28 .29 .30 .31 .32 ... 16274 »

源码中国 www.ymcn.org