-
stm32f10x
This is a very important codes to me.This is a very very important codes to me.
- 2020-06-21 06:20:02下载
- 积分:1
-
基于QT实现的基础图形绘图系统.7z
输入椭圆中心和长短轴径;
2. 计算得到中心在原点的椭圆上的第一个点=;
3. 根据公式(1.1.3-2)计算区域1中决策参数的初值为;
4. 在区域1中每个位置处,从开始,反复按照公式(1.1.3-3)更新决策参数,若决策参数小于0则不变,反之加1,一直循环到为止,记第一个满足此条件的点为();
5. 在区域2的每个位置处,从开始,反复按照公式(1.1.3-6)更新决策参数,若决策参数小于0则不变,反之加1,一直循环到()为止;(Input ellipse center and long and short axis diameter;
2. The first point of the center on the ellipse at the origin is calculated.
3. According to formula (1.1.3-2), the initial value of decision-making parameters in region 1 is calculated.
4. At each location in region 1, the decision-making parameters are updated repeatedly according to formula (1.1.3-3). If the decision-making parameters are less than 0, they will remain unchanged. If the decision-making parameters are less than 0, then add 1 and cycle until the first point satisfying this condition is ();
5. At each location of region 2, the decision parameters are updated repeatedly according to the formula (1.1.3-6). If the decision parameters are less than 0, they will remain unchanged. If the decision parameters are less than 0, then add 1 and cycle until ().)
- 2020-11-13 16:49:42下载
- 积分:1
-
simplex
此程序运用单纯形法计算目标函数为max型,约束条件全为小于等于型的线性规划问题,求解得到正确的结果。(This program uses the simplex method to calculate the objective function as max-type constraints are all less than or equal to the type of linear programming problem solving to get the correct results.)
- 2013-03-05 21:07:17下载
- 积分:1
-
实验12 OLED显示实验
讲述了如何构建OLED的程序框架,编写程序的大致思路。(This paper describes how to build the OLED program framework and how to write the program.)
- 2019-05-27 09:49:20下载
- 积分:1
-
STM32F103
rtthread,基于SD卡中的 Elm FatFS 文件系统,rt-thread的elmfat文件系统是一个开源的小型嵌入式文件系统。可以直接移植(rtthread, based on the SD card file system Elm FatFS)
- 2020-06-29 14:40:02下载
- 积分:1
-
mimics_study
mimics10中文教程,主要用于二维图形采集以后的三维重建(Mimics10 Chinese tutorial, it is mainly used for 2 d graphics after acquisition of 3 d reconstruction)
- 2015-06-08 15:49:54下载
- 积分:1
-
eWin
wince下简单样例,串口设置,电机正反转,继电器的启动,io读写(wince under the simple example, the serial port settings, motor reversing relay start, io reader)
- 2014-12-14 22:42:32下载
- 积分:1
-
Advanced-C
This is an advance C language book.
- 2014-04-27 15:46:22下载
- 积分:1
-
C语言扫雷小游戏
【实例简介】
扫雷游戏是Windows里一款十分经典的单机小游戏,请你用C程序自己建立一个扫雷小游戏。
系统可以随机产生一个m行n列的雷区,包含若干颗地雷,用户可以挖开一个区域,如果是地雷,游戏结束,失败;
如果不是,显示出它周围的地雷个数,如果能把所有安全的地区找出来,获胜。 注:每个格子周围格有八个:上、下、左、右、左上、右上、左下、右下。
运行结果:
请输入雷区的范围:
3 5
X X X X X
X X X X X
X X X X X
请输入安全的位置:
2 2
X X X X X
X 3 X X X
X X X X X
请输入安全的位置:
3 4
X X X X X
X 3 X X X
X X X O X
很不幸,你踩到雷了,游戏结束!
- 2021-05-18 10:33:03下载
- 积分:1
-
EmployeeTrainSystem
一个员工培训系统,附Access数据库。(A staff training system, with Access database.)
- 2008-06-18 15:11:01下载
- 积分:1