-
该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。...
该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。-This function is used to renew the RTC time.There is just a parameter nowtime,the current time denoted by seconds
- 2022-07-24 14:28:42下载
- 积分:1
-
Othello games
简单的黑白棋,用VC++2008做成,还有一些Bug,评估函数不太好,所以电脑有点弱智-Othello games
- 2022-08-23 17:04:10下载
- 积分:1
-
Visual C++.NET 数据库开发指南5
Visual C++.NET 数据库开发指南5-Visual C++. NET Database Developer" s Guide 5
- 2022-05-13 08:33:24下载
- 积分:1
-
这是一个Josephus问题的C++代码,用双向链表实现.有问题题请联系ho1983xx@tom.com...
这是一个Josephus问题的C++代码,用双向链表实现.有问题题请联系ho1983xx@tom.com-This is a question of Josephus C code used to achieve two-way linked list. As a matter please contact ho1983xx@tom.com
- 2022-03-12 12:48:25下载
- 积分:1
-
windows平台下利用FFMPEG实现的简易的音乐播放器,实现了暂停 播放功能
利用FFMPEG+sdl在windows平台下实现的win32程序,windows下的音乐播放器,实现了暂停,播放,结束能功能,程序简介易懂,很希望能与大家分享交流!
- 2022-03-23 22:35:15下载
- 积分:1
-
himself wrote a dynamic priority scheduling process procedures is limited, but c...
这是自己写的一个动态优先级进程调度程序,水平有限,不过绝对能运行,希望管理员能让我加如这个集体,我想飞-himself wrote a dynamic priority scheduling process procedures is limited, but certainly can run, I hope that administrators can increase as a collective, I almost lost
- 2023-04-05 02:55:03下载
- 积分:1
-
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的...
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的顺序,如先选择第1栈,输入元素,再输第0栈,再输入第2栈,以后也可以再在原先的栈内添加或删除元素.若pop,留下的空间归原栈所有,以后添加元素的时候可以用来左右移动栈,元素在整个空间的开始装入的顺序是先分别在各个栈的bot处装.-data structure to achieve the shared stack space small programs. First distribution of a user space. Again divided into several stacks. Equally as each stack space, but all stack space can change from the user"s needs. Users can freely select input stack in the order, if we choose a stack, the importation of elements and transported 0 stack, the first re-entry two stack, could again after the original stack within add or delete elements. if pop, leaving the space under the original stack all, after adding the element of time can be used to stack and move around, the elements in the entire space to the beginning of the loading sequence is first in the various bot Department stack installed.
- 2022-03-16 07:30:51下载
- 积分:1
-
这是继Effective C++后的一本书,More Effective C++主要讲解了一些效率,异常等问题。...
这是继Effective C++后的一本书,More Effective C++主要讲解了一些效率,异常等问题。-This is the second Effective C++ After a book, More Effective C++ Mainly on a number of efficiency, anomalies and other issues.
- 2022-10-23 15:20:03下载
- 积分:1
-
管理实例1,需要一定编程基础,入门者要仔细多读几遍源码,其中有许多编程技巧。...
管理实例1,需要一定编程基础,入门者要仔细多读几遍源码,其中有许多编程技巧。-Management instance 1 with a lot of techniques requires novices having certain programme foundations to read several times carefully.
- 2022-02-03 05:42:09下载
- 积分:1
-
数据结构课程实验,prim算法的c的源代码.
数据结构课程实验,prim算法的c的源代码。课程实验测试通过。第一次上传,望多多批评。
- 2023-01-04 01:20:03下载
- 积分:1