-
套接字程序(客户端)
socket program(client)
connet server and test trainsmision -socket program (client) connet server and test trainsmision
- 2022-05-29 07:33:31下载
- 积分:1
-
自动ping出来,然后挂断。非常好的一个东西。没密码
自动ping出来,然后挂断。非常好的一个东西。没密码-Automatically ping out, and then hang up. A very good thing. No password
- 2022-05-13 23:07:22下载
- 积分:1
-
SplashScreenEx_Src.zip实现了SplashScreen,让此更简单。
SplashScreenEx_Src.zip实现了SplashScreen,让此更简单。-SplashScreenEx_Src.zip realized SplashScree n, and enable more simple.
- 2022-04-28 20:37:03下载
- 积分:1
-
这是一个在C环境下实现 的关于定积分求解的程序!
这是一个在C环境下实现 的关于定积分求解的程序!-This is an environment in C under the integral solution of the procedure!
- 2022-02-12 16:39:36下载
- 积分:1
-
through command will drop directory for documents specified lower and upper can...
通过命令将指定的文件放在目录下,上层可以重写
- 2022-03-22 01:21:52下载
- 积分:1
-
定时关机,设置一定的时间可以自动关机!定时关机,设置一定的时间可以自动关机!...
定时关机,设置一定的时间可以自动关机!定时关机,设置一定的时间可以自动关机!-Timing shutdown, set a certain amount of time can be automatically shut down! Timing shutdown, set a certain amount of time can be automatically shut down!
- 2022-01-28 07:11:17下载
- 积分:1
-
获取local地址程序,应该不错哦,能对一部分初学着有用
获取local地址程序,应该不错哦,能对一部分初学着有用-Procedures to obtain local address, it should be good Oh, can a useful part of learning
- 2022-03-02 10:30:24下载
- 积分:1
-
例子OpenCV
Example OpenCv
// Background average sample code done with averages and done with codebooks
// (adapted from the OpenCV book sample)
//
// NOTE: To get the keyboard to work, you *have* to have one of the video windows be active
// and NOT the consule window.
//
// Gary Bradski Oct 3, 2008.
//
/* *************** License:**************************
Oct. 3, 2008
Right to use this code in any way you want without warrenty, support or any guarentee of it working.
BOOK: It would be nice if you cited it:
Learning OpenCV: Computer Vision with the OpenCV Library
by Gary Bradski and Adrian Kaehler
Published by O Reilly Media, October 3, 2008
AVAILABLE AT:
http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
Or: http://oreilly.com/catalog/9780596516130/
ISBN-10: 0596516134 or: ISBN-13: 978-0596516130
************************************************** */-Example OpenCv
// Background average sample code done with a
- 2022-01-22 15:54:45下载
- 积分:1
-
BIOS工具
BIOS工具-BIOS tools
- 2023-06-26 15:25:04下载
- 积分: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