搜索结果

找到约 699 项符合 Int 的查询结果

按分类筛选

显示更多分类

Java编程 For SunSPOT - Demonstrates how to get temperature sensor readings and display on using LED color/int

For SunSPOT - Demonstrates how to get temperature sensor readings and display on using LED color/intensity
https://www.eeworm.com/dl/633/435361.html
下载: 84
查看: 1097

加密解密 C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0)

C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include "base64.h" 即可,编码后的长度一般比原文多占1/3的存储空间,为了效率, ...
https://www.eeworm.com/dl/519/152503.html
下载: 31
查看: 1112

其他 在DOS下用INT调用的方式取得PCI总线的信息

在DOS下用INT调用的方式取得PCI总线的信息
https://www.eeworm.com/dl/534/124481.html
下载: 137
查看: 1086

文章/文档 C游戏编程-附录D INT10中断号.doc

C游戏编程-附录D INT10中断号.doc
https://www.eeworm.com/dl/652/151021.html
下载: 171
查看: 1036

文件格式 这文档,是祥细说明了Int 13调用的技术文件.

这文档,是祥细说明了Int 13调用的技术文件.
https://www.eeworm.com/dl/639/165095.html
下载: 53
查看: 1055

单片机开发 IR识别程序,由INT0输入.适合51单片机.

IR识别程序,由INT0输入.适合51单片机.
https://www.eeworm.com/dl/648/175607.html
下载: 192
查看: 1093

Java编程 There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the a

There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the array and sorts ascending. Write a program to implement the write/read question by using synchronization mechanism and GUI.
https://www.eeworm.com/dl/633/254172.html
下载: 111
查看: 1092

Jsp/Servlet 对double型的向int型转换的出错问题的校正

对double型的向int型转换的出错问题的校正
https://www.eeworm.com/dl/696/383026.html
下载: 67
查看: 1048

VC书籍 C语言库函数速查[CHM文档]是一个很好的C语言函数查询器.属于CHM文档. iscntrl 原型:extern int iscntrl(int c) 用法:#include

C语言库函数速查[CHM文档]是一个很好的C语言函数查询器.属于CHM文档. iscntrl 原型:extern int iscntrl(int c) 用法:#include <ctype.h> 功能:判断字符c是否为控制字符 说明:当c在0x00-0x1F之间或等于0x7F(DEL)时,返回非零值,否则返回零。 ...
https://www.eeworm.com/dl/686/184519.html
下载: 115
查看: 1156

嵌入式/单片机编程 本代码是关于用INT0中断实现按键计数

本代码是关于用INT0中断实现按键计数,请注意调试下载。
https://www.eeworm.com/dl/647/207258.html
下载: 170
查看: 1074