-
走进stl的内容,介绍了stl的各种功能.请各位
走进stl的内容,介绍了stl的各种功能.请各位-Near to the content of STL,introduce all kinds of function,please look through.
- 2022-02-13 05:24:08下载
- 积分:1
-
in VC environment under the control of the hardware. The program CDROM drive on...
在VC环境下实现对硬件设备的控制。本程序实现对光驱CDROM的开关控制。-in VC environment under the control of the hardware. The program CDROM drive on the switch control.
- 2022-11-14 17:55:03下载
- 积分:1
-
使用链式存储实现一元多项式的以下运算:
实现多项式的加法、减法、求导。...
使用链式存储实现一元多项式的以下运算:
实现多项式的加法、减法、求导。
-Used to achieve a dollar store chain polynomial of the following operations: the realization of polynomial addition, subtraction, derivation.
- 2022-03-09 08:56:39下载
- 积分:1
-
顾名思义,就是form是透明的
顾名思义,就是form是透明的-the name implies, is the form is transparent
- 2022-01-26 02:52:14下载
- 积分:1
-
详细讲述了 ADC 及 DAC的处理方法与原理
详细讲述了 ADC 及 DAC的处理方法与原理-A detailed account of the ADC and DAC principles of the treatment methods and
- 2022-05-14 19:10:34下载
- 积分:1
-
基于MeChat,增加了后台管理和聊天室管理功能,增强了处理web页面的性能美化了介面 实现专用高性能web聊天室的功能,安装、维护极其简单。AbcChat采用...
基于MeChat,增加了后台管理和聊天室管理功能,增强了处理web页面的性能美化了介面 实现专用高性能web聊天室的功能,安装、维护极其简单。AbcChat采用C++编制,速度奇快,支持5000人同时在线! AbcChat灵活的模板结构,提供您一个充分展示自己个性的平台支持-Based on MeChat, an increase of the background to the management and chat room management capabilities and enhanced performance to deal with web pages dedicated to beautify the interface to achieve high-performance web chat room features, installation, maintenance is extremely simple. AbcChat using C++ Establishment, the speed of a swift pace in support of 5,000 people online at the same time! AbcChat flexible template structure, and provide you with a fully personalized platform to display their support
- 2022-05-13 04:23:19下载
- 积分:1
-
nokiaarmy的XAP包
nokiaarmy的XAP包没有混淆的,可以直接反编译删除了wmappprheader。XML文件改名为XAP可以直接部署。研究逆向WP的难得的文件从诺基亚取得的。
- 2023-06-02 15:25:03下载
- 积分:1
-
电子学习工具
嗨...这是LMS代码
TestMaker 是一个基于 web 的软件的演示文稿、 管理和评价的心理测试。首先 testMaker 针对需要的基于 Web 的自我测试与绩效反馈 (自我评估),但也可用在其他网上调查。采用 testMaker 既不是编程,也不是 HTML 的知识是必需的。
- 2022-05-26 10:31:26下载
- 积分:1
-
本程序主要用于计算从起始时间到截止时间为止的总天数
本程序主要用于计算从起始时间到截止时间为止的总天数-This procedure primarily used to calculate the time from the beginning to the cut-off time until the total number of days
- 2022-05-28 19:03:02下载
- 积分: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