资源列表

« 1 2 ... .61 .62 .63 .64 .65 3266.67 .68 .69 .70 .71 ... 16274 »

[Linux/Unix编程glib-2.0.0

说明:GLib是GTK+和GNOME工程的基础底层核心程序库,是一个综合用途的实用的轻量级的C程序库,它提供C语言的常用的数据结构的定义、相关的处理函数,有趣而实用的宏,可移植的封装和一些运行时机能,如事件循环、线程、动态调用、对象系统等的API。它能够在类UNIX的操作系统平台(如LINUX, HP-UNIX等),WINDOWS,OS2和BeOS等操作系统台上运行。
<陈青松> 在 2025-06-26 上传 | 大小:4.4mb | 下载:0

[加密解密1

说明:写一个对文本文件加密的程序和一个解密的程序。密码规则是:对于小写字母,a换成x,b换成y,c换成z,d换成a,e换成b,...;对于大写字母,A换成X,B换成Y,C换成Z,D换成A,E换成B,...;其他字符不变。-Write a text file encryption program and a decryption process. Password rules are: For the lowercase letters, a replaced by x, b replaced by y
<lbzhahaha> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[Linux/Unix编程Linux_process

说明:大学时写的一篇Linux进程管理方面的文章,包括进程创建、调度,主要数据结构等
<陈青松> 在 2025-06-26 上传 | 大小:73kb | 下载:0

[系统编程Win32API

说明: Win32 API即为Microsoft 32位平台的应用程序编程接口(Application Programming Interface)。所有在Win32平台上运行的应用程序都可以调用这些函数。 使用Win32 API,应用程序可以充分挖掘Windows的32位操作系统的潜力。 Mircrosoft的所有32位平台都支持统一的API,包括函数、结构、消息、宏及接口。使用 Win32 API不但可以开发出在各种平台上都能成功运行的应用程序,而且也可以充分利用每个平台特有的功能和属
<lzx> 在 2025-06-26 上传 | 大小:662kb | 下载:0

[系统编程CMap

说明:模板容器类CMap的完整实现源代码,对于想学习哈希映射的朋友,这个类的实现可以丰富你的思路。-Template container class cmap realize the complete source code, for the want to learn hash mapping Friend, this kind of realize you can be rich in ideas.
<david> 在 2025-06-26 上传 | 大小:146kb | 下载:0

[系统编程CArray

说明:支持动态增长的数组类,源码包提供了完整的实现源码。对于模板类数组容器感兴趣的朋友是个不错的参考。-Support the dynamic growth of an array type, source packages to provide a complete source realize. Array container for template class a friend is interested in a good reference.
<david> 在 2025-06-26 上传 | 大小:1.53mb | 下载:0

[系统编程CString

说明:这是一个CString的源代码,经过修改过,支持Ansi编码的字符串。比库的string更通俗易懂,是学习内存引用和自动垃圾回收的好代码!-This is a CString source code, after changes have been made to support the Ansi string encoding. Than the more user-friendly string library, is invoked to study memory and automati
<david> 在 2025-06-26 上传 | 大小:17kb | 下载:0

[加密解密computer-cyphers

说明:密码学以研究保密通信为目的,而且仅限于数据通信。 密码技术还应用于信息鉴别和数字鉴别,用以防止电子欺骗。 密码加密算法的对立面就是密码分析,也就是破译技术研究。加密与破译是一对矛盾,了解破译对研究加密非常必要。-Cryptography to secure communications for the purpose of research, but limited to data communications. Cryptographic techniques also applies
<lf> 在 2025-06-26 上传 | 大小:4.12mb | 下载:0

[Linux/Unix编程LINUX

说明:LINUX--a free unix-386 kernel written by :Linus Torvalds October 10, 1991 -LINUX a free unix-386 kernelwritten by: Linus TorvaldsOctober 10, 1991
<复杂> 在 2025-06-26 上传 | 大小:7kb | 下载:0

[系统编程c+++builder

说明:用c++builderr 做的一个 注销 关机 重启的小程序 -With c++ Builderr to do a write-off procedures for the resumption of the small
<林阵雨> 在 2025-06-26 上传 | 大小:283kb | 下载:0

[系统编程cpu

说明:这个是操作系统的cpu调用的设计,很简单的,但是完全符合要求-This is the operating system calls cpu design, very simple, but in full compliance with the requirements of
<gao> 在 2025-06-26 上传 | 大小:18kb | 下载:0

[加密解密ourdev_197172

说明:IAR 4.10A破解软件,有兴趣的朋友可以下载下来-IAR 4.10A cracked software, have a friend interested in can be downloaded from
<lijie> 在 2025-06-26 上传 | 大小:331kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 3266.67 .68 .69 .70 .71 ... 16274 »

源码中国 www.ymcn.org