资源列表
[书籍源码] HTML-5-WYSIWYG-Editor-gh-pages
说明:HTML5 很好用的表单设计器,丰富的控件-HTML5 good use Form Designer<pengxiaolin> 在 2025-06-24 上传 | 大小:100kb | 下载:0
[编辑器/阅读器] TankWar2.6
说明:坦克大战,可以补充生命值,消除闪烁的效果-I can speak english<赖天安> 在 2025-06-24 上传 | 大小:100kb | 下载:0
[操作系统开发] zhe-ren-yi-biao
说明:车辆CAN总线的实时监测的电池容量,剩余容量,电压,电流和警报的其他参数-Vehicles can bus for real-time monitoring of battery capacity, remaining capacity, voltage, current and other parameters of the alarm<穆浩宇> 在 2025-06-24 上传 | 大小:100kb | 下载:0
[MacOS编程] UI-PopPush-effect
说明:多个页面翻转的多种效果,经典示例请下载试用。-effect between the UI<morry> 在 2025-06-24 上传 | 大小:100kb | 下载:0
[汇编语言] LOOP
说明:在STR到STR+99单元中存放着一个字符串,试编写程序测试该字符串中是否有数字,若有将CL置1,否则CL置0 -In STR to STR+ 99 units stored in the A string test programming test whether the string figures, if the CL is set to 1, otherwise set to 0 CL<cuixueying> 在 2025-06-24 上传 | 大小:100kb | 下载:0
[汇编语言] TRANS
说明:试编写一个汇编程序,能对键盘输入的小写字母用大写字母显示出来(要求采用子程序格式,即采用子程序完成将小写字母转化成大写字母)-Try to write an assembler, lowercase letters can be entered on the keyboard are displayed in capital letters (which requires the use of subroutines format, which uses the subroutine compl<cuixueying> 在 2025-06-24 上传 | 大小:100kb | 下载:0
[汇编语言] HTOB
说明:十六进制与十进制转换,通过键盘输入调用字符,输出二进制-Hex and decimal conversion, call character, binary output via keyboard input<cuixueying> 在 2025-06-24 上传 | 大小:100kb | 下载:0
[易语言编程] Coordinate-conversion
说明:坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1<吴痕> 在 2025-06-24 上传 | 大小:100kb | 下载:0