-
《高质量C++ or C 编程指南》.pdf
《高质量C++ or C 编程指南》.pdf-" High-quality C++ or C programming guide" . Pdf
- 2022-03-04 21:24:09下载
- 积分:1
-
mmc way communication in the CPU PXA270 under WINCE 5 drive
mmc 方式通讯的在CPU PXA270下的WINCE 5驱动-mmc way communication in the CPU PXA270 under WINCE 5 drive
- 2022-02-04 13:54:23下载
- 积分:1
-
一个将MP3文件转换为WAV文件的源程序,需要mp3play.ocx
一个将MP3文件转换为WAV文件的源程序,需要mp3play.ocx-An MP3 file will be converted to WAV files source, the need mp3play.ocx
- 2023-06-05 20:15:03下载
- 积分:1
-
Alarm clock applet,To start automatically on the toolbar, you can set the time t...
闹钟小程序,用C2008开发,启动后自动放到工具栏,可以设置闹响时间,可以保存闹响时间。到时自动弹出,并有铃声。 -Alarm clock applet,To start automatically on the toolbar, you can set the time to make sound, you can save time to make ring. To automatically pop-up, and ring tones.
- 2022-05-12 20:56:33下载
- 积分:1
-
二维码VC代码
二维码VC源码,二维码生成,C++,可以直接编译运行。vc6.0和VS2010直接可以编译运行。可以自由设置二维码生成的相关的设置
- 2022-03-07 07:43:16下载
- 积分:1
-
applet k-means with java
这是一个小程序,用k-均值算法做了一个小例子,用户可以改变簇的数目,逐步解释,
- 2022-08-19 20:07:41下载
- 积分:1
-
用java的图形设计,很用的.充分体验到java的图形界面设计
用java的图形设计,很用的.充分体验到java的图形界面设计-Java with the graphic design, it is used. To fully experience the design of java GUI
- 2022-04-07 21:57:26下载
- 积分:1
-
可以查看区号,邮编,电话话所在地,有源码哦,数据库很珍贵的
可以查看区号,邮编,电话话所在地,有源码哦,数据库很珍贵的-View area code, zip code, telephone so the location, source, oh very valuable database
- 2022-03-24 10:17:45下载
- 积分:1
-
一个软件看门软件狗的编写
一个软件看门软件狗的编写-a software gatekeeper software to prepare the dog
- 2023-06-15 21:20:03下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1