资源列表
排序选择:
[Windows编程] Smart array
说明:用C++在vs2013上实现的最简单的智能指针,采用应用计数的方法(The simplest intelligent pointer implemented by C++ on vs2013, using the method of application counting)<万丈高楼 > 在 2025-07-06 上传 | 大小:2.78mb | 下载:0
[界面编程] vb窗体自动缩放
说明:'以前你可能需要写入很多缩放窗体内控件的代码,现在仅仅需要一句代码即可搞定 '你只要在要缩放的控件的TAG属性值里设置标志,然后使用下面的语句即可('you might need to write a lot of code in the zoom form before you just need a code to do it. 'you just set the flag in the TAG property value of the zoom control, and then<songchengx > 在 2025-07-06 上传 | 大小:9kb | 下载:0
[数据结构常用算法] list
说明:创建节点、插入节点、点位置、插入节点和删除节点(Create nodes, insert nodes, point positions, insert nodes, and delete nodes)<wuthering。 > 在 2025-07-06 上传 | 大小:1kb | 下载:0
[界面编程] 实时数据显示
说明:(1) 添加曲线条数属性(在一个坐标轴上,一次可画多条曲线,1~MAX_CURVECOUNT 条可设置。) 注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出), 不过,建议想画出多少就设置多少,不要有多余的。 (2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curves (on one axis, one can draw a<songchengx > 在 2025-07-06 上传 | 大小:49kb | 下载:0
[其他小程序] STM32中文参考手册
说明:ARM-cortexM4(STM32单片机)内核的详细说明(Instructions for the arm-cortexm4 kernel)<缄默mo > 在 2025-07-06 上传 | 大小:10.78mb | 下载:0
[数据结构常用算法] NO1
说明:/* 自定义LinkList单链表类型 */ /*函数,用尾插入法建立带头结点的单链表*/ /*函数,用头插入法建立带头结点的单链表 */ /*函数,按值查找结点 */ /*函数,删除指定值的结点 */ /*函数,打印链表中的所有值*/ /*函数,删除所有结点,释放内存 */ /*修改程序:增加节点。用头插法,返回头指针*/(Custom LinkList single chain type / * * / * / function,<wuthering。 > 在 2025-07-06 上传 | 大小:1kb | 下载:0
[Windows编程] VB 不用图片实现时钟LCD液晶显示效果
说明:VB 不用图片实现时钟LCD液晶显示效果(VB does not use pictures to realize the effect of clock LCD liquid crystal display)<songchengx > 在 2025-07-06 上传 | 大小:3kb | 下载:0