-
windows下ftp服务端与客户端的实现
1.ftpServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;
2.目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现;
- 2023-01-13 22:05:04下载
- 积分:1
-
BP网络,解决人工智能中BP网络问题,是人工智能的大作业
BP网络,解决人工智能中BP网络问题,是人工智能的大作业-BP Net source code for AI
- 2023-03-31 00:25:03下载
- 积分:1
-
XLAutomationDemo
自动化读写excel,功能非常齐全。自动化读写excel,功能非常齐全。自动化读写excel,功能非常齐全。自动化读写excel,功能非常齐全。自动化读写excel,功能非常齐全
- 2022-06-22 01:21:37下载
- 积分:1
-
不依赖于MFC的获取系统信息的类
不依赖于MFC的获取系统信息的类--The class which can obtain system_information independent on MFC
- 2022-08-03 20:17:12下载
- 积分:1
-
到中国的农历日历公历
使用系统 ;使用 System.Drawing ;使用 System.Globalization ;使用 System.Windows.Forms ;命名空间 WinFormLunar 是{公共部分类 FormLunar: 窗体{# 区域私人只读字符串动物、 甘志 ;私人的 TextBox txtLunar ;私人的 DateTimePicker lunarPicker ;私人的 ChineseLunisolarCalendar lunarCalendar ;# Endregion 公共的 FormLunar){# 区域隐藏 () ;甘 ="B、 C、 D、 E 和 F 耿仁桂";芷 ="Zichou 毛贤陈寺吴申徐海";动物 = 大鼠牛虎兔子龙蛇马羊猴 Jigou 猪 ;Application.CurrentCulture = CultureInfo.GetCultureInfo ("zh-CN") ;/ / 中国地区。lunarCalendar = 新的 ChineseLunisolarCalendar () ;/ / 中国阴阳历。txtLunar = 新的文本框) ;txtLunar.Dock = DockStyle.Bottom ;txtLunar.ReadOnly = true ;/ / 只读模式。这。Controls.Add (txtLunar) ;lunarPicker = 新的 DateTimePicker () ;lunarPicker.Dock = DockStyle.Top ;lunarPicker.Format = DateTimePickerFormat.Custom ;/ / 自定义格式。lunarPicker.CustomFormat ="dddd yyyy "years" M "January "d "day" ;
- 2022-02-13 07:36:19下载
- 积分:1
-
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口...
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
- 2022-01-28 20:04:51下载
- 积分:1
-
一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等...
一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等-a disk management procedures and functions, including : mobile, delete, open, search, file attributes, spare disk space, disk copy, formatting, etc.
- 2022-04-02 06:28:42下载
- 积分:1
-
delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来...
delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来-Read file line by line, write by Delphi.
- 2023-03-13 17:30:03下载
- 积分:1
-
一个简单的算法设计程序,用C++编写,实现流水线的调度。
一个简单的算法设计程序,用C++编写,实现流水线的调度。-a simple algorithm design process, using C, the realization of the pipeline scheduling.
- 2022-08-18 20:52:31下载
- 积分:1
-
Java 计算器
这是简单计算器创造的创作者与 Java 在 Netbeans 中,计算器可以做基本的计算,如加法。减法除法和乘法
- 2023-04-23 13:20:04下载
- 积分:1