搜索结果

找到约 690 项符合 two-column 的查询结果

游戏 Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器

Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple arti ...
https://www.eeworm.com/dl/625/139751.html
下载: 168
查看: 1128

编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs inc ...
https://www.eeworm.com/dl/628/140161.html
下载: 59
查看: 1150

matlab例程 ICA can be used in brain activation studies to reduce the number of dimension and filter out indepen

ICA can be used in brain activation studies to reduce the number of dimension and filter out independent and interesting activations. This demonstration shows two studies. One provided by Hvidovre Universitets Hospital, Denmark, that consists of fMRI scannings of humans. Another provided by the EU s ...
https://www.eeworm.com/dl/665/142728.html
下载: 141
查看: 1083

Applet SelectionDemo also has code (not included in the preceding snippet) that changes the table s selecti

SelectionDemo also has code (not included in the preceding snippet) that changes the table s selection orientation. By changing a couple of boolean values, you can make the table allow either column selections or individual cell selections, instead of row selections.
https://www.eeworm.com/dl/634/148400.html
下载: 197
查看: 1049

Applet The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That c

The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (w ...
https://www.eeworm.com/dl/634/148402.html
下载: 46
查看: 1106

人工智能/神经网络 For the incomplete methods, we kept the representation of the queens by a table and the method of ca

For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second ...
https://www.eeworm.com/dl/650/149108.html
下载: 29
查看: 1051

嵌入式/单片机编程 NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification.

NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification. NORTi3 is divided into two packages: NORTi3 Standard and NORTi3 Extended. The product NORTi3 Extended has implemented all the system calls of level E placed as "added and extended functions” in the m ...
https://www.eeworm.com/dl/647/152665.html
下载: 65
查看: 1129

数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an inci ...
https://www.eeworm.com/dl/641/152718.html
下载: 25
查看: 1069

汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri

ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. &#8226 Assume a file with correct data (no garbage, characters, etc.). &#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
https://www.eeworm.com/dl/644/153518.html
下载: 135
查看: 1157

单片机开发 Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl

Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of two types is described here. Both are modular types used of ...
https://www.eeworm.com/dl/648/156645.html
下载: 85
查看: 1050