-
mfc绘图(第一版)
只有直线、矩形、椭圆、圆弧、(基数样条曲线一次性绘制)、(不太可靠的)文字输入。可以对直线(椭圆、矩形)进行平移变换和修改大小,对圆弧只能进行平移。唉,有待完善。还有文件为什么那么大??含debug?
- 2022-03-28 14:54:58下载
- 积分:1
-
VB指针葵花宝典之SafeArray
VB指针葵花宝典之SafeArray-VB pointer Talents Scheme"s SafeArray
- 2022-04-30 12:28:24下载
- 积分:1
-
Students with the fundamental information management using c/c++ linked list dat...
学生基本信息管理 用c/c++ 数据结构 链表-Students with the fundamental information management using c/c++ linked list data structure
- 2022-02-13 13:57:24下载
- 积分:1
-
按照现行规范改变图形符号表示形式,并检查属性,
按照现行规范改变图形符号表示形式,并检查属性,-In accordance with the existing norms to change the form of graphic symbols express and check properties,
- 2022-03-16 14:43:06下载
- 积分:1
-
学生管理系统
这个项目是在php开发的学生管理系统来管理学生。
- 2023-05-21 11:40:04下载
- 积分:1
-
VC++银行家算法
VC++银行家算法
VC++银行家算法
VC++银行家算法-VC bankers algorithm VC bankers algorithm
- 2023-04-12 19:05:03下载
- 积分:1
-
本程序用于输出文件到桌面(桌面路径从注册表自动读取)
本程序用于输出文件到桌面(桌面路径从注册表自动读取)-This procedure for the output file to the desktop (desktop path automatically read from the registry)
- 2022-07-08 06:27:28下载
- 积分:1
-
本工具箱主要包含三部分内容
% (支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats)
% 1. MA...
本工具箱主要包含三部分内容
% (支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats)
% 1. MATLAB常用数学建模工具的中文帮助
% 2. 贡献MATLAB数学建模工具(打*号)
% 3. 中国大学生数学建模竞赛历年试题MATLAB程序-the toolbox contains three main parts% (supported platforms MATLAB5.3 or 5.2, Symbolic math, optim, spline, stats)% 1. MATLAB Mathematical modeling tools used by the Chinese to help% 2. several contributions MATLAB Xue modeling tools (striking*)% 3. China Mathematical Contest in Modeling historical questions MATLAB
- 2022-03-12 20:19:18下载
- 积分:1
-
also a new style of the pad, look at the true
又是一款新款的脚垫,看真的
- 2023-03-06 23:20:03下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1