-
http://www.programmersheaven.com/zone6/cat700/16060.htm一个小巧的BASIC解释器…
http://www.programmersheaven.com/zone6/cat700/16060.htm A tiny BASIC interpreter with C++ sourcecode
- 2022-03-31 01:23:20下载
- 积分:1
-
一个封装好的线程池的例子
一个封装好的线程池的例子-a good example of Thread Pool
- 2022-07-12 03:50:01下载
- 积分:1
-
基于Agent技术的人工智能交通系统仿真,java实现的具体代码
基于Agent技术的人工智能交通系统仿真,java实现的具体代码-Agent-based artificial intelligence traffic system simulation, java code to achieve a specific
- 2022-07-19 03:18:28下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1
-
You beautiful can the site the best
You beautiful can the site the best
- 2022-08-18 17:04:29下载
- 积分:1
-
MFC播放器
应用背景为学习ffmpeg接口所用,用做http、rtsp客户端来测试使用。可以实时接收音频,视频,为学习ffmpeg所以。为学习ffmpeg接口所用,用做http、rtsp客户端来测试使用。可以实时接收音频,视频,为学习ffmpeg所以。为学习ffmpeg接口所用,用做http、rtsp客户端来测试使用。可以实时接收音频,视频,为学习ffmpeg所以。关键技术用的是FFMPEG, 用做HTTP客户端,SDL播放音频视频。 FFMPEG接收数据;用的是FFMPEG, 用做HTTP客户端,SDL播放音频视频。 FFMPEG接收数据;用的是FFMPEG, 用做HTTP客户端,SDL播放音频视频。 FFMPEG接收数据;用的是FFMPEG, 用做HTTP客户端,SDL播放音频视频。 FFMPEG接收数据;
- 2022-08-03 03:46:28下载
- 积分:1
-
用C语言编写的,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,能播放音乐。是一种简单的音乐播放器的模型。...
用C语言编写的,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,能播放音乐。是一种简单的音乐播放器的模型。-C language, their own performances, can also play their own music files prepared. The latter is preparing its own songs, play music. It is a simple music player models.
- 2022-03-19 15:45:39下载
- 积分:1
-
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the method when the use of recursive array, which makes the recursive stack into many of the data, consume much space, the number of tested not more than 70, based in Visibility terms procedures, the use of space is also necessary!)
- 2023-08-13 21:00:03下载
- 积分:1
-
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名...
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名-Analyse the file name of absolute path, and parse it to driver,path,file name and extension name
- 2022-08-22 20:22:36下载
- 积分:1
-
根据错误编号给出详细的错误信息,跟VC里的look up差不多.
根据错误编号给出详细的错误信息,跟VC里的look up差不多.-Error code given in accordance with the detailed error message, with the VC in the same look up.
- 2023-02-05 18:40:04下载
- 积分:1