资源列表
排序选择:
[Ftp客户端] PURE-FTPD for WINDOWS 源码
说明:著名的pure-ftpd服务器源程序,可以共大家学习探讨.本程序用vc编写.-famous pure-ftpd server source, we can learn to explore the total. The procedures used to prepare vc.<sxy> 在 2025-07-27 上传 | 大小:563kb | 下载:0
[Internet/网络编程] 基于C++ Builder的建立WEB浏览器的方法
说明:基于C++ Builder的 建立WEB浏览器的方法-based on the establishment of C Builder Web browser approach<王一凡> 在 2025-07-27 上传 | 大小:2kb | 下载:0
[Internet/网络编程] 用C++Builder创建基于Internet的P2P技术
说明:用Borlan C++ Builder创建 基于Internet的P2P技术-with Borlan C Builder to create Internet-based peer-to-peer technology<王一凡> 在 2025-07-27 上传 | 大小:3kb | 下载:1
[系统编程] 一 种 计 算CD 标 识 的 算 法
说明:用Borland C++ Builder设计的一种计算CD 标识的算法,值得收藏-Using Borland C Builder design a CD logo calculation algorithm, it is worth collecting<王一凡> 在 2025-07-27 上传 | 大小:3kb | 下载:0
[图片显示浏览] TrueTO8Bit
说明:显示图像,并可以将其转化为8bit格式。-show images, and can be translated into a format for 8bit.<王竟> 在 2025-07-27 上传 | 大小:125kb | 下载:0
[嵌入式/单片机编程] 320X240LCD仿真程序
说明:320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[19200] 每两位一点 16色:unsigned char<康康> 在 2025-07-27 上传 | 大小:216kb | 下载:2
[GDI/图象编程] 32位 DIB 图形类
说明:32DIB位图的类,估计很多人看过,不过很经典,推荐新人看一下-32DIB bitmap type, it is estimated that many people have read it, but it's classic and recommend new look at<曹真> 在 2025-07-27 上传 | 大小:503kb | 下载:0
[uCOS开发] ucFS正版源代码
说明:啥也不说了,请看代码示例 File : fat_dir.c FS_DIR *FS__fat_opendir(const char *pDirName, FS_DIR *pDir) { FS_size_t len FS_u32 unit FS_u32 dstart ....... FS_u32 dsize FS_i32 i char realname[12] char *filename if (!pDir) { return 0 /* No valid pointer to a FS_DIR s<康康> 在 2025-07-27 上传 | 大小:99kb | 下载:0