搜索结果

找到约 668 项符合 Integer-only 的查询结果

数学计算 /* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F

/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTEGER N. * * OUTPUT: APPROXIMATION W TO Y AT THE (N+1) VALUES OF T. * ...
https://www.eeworm.com/dl/641/186529.html
下载: 43
查看: 1052

数值算法/人工智能 ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The

ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the numbe ...
https://www.eeworm.com/dl/518/187749.html
下载: 26
查看: 1426

Applet Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containi

Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containing only the attributes appearing in the reduct file.
https://www.eeworm.com/dl/634/188467.html
下载: 183
查看: 1071

书籍源码 The code, images and designs for this book are released under a Creative Commons Attribution-NonComm

The code, images and designs for this book are released under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. http://creativecommons.org/licenses/by-nc-sa/2.5/ You are free: * to copy, distribute, display, and perform the work * to make derivative works Under the following c ...
https://www.eeworm.com/dl/532/188924.html
下载: 58
查看: 1088

文件格式 USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Tran

USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specification。 前两个子规范定义了数据/ ...
https://www.eeworm.com/dl/639/189986.html
下载: 190
查看: 1381

编译器/解释器 为你的MFC程序添加宏脚本语言。AppWizard has created this ScriptDemo application for you. This application not onl

为你的MFC程序添加宏脚本语言。AppWizard has created this ScriptDemo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
https://www.eeworm.com/dl/628/191244.html
下载: 77
查看: 1035

微处理器开发 A complete set of bit banged, software driven I2C routines I created for any PIC device - and they w

A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
https://www.eeworm.com/dl/655/191409.html
下载: 194
查看: 1083

手机短信编程 LemonSMS is a component developed in Java that provides a turnkey solution for application developer

LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages. LemonSMS acts as a middleware between a Java application and a GSM Modem or Data en ...
https://www.eeworm.com/dl/622/191739.html
下载: 143
查看: 1053

人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and ...
https://www.eeworm.com/dl/650/192600.html
下载: 73
查看: 1024

其他嵌入式/单片机内容 it is used for initializing stack and c environment .you can open it with ADS 1.2

it is used for initializing stack and c environment .you can open it with ADS 1.2,It is only experiment plan for your study!
https://www.eeworm.com/dl/687/193091.html
下载: 141
查看: 1047