-
模拟微软自带的计算器,功能很强大,现在把我自己做的源码上传。敬请阅览...
模拟微软自带的计算器,功能很强大,现在把我自己做的源码上传。敬请阅览-Microsoft" s own simulation calculator, function is very powerful, and now to my own source code upload. Please read! ! ! ! !
- 2022-07-16 14:32:21下载
- 积分:1
-
圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenh...
圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the promotion of this algorithm, arrived on January 4 pm yen, thus forming a general Circle Bresenham algorithm. Circle and the use of Bresenham algorithm to identify a point in the center of a circle (xc, yc), the radius R, Circle color color circle
- 2022-05-29 18:18:15下载
- 积分:1
-
(code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。...
(code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。-(code) Algorithms in C++ Source Code signal processing in linear algebra, mathematics required basic subjects books.
- 2022-05-22 09:45:45下载
- 积分:1
-
3ds file loader with opengl
(GLUT LIBRARY)
3ds file loader with opengl
(GLUT LIBRARY)
- 2022-06-01 23:23:09下载
- 积分:1
-
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码-Double fighting games, the game is small, but the game is to study the production of easy-to-understand source
- 2022-05-29 13:59:26下载
- 积分:1
-
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part4...
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part4-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part4
- 2022-06-11 17:03:29下载
- 积分:1
-
A wince under the LED control windows embedded visual c
一个wince下的LED控制
windows embedded visual c-A wince under the LED control windows embedded visual c
- 2022-07-28 05:16:24下载
- 积分:1
-
modbus C++源码
modbus C++源码
modbus C++源码
modbus C++源码
-Modbus C++ source Modbus C++ source code
- 2022-12-01 02:30:04下载
- 积分:1
-
Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase...
Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase and CDaoRecordset)
http://www.codeguru.com/cpp/data/mfc_database/microsoftaccess/article.php/c43-Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase and CDaoRecordset)
http://www.codeguru.com/cpp/data/mfc_database/microsoftaccess/article.php/c4311
- 2023-02-10 19:45:03下载
- 积分:1
-
C#贪吃蛇
①当蛇吃到食物时,蛇的身体加长一节,积分加10
②每当累积增加50分时,游戏难度自动加1,蛇运行速度逐渐增加。
③当积分达到500分时,游戏成功
④当蛇撞到墙或者撞到自己的身体时,游戏失败
⑤游戏失败后,可重新开始游戏
- 2023-04-18 12:35:08下载
- 积分:1