-
taskmgr就是任务管理器的源码也许好多人都有了^_^
taskmgr就是任务管理器的源码也许好多人都有了^_^-taskmgr Task Manager is the source may have a lot of people _ ^ ^
- 2022-02-01 05:55:02下载
- 积分:1
-
MakeTwoBarCode(C#)
应用背景调用DLL产生二维码图片,可预览打印,同时支持中文,英文,数值,字符,控制字符,特殊字符等;环境为VS2013,可直接开启运行关键技术调用DLL为WComp.dll,EnDataMatrix.dll,EnCodeQr.dll,EnCodePdf.dll;C#语言,面向对象编写。
- 2023-01-27 20:45:03下载
- 积分:1
-
一个用A*算法实现的最短路径求解小程序。以及后台维护功能
一个用A*算法实现的最短路径求解小程序。以及后台维护功能-A use of A* shortest path algorithm for solving applet. As well as the background maintenance function
- 2022-10-28 10:00:03下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
ATL_DLL互发消息
【目的】:创建两 DLL,使两 DLL 能互发消息 【工具】:VS2005 【步骤简介】: 1、创建 MFC APPLICATI
- 2023-08-15 10:40:03下载
- 积分:1
-
一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32...
一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
- 2023-04-06 21:35:03下载
- 积分:1
-
This procedure code has notes on each page to facilitate the secondary developme...
本程序每页代码都有注释,方便大家二次开发,程序和模板分离,模板在/UITemplates下,可设置伪静态,参考/PREPROC.conf.php文件。
后台管理地址:/mod.php/Dispatch.php?Webpage=AdminLogin
用户名和密码:wbrick wbrick
后台可添加网站logo和顶部banner;
后台可发布/管理公告,设置为滚动和不滚动;
后台可添加前台滚动图片;
后台可随意添加栏目分类和调整栏目显示顺序;
后台可添加/管理文章,并可设置文章推荐,可设置10个推荐级别;
后台可按照4个类别可分别设置友情连接,并且可设置颜色;
留言系统:前台用户留言,管理员回复/删除;-This procedure code has notes on each page to facilitate the secondary development of separation procedures and templates, the template in the/UITemplates may set the pseudo-static, reference/PREPROC.conf.php document. Admin address:/mod.php/Dispatch.php? Webpage = AdminLogin user name and password: wbrick wbrick background can add Web site logo and top banner background may issue/management bulletin, is set to scroll and scroll background can add prospects scroll picture background can easily add a column classification and adjust the display order of columns background can add/Management article, and article recommended settings can be set up 10 Recommended l
- 2023-04-09 17:50:05下载
- 积分:1
-
满足ASP进行指纹应用的的源码,可在用ASP开发语言开发的应用中进行指纹应用整合,包括指纹注册、验证等...
满足ASP进行指纹应用的的源码,可在用ASP开发语言开发的应用中进行指纹应用整合,包括指纹注册、验证等-meet fingerprint application source code, ASP can be used in the development of language development for the application of fingerprint application integration, including fingerprints registration, certification, etc.
- 2022-06-26 12:41:49下载
- 积分:1
-
C # lineage2芙蕾雅PTS源
使用系统;
- 2022-04-20 20:08:48下载
- 积分:1
-
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。...
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。-Mutex class package for C++ programming, through such direct-to-mutex control.
- 2022-01-26 05:36:44下载
- 积分:1