-
图像的自动切换,将FLASH中预存的图像进行内插放大,然后按照预定时间进行自动切换,该程序是适时播放的基础。...
图像的自动切换,将FLASH中预存的图像进行内插放大,然后按照预定时间进行自动切换,该程序是适时播放的基础。-automatic changing amoung several frames
- 2022-02-01 21:15:55下载
- 积分:1
-
重新启动操作系统的代码模块,不仅是一个porcedimien……
Codigo para reiniciar el sistema operativo, solo es un modulo con un porcedimiento.
- 2022-08-03 07:51:33下载
- 积分:1
-
Can be convenient to know the day of the date and time now. And has a stopwatch...
可以方便的知道当天的日期和现在的时间.并且有秒表的功能-Can be convenient to know the day of the date and time now. And has a stopwatch function
- 2022-04-21 14:17:39下载
- 积分:1
-
windows Socket编程
应用背景WINDOWS SOCKET编程,简单实用。TCP/IP网络编程不可少的。关键技术SOCKET编程分客户端和服务器端,易学易用。
- 2022-04-16 17:12:57下载
- 积分:1
-
步进电机的c语言程序
步进电机的c语言程序-stepper motor c Language Program
- 2022-02-04 07:36:45下载
- 积分:1
-
二维码生成
在VS2010平台上实现实时对字符串的二维码转换,亲测可用
- 2022-02-15 17:59:17下载
- 积分:1
-
一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等...
一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等-a visual basic student information management system, students can enter the name, ID, gender, age and other relevant information such as preservation, inquiries, deletion, modification, etc.
- 2023-09-01 19:45:04下载
- 积分:1
-
C++定时自动关机程序 可以设定时间自动关机,还可以重启、注销...
C++定时自动关机程序 可以设定时间自动关机,还可以重启、注销-C++ Regular automatic shutdown procedure can set the time automatically shutdown, you can restart, write-offs
- 2022-01-30 12:12:49下载
- 积分:1
-
它是一个用来对libsvm分析的语言,实现分来计算,预测等功能...
它是一个用来对libsvm分析的语言,实现分来计算,预测等功能
-pin ci
- 2022-06-15 15:14:44下载
- 积分:1
-
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (1...
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。
分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。
使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。
分析两种不同算法,有针对性地设计与调整测试数据,进而通过比较算法耗时来得到更充分且更深刻的认识。
编写模块校验两种不同排序算法的输出结果正确且相同
-Quicksort sorting algorithm comparison and exchange
In the Visual C++ to create a single document Windows application, and to achieve the following functions:
The use of random function automatically generates a certain amount of test data (10000 test elements), and output to a file.
Respectively, and the exchange of the implementation of quick sort algorithm sorting algorithm to sort of test data, and output to a different file.
Using a more accurate record of QueryPerformanceCounter and QueryPerformanceFrequency algorithms such as time-consuming functions, accurate to the millisecond, in order to better carry out time-consuming compared algorithms.
Analysis of two d
- 2022-04-22 17:20:42下载
- 积分:1