资源列表
[LabView] Intersect-point
说明:插入点坐标,两条直线相交,可以实现点坐标的输出-The coordinates of the insertion point, the intersection of two straight lines, the output of the point coordinates can be achieved<贺枭林> 在 2025-10-31 上传 | 大小:7kb | 下载:0
[其他游戏] minecraft125wchar
说明:minecraft 1.2.5 中文支持部分源代码,服务端和客户端均有,更高版本也可以根据该代码改写。-minecraft chinese/wideword language message support,for v1.2.5+. include client and server source code<无量海> 在 2025-10-31 上传 | 大小:7kb | 下载:0
[2D图形编程] GraphOfNokia5110
说明:实现NOKIA5110显示屏上的点、直线、空心矩形、填充矩形、空心圆、填充圆以及ASCII字符的绘制;可以拓展完成实验数据的曲线绘制。-The NOKIA5110 point display, straight, hollow rectangle, filled rectangle, hollow circle, filled circle, and ASCII character drawing curve drawing can expand completion of the exper<纪奕博> 在 2025-10-31 上传 | 大小:7kb | 下载:0
[其他嵌入式/单片机内容] ssd1306_OLED
说明:stm32 ssd1306 oled驱动-stm32 ssd1306 oled driver<问问> 在 2025-10-31 上传 | 大小:7kb | 下载:0
[系统编程] HideProcess
说明:该源码实现的功能主要是能够隐藏任何程序的窗口和进程-The source to achieve the main function is able to hide any program window and process<李大民> 在 2025-10-31 上传 | 大小:7kb | 下载:0
[微处理器(ARM/PowerPC等)] CAN
说明:用于瑞萨电子R8C36E芯片,CAN通信设置,和CAN发送与CAN接收,及CAN故障判断.-For Renesas the electronic R8C36E chip CAN communication settings, and CAN send and CAN receiver and CAN fault judgment.<黄锐景> 在 2025-10-31 上传 | 大小:7kb | 下载:0
[驱动编程] net_driver
说明:一个CS8900的驱动源码,移植到S3C2440开发板上的-A CS8900 driver source code, transplanted to S3C2440 development board<周峰> 在 2025-10-31 上传 | 大小:7kb | 下载:0
[书籍源码] linear-list
说明:在带头结点的单链表h中第i个数据元素之前插入一个数据元素x ,首先需要在单链表中寻找到第i-1个结点并用指针p指示,然后申请一个由指针s 指示的结点空间,并置x为其数据域值,最后修改第i-1个结点,并使x结点的指针指向第i个结点,要在带头结点的单链表h中删除第i个结点,首先要计数寻找到第i个结点并使指针p指向其前驱第i-1个结点,然后删除第i个结点并释放被删除结点空间。-Take the lead junction point of the singly-linked list h prior<刘> 在 2025-10-31 上传 | 大小:7kb | 下载:0
