搜索结果

找到约 384 项符合 tf-card 的查询结果

游戏 随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuff

随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times. ...
https://www.eeworm.com/dl/625/139750.html
下载: 144
查看: 1066

网络 * A ncurses user interface. * Network statistics to view the amount of packets and data in many

* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view ...
https://www.eeworm.com/dl/635/143336.html
下载: 113
查看: 1056

USB编程 pic mcu code:This application note describes the design and implementation of a USB Mass Storage De

pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as a stand-alone MSD or as a Secure Digital/Multimedia Card ( ...
https://www.eeworm.com/dl/643/148200.html
下载: 35
查看: 1090

其他行业 此次上传的源代码为信用卡管理系统。Java版本

此次上传的源代码为信用卡管理系统。Java版本,数据库源为card。
https://www.eeworm.com/dl/668/163067.html
下载: 147
查看: 1063

操作系统开发 J2ME是Java 2平台的一个版本

J2ME是Java 2平台的一个版本,使用在各种各样的消费电子产品和嵌入式设备上。Java Card技术规范得Java应用能运行在智能卡和更小的嵌入式设备上。本文介绍J2ME和Java Card的硬件平台和软件体系结构,以及如何进行J2ME和Java Card应用程序开发。Java在移动通信领域的应用已经引起广泛的关注,本文对此进行了详细的描述。 ...
https://www.eeworm.com/dl/531/166671.html
下载: 115
查看: 1042

VHDL/FPGA/Verilog Avalon_VGA

Avalon_VGA,-- This design provides an interface to the Alcahest VGA daughter card. -- The design comprises of an 8-bit VGA driver with Avalon bus interfaces. There are a total of -- three Avalon interfaces.
https://www.eeworm.com/dl/663/172490.html
下载: 153
查看: 1016

数值算法/人工智能 under Gcc compiler

under Gcc compiler,sd card and mmc card basic functions
https://www.eeworm.com/dl/518/173603.html
下载: 96
查看: 1034

驱动编程 SmartCard驱动程序

SmartCard驱动程序,基于win NT操作系统。SCM Microsystems公司的出品的SCM 488C PCMCIA Smart Card。
https://www.eeworm.com/dl/618/174695.html
下载: 59
查看: 1043

其他行业 class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (

class NumberListener implements ActionListener{ public void actionPerformed(ActionEvent e){ if (!append) { tf.setText("") append=true } String s=tf.getText() s+=e.getActionCommand() tf.setText(s) if (!btn[10].isEnabled()){ for(int i=10 i<=14 i++) btn[i].setEnabled(true) } } ...
https://www.eeworm.com/dl/668/180875.html
下载: 130
查看: 1330

嵌入式Linux 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍

开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。
https://www.eeworm.com/dl/653/183555.html
下载: 154
查看: 1061