资源列表

« 1 2 ... .43 .44 .45 .46 .47 12948.49 .50 .51 .52 .53 ... 16274 »

[系统编程gb_handle

说明:/* gb_handle.c --- a gb encoding handle for libexpat 1.95.x */ /* create by hunter, 2004-1-29 */ /* utf-convert is original from Guo Jin (guojin@iss.nus.sg) */ /* and I change it a lot.-/* Gb_handle.c--- a gb encoding handle for libexpat 1.9
<来无影> 在 2025-11-18 上传 | 大小:21kb | 下载:0

[加密解密jiami0000

说明:md5加密基本的原理源代码!大家一定要看看啊,希望对大家有用!谢谢!-md5 basic principles of encryption source code! We must look at the ah, I hope useful for all of us! Thanks!
<赫保勇> 在 2025-11-18 上传 | 大小:1kb | 下载:0

[Linux/Unix编程Book-EmbLinuxApp-Code

说明:有一本书上的代码,书名忘记了,大家有用就看看吧-There is a book on the code, title forgotten, it useful to look at it
<h> 在 2025-11-18 上传 | 大小:23kb | 下载:0

[Linux/Unix编程share(linux)

说明:这是一个在linux平台上进行内存共享的例子,例子比较短,通俗易懂,是初学者学习的好例子-This is a linux platform to share examples of memory, for example, relatively short, easy to understand, is a good example for beginners to learn
<leezhihui> 在 2025-11-18 上传 | 大小:49kb | 下载:0

[系统编程pv_rw

说明:利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步 实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-err
<fu> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[加密解密mdcrk41

说明:MD5破解工具,非常好用,只要给足够长的时间,密码就可以破解-MD5 crack tool, very easy to use, as long as for long enough, the password can be cracked
<张贺> 在 2025-11-18 上传 | 大小:587kb | 下载:0

[系统编程Win32api

说明:windowsAPI函数:直接调用计算机内部函数,加快软件运行速度。-windowsAPI function: direct call to the internal computer functions, to accelerate the speed of software running.
<邵志伟> 在 2025-11-18 上传 | 大小:124kb | 下载:0

[系统编程mouse

说明:检测鼠标在桌面上或者途中的位置,显示出来,以判断当前鼠标闻之-Detection of the mouse on the desktop or the location of the way, show up to determine the current mouse smell of
<刘涛> 在 2025-11-18 上传 | 大小:401kb | 下载:0

[系统编程tiao

说明:调用系统中的外部程序,通过该功能可以调用注册便-记事本=画图等-Call the system of external procedures, the adoption of the function can call the registration will be- = drawing such as Notepad
<刘涛> 在 2025-11-18 上传 | 大小:4kb | 下载:0

[加密解密rc

说明:rc加密算法的源码!很具体哦!里面包含了算法的具体实现的代码!C++/C源码-rc source encryption algorithm! very specific Oh! algorithm which contains a concrete realization of the code! C++/C source
<fu> 在 2025-11-18 上传 | 大小:3kb | 下载:0

[系统编程F-DEMO

说明:一段16位动画演示程序,机器代码,需要用DEBUG来执行。-A period of 16 animated demo program, machine code, need to use DEBUG to implement.
<tree> 在 2025-11-18 上传 | 大小:6kb | 下载:0

[加密解密kaiser1

说明:凯撒密码算法的实现 加密:c=k1*m+k2 mod 26 解密:m=k1-1(c-k2) mod 26 -Caesar password encryption algorithm: c = k1* m+ K2 mod 26 Decryption: m = k1-1 (c-k2) mod 26
<archy> 在 2025-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 12948.49 .50 .51 .52 .53 ... 16274 »

源码中国 www.ymcn.org