搜索结果

找到约 908 项符合 Max-Int 的查询结果

Linux/Unix编程 int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (

int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int col = (n / height) * COLS / 2 mvprintw(row, col, " *s : ", COLS/4, name) addch(code) return n + 1 }
https://www.eeworm.com/dl/619/451808.html
下载: 34
查看: 1158

Java编程 alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删

alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删除列 alter table tbl_name drop col_name 例如,删除列weight: mysql>alter table pet drop weight 改变列 alter table tbl_name modify col_name type 例如,改变weight的类型: mysql> alter table pet mod ...
https://www.eeworm.com/dl/633/453416.html
下载: 61
查看: 1031

汇编语言 保护模式下编程。通过陷阱门INT 0FEh进行字符串输出。通过任务状态段TSS进行任务切换

保护模式下编程。通过陷阱门INT 0FEh进行字符串输出。通过任务状态段TSS进行任务切换
https://www.eeworm.com/dl/644/455825.html
下载: 154
查看: 1026

其他 Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData)

Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData) XAR1:decoded CRC bits(CrcPoly) T0: Length of coded data(CodeOutlen) T1: Length of CRC bits(CrcPolylen) Return: ...
https://www.eeworm.com/dl/534/456882.html
下载: 85
查看: 1049

其他书籍 3ds max 7室内设计实例教程.pdf

3ds max 7室内设计实例教程.pdf,经典的室内设计教程,初学者推荐下载,高手可以参考
https://www.eeworm.com/dl/542/457061.html
下载: 153
查看: 1111

其他 Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data out

Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.
https://www.eeworm.com/dl/534/458485.html
下载: 30
查看: 1043

操作系统开发 功耗是前一代CPLD系列的十分之一――MAX II器件的动态功耗很低

功耗是前一代CPLD系列的十分之一――MAX II器件的动态功耗很低,所以运行功耗较低。MAX II系列功耗是低成本MAX 3000A系列的十分之一。
https://www.eeworm.com/dl/531/459686.html
下载: 188
查看: 1029

嵌入式/单片机编程 功耗是前一代CPLD系列的十分之一――MAX II器件的动态功耗很低

功耗是前一代CPLD系列的十分之一――MAX II器件的动态功耗很低,所以运行功耗较低。MAX II系列功耗是低成本MAX 3000A系列的十分之一。
https://www.eeworm.com/dl/647/459695.html
下载: 29
查看: 1045

Java编程 Simple class to read from keyboard. Already convert to simple type int, float, double or String

Simple class to read from keyboard. Already convert to simple type int, float, double or String
https://www.eeworm.com/dl/633/461840.html
下载: 195
查看: 1031

VHDL/FPGA/Verilog 一位全加器源码实现了MAX及其一系列器件实现全加的功能

一位全加器源码实现了MAX及其一系列器件实现全加的功能
https://www.eeworm.com/dl/663/463734.html
下载: 106
查看: 1049