-
基于Directx的VC视频捕获源代码
基于Directx的VC视频捕获源代码,可以视频显示。。。
- 2022-03-26 11:13:09下载
- 积分:1
-
VB如何获取IP地址
VB如何获取IP地址-VB how to access IP addresses
- 2022-05-30 02:30:43下载
- 积分:1
-
VB6 sercurity and user friendly ..
VB6 and sercurity .. user friendly-VB6 sercurity and user friendly ..
- 2022-07-15 21:38:05下载
- 积分:1
-
Parzen窗法应用概率密度函数估计问题。
应用Parzen窗法估计样本的概率密度函数;
估计样本为标准正态分布和均匀分布;-Application of Parzen window method estimates the probability density function of the sample estimated sample standard normal distribution and uniform distribution
- 2022-04-14 21:33:56下载
- 积分:1
-
一个USB驱动代码,实现了USB枚举,组包发包等操作
一个USB驱动代码,实现了USB枚举,组包发包等操作-A USB driver code, and realized the USB enumeration, group packages contracting and other operations
- 2022-04-12 05:09:11下载
- 积分:1
-
查询输入字符串中字符个数
这个是纯C代码,对初学者比较好,可以看看。。。。。。。。。。。。。。
- 2023-02-28 17:20:04下载
- 积分:1
-
ISP编程器
带at89s52时钟的isp程序
- 2023-05-25 14:05:03下载
- 积分:1
-
函数指针例程 函数指针例程
函数指针例程 函数指针例程-Function pointer routine function pointer routine function pointer routines
- 2023-07-08 05:45:03下载
- 积分:1
-
自己编的,输入前缀树,基于WordNet,需先安装wordnet
自己编的,输入前缀树,基于WordNet,需先安装wordnet-Own, and enter the prefix tree, based on the WordNet, the need to install WordNet
- 2023-04-29 08:55:03下载
- 积分: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