搜索资源列表
Fortran90Handbook
- The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, portable, and m
fortranhelp
- The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, portable, and m
Matlabjiekoujishu
- The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, portable, and m
VHDL-beststudy
- This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 ver
C-photo-method
- 图像平移只是改变图像在屏幕上的位置,图像本身并不发生变化。 假设原图像区域左上角坐标为(x0, y0),右下角坐标为(x1, y1),将图像分别沿x和y轴平移dx和dy,则新图像的左上角坐标为(x0 + dx, y0 + dy),右下角坐标为(x1 + dx, y1 + dy)。-image translation is only a change in the image on the screen location, image itself is not changing. Ass
1
- x,y,z的值不是非递增的,要求实现其为非递增。
i2c debug tools
- dump iic 0 0x28上的寄存器信息 i2cdump -y -f 0 0x28 cdetect iic 0上的iic设备 i2cdetect -y -r 0
Mecanizado de piezas mediante electroerosión por hilo
- El mecanizado por electroerosión se realiza en un medio dieléctrico mediante el salto de descargas eléctricas entre el electrodo y la pieza a mecanizar. El proceso es básicamente un proceso termoeléctrico en el que las chispas representan una fuent
华中数控系统PLC软件
- 华中数控梯形图开发环境 使用说明书 一、概述 1.1 寄存器简介 1.1.1 PLC和CNC之间的地址---F寄存器和G寄存器 F寄存器---CNC(数控系统)输出到PLC的开关信号 地址为F0到F255 G寄存器---PLC输出到CNC(数控系统)的开关信号 地址为G0到G255 1.1.2 PLC和机床之间的地址---X寄存器和Y寄存器 X寄存器---机床输出到PLC的开关信号 地址为X000到X127 Y寄存器---PLC输出到机床的开关信号 地址为Y000到Y127 1.1.3中间地址-
六轴调试软件
- 六轴传感器调试软件 x y z加速度 x y z角速度 以及x y z角度 温度
一个文件完美解决HGE中文显示问题
- // 一、包含 "gfxFont.h" 头文件。 // 二、创建字体指针:GfxFont* fontspr = new GfxFont(字体名,字体大小,是否粗体,是否斜//体,是否平滑模式); // 三、文本颜色:fontspr->SetColor(ARGB); // 三、文本渲染:fontspr->Print(坐标x,坐标y,文本内容); // 四、销毁字体:当程序结束时,使用 delete fontspr; 来销毁字体。
ICOFX 3.4 Poirtable
- Aplicación portable para hacer o moficar iconos gtráficos. Permite manejar imágenes de distintas resoluciones y tamaños y convertirlos a .ico para windows o linux.