资源列表
[其他嵌入式/单片机内容] pwm
说明:c8051f340编写的pwm输出,利用定时计数器编的-the c8051f340 written PWM output timing series counter<龙海亮> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[其他小程序] Simplex
说明:用java实现的线性规划单纯形算法,是我研究生作业的一部分,内有大量的注释,配合算法导论可以理解明白。-Using java to achieve linear programming simplex algorithm is part of my graduate job, there are a large number of comments, with the Introduction to Algorithms can be understood to understand.<xuchao> 在 2025-10-15 上传 | 大小:3kb | 下载:0
[其他嵌入式/单片机内容] 2440uCos2-src-images-20100609
说明:用ADS开发的2440程序,并且有UCOS2操作系统-With the the ADS development of 2440 program<luowenzhi> 在 2025-10-15 上传 | 大小:5.44mb | 下载:0
[LabView] labview-paomadeng
说明:labview 跑马灯程序 界面 结构 变量 节点 等基础应用。-LabVIEW Marquee program interface structure variable node basis.<杨国峻> 在 2025-10-15 上传 | 大小:408kb | 下载:0
[对话框与窗口] Transparent
说明:VB透明窗体代码 SetLayeredWindowAttributes me.hwnd, 0, 192, LWA_ALPHA 把窗体设置成半透明样式,第二个参数表示透明程度 取值范围0--255,为0时就是一个全透明的窗体了 第二种使用方法 SetLayeredWindowAttributes Me.hWnd, &H0, 0, LWA_COLORKEY 表明不显示窗体中的透明色 而第二个参数表示透明色为黑色,并且你可以用RGB函数来指定颜色值-VB t<赵玉良> 在 2025-10-15 上传 | 大小:86kb | 下载:0