-
html语言文档,基础教程!清华大学出版社
html语言文档,基础教程!清华大学出版社-html language documents, based Directory! Qinghua University Press
- 2023-04-19 11:40:04下载
- 积分:1
-
一个经典的序列模式挖掘文档,用户行为模式挖掘的用户值得一看
一个经典的序列模式挖掘文档,用户行为模式挖掘的用户值得一看-A classic sequential pattern mining documents, user behavior patterns mining users see
- 2022-02-07 19:29:57下载
- 积分:1
-
J2EE Tutorial Chinese version
J2EE Tutorial中文版-J2EE Tutorial Chinese version
- 2022-11-30 16:40:03下载
- 积分:1
-
This computes an in
This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform -This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2 ^ m points. Dir = 1 gives forward transform dir =-1 gives reverse transform
- 2023-06-19 21:55:03下载
- 积分:1
-
learning Compiler Principle Chapter 12
学习编译原理第十二章-learning Compiler Principle Chapter 12
- 2022-07-04 20:30:20下载
- 积分:1
-
你玩过“拉灯”游戏吗?25盏灯排成一个5x5的方形。每一个灯都有一个开关,游戏者可以改变它的状态。每一步,游戏者可以改变某一个灯的状态。游戏者改变一个灯的状态会...
你玩过“拉灯”游戏吗?25盏灯排成一个5x5的方形。每一个灯都有一个开关,游戏者可以改变它的状态。每一步,游戏者可以改变某一个灯的状态。游戏者改变一个灯的状态会产生连锁反应:和这个灯上下左右相邻的灯也要相应地改变其状态。-You played " pull light" games? 25 lights arranged in a 5x5 square. Each lamp has a switch, the game can change its state. Each step, players can change the status of a lamp. Game to change the status of a lamp will have a ripple effect: and the lamp lights up and down about adjacent to a corresponding change in their status.
- 2022-03-23 06:28:35下载
- 积分:1
-
DS18B20的中文资料,要的快下载吧,网上不好找的。
DS18B20的中文资料,要的快下载吧,网上不好找的。-DS18B20 Chinese information you want fast downloads, online不好找of.
- 2022-08-16 04:19:59下载
- 积分:1
-
用C语言编的两个小小程序,有什么不妥,请给发有EMAIL:zjxpyud2004@126.com
用C语言编的两个小小程序,有什么不妥,请给发有EMAIL:zjxpyud2004@126.com-C language series of the two small procedures, what is wrong with that, we had to EMAIL : zjxpyud2004@126.com
- 2022-03-11 17:29:18下载
- 积分:1
-
OpenCV installation documents, routines, applications and other topics, the data...
OpenCV的安装文档,例程,应用专题等,资料很详细-OpenCV installation documents, routines, applications and other topics, the data in great detail
- 2022-04-20 12:07:23下载
- 积分:1
-
定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorc...
定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。在main()函数中定义vehicle、bicycle、motorcar、motorcycle的对象,调用其Run()、Stop()函数,观察其执行情况。再分别用vehicle类型的指针来调用这几个对象的成员函数,看看能否成功;把Run、Stop定义为虚函数,再试试看。-The definition of a car (vehicle) base class, with Run, Stop and other member functions, thus derived a bike (bicycle), automobiles (motorcar) class, derived from the bicycle and motorcar motorcycle (motorcycle) class, they all Run , Stop and other member functions. In the main () function is defined in the vehicle, bicycle, motorcar, motorcycle object, call its Run (), Stop () function is to observe its implementation. Each with a pointer with the vehicle type to call the member functions of these objects to see if successful the Run, Stop is defined as virtual functions, try again.
- 2022-08-11 22:22:15下载
- 积分:1