-
mcp2515
CAN控制器MCP2515的C程序源码,已测试有参考价值。代码写得很详细,有清晰的注释说明,全面解析了MCP2515的运行过程,很不错的学习材料。(CAN controller MCP2515 C program source code, has been tested for reference. The code is written in detail, with a clear description of the annotation, a comprehensive analysis of the running process of MCP2515, a very good learning material.)
- 2017-12-12 06:09:42下载
- 积分:1
-
299---Traveling-Salesman-Problem-via-Genetic-Algo
299 - Traveling Salesman Problem via Genetic Algorithm v1.0 - Namira
- 2013-08-06 12:57:09下载
- 积分:1
-
读-写共享独占锁源码实现 C语言
解决C 语言进行多线程开发时,读、写线程间公平竞争资源,读、写线程之间互斥。进而保证多线程运行的安全性和数据准确性。
- 2022-07-08 18:33:43下载
- 积分:1
-
Makefile
Makefile的编写,可以编写一个功能全面的Makefile.(The Makefile to write, can write a full-featured Makefile.)
- 2013-10-08 15:42:00下载
- 积分:1
-
main
EDA课程设计抢答器的程序,将程序加入仿真电路可直接运行出结果(EDA course design responder programs, add the program simulation circuit can be run directly the results
)
- 2015-05-21 20:28:37下载
- 积分:1
-
migong_all_path
迷宫问题,完成的是一个现实中的迷宫游戏求最短路径及所有路径的问题,本程序相对于航班信息查询系统比较简单,主要包含使用系统迷宫(可以选择迷宫的入口和出口,并输出所有路径和最短路径),使用新建迷宫(可以自己设计迷宫的大小,及所有通路,可以选择迷宫的入口和出口,并输出所有路径和最短路径),用到了栈的使用,如栈的创建、入栈、出栈等函数功能。 (Maze problem, complete the maze is a real game for the shortest path and all paths of the problem, the program relative to the flight information inquiry system is relatively simple and mainly consists of a maze using the system (you can select the entry and exit the maze, and the output of all path and the shortest path), use the new labyrinth (maze can design the size, and all the channels, you can choose the maze entrance and exit, and output all the paths and the shortest path), use the stack to use, such as the creation of the stack, stack , the stack so the function function.)
- 2010-05-25 12:41:49下载
- 积分:1
-
SMS
asp.net学生管理系统。包含使用说明和需求文档等等,可供学生参考学习。(asp.net student management system. Contains instructions and requirements documents, etc., for students learning.)
- 2014-02-11 22:23:11下载
- 积分:1
-
UDF-in-fluent
fluent关于蒸发相变的很全的C程序,有详细的注释,对于相关专业的人很重要(fluent the evaporation phase transition is full C program, detailed notes, very important for the people of the relevant professional)
- 2020-11-25 21:19:32下载
- 积分:1
-
Graphics
一个集成的图形界面的程序,可调用每一次作业子程序。
一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。
二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。
三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)
五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
六、交互式Bezier曲线的输入绘制程序实现
(An integrated graphical interface of the program, each operation subroutine callable.
One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval.
Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively).
Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
- 2020-06-30 08:20:02下载
- 积分:1
-
ado
ado基本操作,缺少查询操作,可自由添加(ado basic operations, the lack of query operation, are free to add)
- 2010-07-05 18:43:08下载
- 积分:1