-
online exam
使用系统;
- 2023-04-04 23:05:03下载
- 积分:1
-
本文件包含C语言源代码精华集,希望大家能有帮助
本文件包含C语言源代码精华集,希望大家能有帮助- This document contains the C language source code essence
collection, hoped everybody can have helps
- 2023-02-21 03:20:04下载
- 积分:1
-
使窗口的图标动起来
窗口的图标有"动"的效果,在任务的按钮中同样有"动"的效果。这样就为程序平添了一些生趣,从而更加引起用户的注意力。...
使窗口的图标动起来
窗口的图标有"动"的效果,在任务的按钮中同样有"动"的效果。这样就为程序平添了一些生趣,从而更加引起用户的注意力。
-Moving up to the window" s icon window icons of " action" effect, in the same buttons in the task of " action" effect. Thus adding to a number of apathy for the program, thereby causing the user" s attention more.
- 2022-03-12 18:40:01下载
- 积分:1
-
一个经典小游戏,叫做弹子游戏,可以根据需要调节球的速度....
一个经典小游戏,叫做弹子游戏,可以根据需要调节球的速度.-a classic little game called billiard games, it may need to adjust the speed of the ball.
- 2022-09-10 01:05:03下载
- 积分:1
-
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。
除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
- 2023-01-05 15:35:03下载
- 积分:1
-
MediaPlayer程序可以播放声音、视频文件,还可以显示静态图象文件,如果有CMX DLLs的话,该程序也可以记录或回放高通公司的QCP格式音频文件。它最多...
MediaPlayer程序可以播放声音、视频文件,还可以显示静态图象文件,如果有CMX DLLs的话,该程序也可以记录或回放高通公司的QCP格式音频文件。它最多可以保存32个多媒体文件。Mediaplayer有常用的功能,例如播放、快速播放、停止和暂停等,它支持许多多媒体格式,包括QCP,MPEG Audio Layer3(MP3),Musical Instrument Digital Interface(MIDI),BREW Compressed Image(BCI),Bitmap(BMP),和包含音视频的Packet Mode Data(PMD)。
这个程序的运行目标设备是Sharp Z-800,在Simulator上,我们选择Sharp Z-800设备图片。
-MediaPlayer can play a sound, video files, can also display a static image files, if there CMX DLLs, then the program can also record or playback QUALCOMM
- 2022-03-18 17:44:21下载
- 积分:1
-
caculater
多功能计算器能够实现基本计算器的功能,此文件为参考代码,详情请下载之后再查看。-caculater
- 2022-01-28 05:28:02下载
- 积分:1
-
贪食蛇游戏经典游戏之一,本程序采用C编程,在TC2.0下通过运行,谢谢大家欣赏...
贪食蛇游戏经典游戏之一,本程序采用C编程,在TC2.0下通过运行,谢谢大家欣赏-pivotal game classic games, the procedures used C programming, by running under WITH TC 2.0, thank you all appreciate
- 2023-01-16 11:45:04下载
- 积分:1
-
图形用户界面的猜数字小游戏 .功能:猜四位数,共有7次机会。...
图形用户界面的猜数字小游戏 .功能:猜四位数,共有7次机会。-A GUI small game which performs the GUESS NUMBER game.
Functions:
to guess 4 digits , you hava only seven chances to get through.
- 2022-01-24 13:47:16下载
- 积分:1
-
编译原理的词法分析器
把关键字放到数组里,用于一会儿比较把关键字放到数组里,用于一会儿比较...
编译原理的词法分析器
把关键字放到数组里,用于一会儿比较把关键字放到数组里,用于一会儿比较-the describe
- 2022-08-17 17:39:33下载
- 积分:1