-
一本C++的进阶教程,看了以后对编程有很大帮助。(中文版)...
一本C++的进阶教程,看了以后对编程有很大帮助。(中文版)-1 C++ The Advanced Course, looking after the programming has great help to me. (Chinese Version)
- 2022-07-15 04:52:07下载
- 积分:1
-
MobileX 通过手机数据线连接手机,然后程序就可以控制手机短信收发和电话簿编辑,可以支持很多类型,但是要选对参数哦...
MobileX 通过手机数据线连接手机,然后程序就可以控制手机短信收发和电话簿编辑,可以支持很多类型,但是要选对参数哦-MobileX data through the phone line to phone, and then can control procedures SMS transceiver and telephone directory editor, can support many types, but the right to choose parameters oh
- 2022-03-05 20:09:29下载
- 积分:1
-
本代码包包括超长整数相加、积分实现、数制转换、单词统计等...
本代码包包括超长整数相加、积分实现、数制转换、单词统计等-the code include long integer column, integral realization of a number of system conversion, word statistics
- 2022-09-04 16:50:03下载
- 积分:1
-
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序...
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序-This is a useless list of students into the operation of information management systems, operation and function of the document have greatly improved, and is programmed from a very good program for beginners
- 2022-02-04 16:17:00下载
- 积分:1
-
VCnet programming source code examples of the use of examples of control, in the...
VCnet编程实例源代码之控件使用实例,希望对大家有帮助-VCnet programming source code examples of the use of examples of control, in the hope that everyone has to help
- 2022-03-05 22:23:52下载
- 积分:1
-
FlappyBird源代码
FlappyBird C++实现源代码本项目仅限VS2012或更高版本编译。非VS2012需要自行重新编译fancy2d。本源码仅作学习交流之用,源代码可以任意引用,对于其中潜在的BUG本人概不负责。游戏中资源来自原版安卓游戏,若需使用请联系原作者。===== 项目文件夹 =====fancy2d f2d底层图形库FlappyBird 游戏源代码by CHU 2014/2/16
- 2022-03-30 18:52:36下载
- 积分:1
-
客户信息管理系统DEMO及源程序,使用xpmenut等控件
客户信息管理系统DEMO及源程序,使用xpmenut等控件-DEMO customer information management system and source code, the use of such controls xpmenut
- 2022-07-02 02:09:23下载
- 积分:1
-
This program used An SDK to add GPS support to your Windows applications
This program used An SDK to add GPS support to your Windows applications
- 2022-02-15 16:02:35下载
- 积分:1
-
D3D9黑屏优化-vs2010源码
可以用来优化游戏的CPU占用率,D3D9黑屏优化插件
- 2022-05-26 11:14:16下载
- 积分:1
-
数字定时器写的程序,模拟数字计时器,根据…
Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
- 2022-09-23 14:35:04下载
- 积分:1