-
vb development of a small example, a demonstration examples snow
一个vb开发的小例子,一个演示下雪的例子-vb development of a small example, a demonstration examples snow
- 2022-09-14 04:35:03下载
- 积分:1
-
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。...
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。-the program is a simulation algorithm is a simple mathematical formula for the solution to achieve process.
- 2022-02-14 15:15:28下载
- 积分:1
-
窗口的安全代码
Writing Secure Code for Windows Vista
- 2022-04-24 09:56:31下载
- 积分:1
-
操作系统的3个进程的调度问题,根据进程的优先级,对进程进行调度...
操作系统的3个进程的调度问题,根据进程的优先级,对进程进行调度-three operating systems process of scheduling problems, according to the priority process, the process for scheduling
- 2023-05-13 10:05:03下载
- 积分:1
-
水质监测系统
采用美国YSI公司的YSI-600QS多参数水质探头,实时地采集显示并保存养殖水的温度,pH,电导率,盐度,ORP,溶解氧等参数,以图表,棒图,趋势图等方式进行显示。
- 2023-07-02 22:45:04下载
- 积分:1
-
BIN2C,对 C 文件 bin 文件更改
BIN2C,对 C 文件 bin 文件更改
用法: bin2c bin_file C_file
与 c + + 6.0 编著上
- 2022-02-06 01:49:46下载
- 积分:1
-
在一个项目单位开发的一个比较简单的,感兴趣的初学者可以助教…
为单位一个项目开发的,比较简单,有兴趣的初学者可看看,主要包括串口通信,数据库操作、调用word-In units of a project developed a relatively simple, interested beginners can take a look at, including serial communication, database operation, call the word
- 2023-08-31 18:20:04下载
- 积分:1
-
acm.zju.com 中的 基因问题原代码
acm.zju.com 中的 基因问题原代码-acm.zju.com the original genetic code issues
- 2022-06-22 02:37:03下载
- 积分:1
-
Windows Mobile下获取手机IMEI的代码
Windows Mobile下获取手机IMEI的代码-Windows Mobile phone IMEI code
- 2023-03-22 18:50:03下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1