资源列表

« 1 2 ... .29 .30 .31 .32 .33 11734.35 .36 .37 .38 .39 ... 16274 »

[Linux/Unix编程cutftp.tar

说明:一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-
<王丛> 在 2025-06-19 上传 | 大小:23kb | 下载:0

[Linux/Unix编程admi.tar

说明:财务管理系统,实现了财务的基本统计和对财务的建议,对一个星期一个月的财务状况进行分析-Financial management system to achieve the basic statistics and the financial of financial proposals of the month, a week analysis of the financial situation
<天降熊> 在 2025-06-19 上传 | 大小:10kb | 下载:0

[Linux/Unix编程LinuxCman.chm.tar

说明:linux C 函数手册,是您查询函数的好帮手 chm 格式-linux C function manual, is a good helper function of your query chm format
<王丛> 在 2025-06-19 上传 | 大小:85kb | 下载:0

[加密解密sha256

说明:SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果-SHA-256 sou
<zoulijun> 在 2025-06-19 上传 | 大小:5kb | 下载:0

[加密解密md5

说明:MD5生成函数,使用简单: //初始化 void beginCal() //初始化后,输入数据,在调用endCal前,都可以继续添加数据 void addData(const char* data, unsigned int size) //表明不再输入数据了,将添加填充位 void endCal() //结束运算后,取得编码 char* getCode() //清理内存 void clearMemoryHelper(char*
<zoulijun> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[加密解密sha256_MD5_Dlg

说明:VS2008对话框工程,用于生成给定文件的MD5及SHA256值,支持拖拽-VS2008 dialog project file used to generate a given value of the MD5 and SHA256 support drag and drop
<zoulijun> 在 2025-06-19 上传 | 大小:72kb | 下载:0

[Linux/Unix编程golinux.tar

说明:linux下C编程的精华都在这里,详细的介绍了关于ANSIC的经典-the essence of C programming under linux are here, a detailed presentation on the classic ANSIC
<天降熊> 在 2025-06-19 上传 | 大小:445kb | 下载:0

[系统编程coeffi

说明:取多项式pp的系数。具有maple的功能-calculate
<wr> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[系统编程TestShutDownSys

说明:
<xx> 在 2025-06-19 上传 | 大小:27kb | 下载:0

[系统编程Close

说明:自动关机的C语言代码~自动关机的C语言代码-Automatic shutdown of the C language code ~ automatic shutdown of the C language code
<lcf> 在 2025-06-19 上传 | 大小:24kb | 下载:0

[Linux/Unix编程linux-EG

说明:Linux代码 包括按键驱动、LED驱动、触摸屏驱动、加速度传感器驱动IIC通信-Linux code includes the key drivers, LED drivers, touch screen-driven, acceleration sensor-driven IIC Communication
<陈永恒> 在 2025-06-19 上传 | 大小:6kb | 下载:0

[系统编程4

说明:曲线绘制~学习代码~曲线绘制~学习代码-Curve ~ Learning Curve ~ Learning the code ~ code ~ ~ ~
<lcf> 在 2025-06-19 上传 | 大小:245kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 11734.35 .36 .37 .38 .39 ... 16274 »

源码中国 www.ymcn.org