-
using c++ to write a touch of the game, although the process is not very big, bu...
用c++写的一个touch游戏,虽然程序不是很大,但是可以对初学者有很大帮助,可选择学习!-using c++ to write a touch of the game, although the process is not very big, but can be of great help beginners option learning!
- 2022-10-17 16:20:03下载
- 积分:1
-
用c实现的链表操作。可以添加、删除队列元素。并判断添加元素是否为数字。程序中有非常详细的注释。...
用c实现的链表操作。可以添加、删除队列元素。并判断添加元素是否为数字。程序中有非常详细的注释。-With c realize the operation of the list. Can add, delete queue element. And add elements to determine whether or not to digital. Program has very detailed notes.
- 2022-08-07 20:55:39下载
- 积分:1
-
图形学程序,用z缓冲算法来实现画立体图,按x和y可以实现移动。...
图形学程序,用z缓冲算法来实现画立体图,按x和y可以实现移动。
- 2022-01-22 10:47:13下载
- 积分:1
-
数据结构中 有关于图的操作,采用visul c++ 6.0 ,界面显示校园地图,可以计算出两地间的最短距离。...
数据结构中 有关于图的操作,采用visul c++ 6.0 ,界面显示校园地图,可以计算出两地间的最短距离。-data structure on the operation plan, adopted visul c 6.0, the interface shows the campus map can be worked out between the two shortest distance.
- 2022-01-21 20:51:54下载
- 积分:1
-
这是一个用来输出对称的菱形星号的程序,分别输出实心和空心的菱形星号...
这是一个用来输出对称的菱形星号的程序,分别输出实心和空心的菱形星号-This is a symmetry of the diamond used to output an asterisk procedures, respectively, the output of solid and hollow diamond asterisk
- 2022-03-05 01:36:23下载
- 积分:1
-
图片输出到EXCEL的C#源码
将图片导出到EXCEL中,需要使用Office的COM组件,开发比较方便,缺点是必须要安装office组件
- 2023-01-21 03:25:03下载
- 积分:1
-
Win32API是一个VC++初学者必须学习的一门课程,而且API是MFC的重要基础...
Win32API是一个VC++初学者必须学习的一门课程,而且API是MFC的重要基础-win32api is a essential course for new vc++ learners. Moreover, API are important basis for MFC
- 2022-03-05 09:09:23下载
- 积分:1
-
这是我们生活中常用的人民币大小写转换程序C代码
这是我们生活中常用的人民币大小写转换程序C代码-This is commonly used in our lives RMB case the conversion process C code
- 2022-06-28 10:15:05下载
- 积分:1
-
大数加法的详细实现过程.
包括链表的使用.并做了cpu单次运算的优化.
实现单个响应周期内运算量的最优...
大数加法的详细实现过程.
包括链表的使用.并做了cpu单次运算的优化.
实现单个响应周期内运算量的最优-Addition of large numbers of details to achieve the process. Including the use of linked lists. And has done a single cpu optimize operations. To achieve a single cycle in response to the optimal computation
- 2022-04-01 18:13:52下载
- 积分:1
-
一个applet程序,用java实现栈和队列的数据结构…
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, which use java to implement the stack and queue data structure. It can be used to demonstrate the implement of stack.
- 2022-04-07 12:01:52下载
- 积分:1