登录
首页 » Windows开发 » use API to draw ellipse

use API to draw ellipse

于 2022-02-05 发布 文件大小:24.91 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

use API to draw ellipse -use API to draw ellipse

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Sleep函数的改进 : XSleep,本程序实现了该函数的改进
    Sleep函数的改进 : XSleep,本程序实现了该函数的改进-Sleep Function: XSleep, realize this procedure to improve the function
    2022-03-05 07:52:01下载
    积分:1
  • c8051f020产生的函数生器
    c8051f020产生的函数发生器-----产生sin函数通过查表的方法-C8051f020 the function generator----- produce sin function through the look-up table
    2022-07-11 08:33:46下载
    积分:1
  • 一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推...
    一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推就可以求出任意一年一月一日是星期几。-a simple calendar program, known Year on January 1 that the first year of the birth of Jesus Day is Monday, because 365% = 1,366 7% 7 = 2. So every non-leap year over year increase in a few weeks, a leap year every year the number increases two weeks, followed by analogy can be found arbitrary January 1, 2001 is several weeks.
    2022-02-04 23:46:52下载
    积分:1
  • 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见
    用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
    2022-04-18 15:05:46下载
    积分:1
  • 一个modem的编程东东,大家可以
    一个modem的编程东东,大家可以-a modem programming Eastern, we will look at
    2023-06-18 13:10:03下载
    积分:1
  • pacman 搜索 python
    人工智能作业...... 小游戏pacman...... 搜索算法,用python完成...... DFS,深度优先搜索 BFS,广度优先搜索 统一的成本, 启发式算法。。。 1.在 search.py 中的 depthFirstSearch 函数中实现深度优先搜索 (DFS) 算法。若要使您的算法完成,写 DFS 的图搜索版本, 从而避免扩大任何已经了的状态 2.在 search.py 中的 breadthFirstSearch 函数中实现的广度优先搜索 (BFS) 算法。再次,写图搜索算法,可避免扩大任何 已经访问状态。测试你的代码相同的方式,你做为深度优先搜索。 3.在 search.py 中的 uniformCostSearch 函数中实现统一成本图搜索算法。 4.实现 A * 图搜索空函数 aStarSearch 在 search.py 中。A * 采用启发式函数作为参数。启发式带两个参数: 在搜索问题  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-05 02:15:14下载
    积分:1
  • This is an online electronic watches, double
    这是一个网上电子表,双击可执行程序CLOCKNEW.exe,便可看到一张笑脸和与系统时间同步的电子时钟,按任意键退出!-This is an online electronic watches, double-click the executable CLOCKNEW.exe, we will see a smile and time synchronization system with the electronic clock, according to withdraw from the arbitrary keys!
    2022-04-28 06:27:17下载
    积分:1
  • 这些程序可以解决第一和二次多项式方程。它能使我…
    These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
    2022-07-18 16:38:23下载
    积分:1
  • 手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的...
    手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-gesture recognition system performance system! Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide. Recompiling run the procedures. If the pop-up dialog box if the suggested value and process the default settings the same value, need not be amended.
    2023-02-27 20:50:03下载
    积分:1
  • DSP programming functions commonly used double uniform (a double, double b, long...
    DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) double weibull(double a,double b,long int*seed) int bn(double p,long int*seed) int bin(int n,double p,long int*seed) int poisson(double lambda,long int *seed) void dft(double x[],double y[],double a[],double b[],int n,int sign) void fft(double x[],double y[],int n,int sign)-DSP programming functions commonly used double uniform (a double, double b, long int* seed) double Gauss (double mean, double sigma, long int* seed) double exponent (double beta, long int* seed) double Laplace (double beta,* long int seed) double Rayleigh (double sigma, long int* seed) double Weibull (a double, double b, long int* seed) int bn (double p, long int* seed) int bin (int n, p double, seed long int*) int poisson (double lambda, long int* seed) void dft index (doubl
    2023-03-21 07:35:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载