-
在屏幕上出现的图形设计和应用程序…
VC实验:图形程序设计及其应用
在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长
包含文档
源代码-VC experiment : graphic design and application procedures appeared on the screen in the center along a sinusoidal curve track the movement of a solid round, but every fourth cycle, the round filled with color and the color surrounding the circle has made a change (their color selection), while radius of the circle within the fourth cycle by the amplitude of the sine curve of 0.2 times to 0.6 times the linear growth of the source document contains generation Codes
- 2022-03-19 21:09:13下载
- 积分:1
-
安全统计输入字符串中字符的个数。在dos环境下任意输入一个字符串,本程序即可统计出输入的字符的个数。...
安全统计输入字符串中字符的个数。在dos环境下任意输入一个字符串,本程序即可统计出输入的字符的个数。-safety statistics input strings to the number of characters. Dos environment in the importation of an arbitrary string, the procedure can input the statistics of the number of characters.
- 2022-09-28 05:45:02下载
- 积分:1
-
使用php+js编写的brocade简单demo
使用php+js编写的brocade简单demo-Use php+ Js prepared brocade simple demo
- 2023-06-25 09:40:02下载
- 积分:1
-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1
-
学生信息管理系统,包括学生入学所有注册信息
学生信息管理系统,包括学生入学所有注册信息-Student Information Management System, including student enrollment of all registration information
- 2022-01-25 18:56:47下载
- 积分:1
-
用VB实现对MODBUS RTU设备的通讯及CRC校验模块
用VB实现对MODBUS RTU设备的通讯及CRC校验模块-Using VB to realize MODBUS RTU equipment, communication and CRC checksum module
- 2023-08-30 09:40:03下载
- 积分:1
-
航班查询系统,实现对飞机航班的查询如班期起飞时间到达时间票价等...
航班查询系统,实现对飞机航班的查询如班期起飞时间到达时间票价等-Flight query system and realize a query such as flight schedules fares departure time arrival time
- 2023-02-05 12:50:04下载
- 积分:1
-
在一个寒冷的区域上市,北航试验机。在域上
列举一个感冒论域,北航机试题。论域U 条件属性 决策(感冒)d
头疼a1 肌肉痛a2 体温a3
以上为属性。下面是取值。默认1为是,0为否。对于体温来说,0为正常,1为高,2为很高-Listed in a cold domain, BUAA test machine. On the domain U-attribute decision-making conditions (cold) d headache muscle pain a1 over a2 attribute a3 body temperature. The following is a value. Default 1 for yes, 0 for not. The temperature is 0 for normal, 1 high, 2 for high
- 2022-03-16 05:01:14下载
- 积分:1
-
AT89S52单片机 程序
矩阵键盘,数码管显示
AT89S52单片机 程序
矩阵键盘,数码管显示-Single-chip program AT89S52 matrix keyboard, digital display
- 2023-07-07 05:20:02下载
- 积分:1
-
Haskell 代码。
对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。
我本人主要将之用于 H264 编解码器的 d...
Haskell 代码。
对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。
我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。
很容易扩展为 YUV422 或 444 格式的图象。
更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between image pixels, macro block to the performance. I will mainly use it H264 codecs deblock the process of positioning the auxiliary testing. Be easily extended to YUV422 format or 444 images. See more detail usage procedures help.
- 2023-02-20 13:45:04下载
- 积分:1