搜索结果

找到约 2,721 项符合 data 的查询结果

按分类筛选

显示更多分类

Java书籍 设计一个应用程序

设计一个应用程序,从键盘输入一个整数n, * 然后在文件"data.dat"中写入所有比n小的素数, * 最后在屏幕上显示在每个素数中各数字(0--9)出现的次数 */
https://www.eeworm.com/dl/656/155831.html
下载: 166
查看: 1061

汇编语言 接口课程设计

接口课程设计,红绿灯2006.3.10DATA SEGMENT LEDTAL DB 3FH,06H,5BH,4FH,66H,6DH,7DH,07H,7FH,6FH,0H
https://www.eeworm.com/dl/644/181158.html
下载: 120
查看: 1075

其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.

#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
https://www.eeworm.com/dl/534/185021.html
下载: 53
查看: 1567

压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones ...
https://www.eeworm.com/dl/617/189481.html
下载: 118
查看: 1140

单片机开发 * DEFINITION * This is the header file for a library module used to calculate the median * of a

* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is reported. The values th ...
https://www.eeworm.com/dl/648/193645.html
下载: 95
查看: 1118

Java编程 基于 L-Blog v1.01修改

基于 L-Blog v1.01修改,本程序数据库与原版不兼容 IP 数据库因为太大暂不提供,非要下载请点击链接: http://www.myie2.com/sic/blog/data/ip.mdb 官方更新记录
https://www.eeworm.com/dl/633/228846.html
下载: 59
查看: 1058

VC书籍 本程序针对74x164的LED显示驱动程序 2.I/O脚使用 io_74x164clk // 串行通信时钟

本程序针对74x164的LED显示驱动程序 2.I/O脚使用 io_74x164clk // 串行通信时钟,上升沿有效 (该属于本人转载的) io_74x164data // 串行数据,单向通信
https://www.eeworm.com/dl/686/230731.html
下载: 140
查看: 1287

数学计算 Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati

Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program sour ...
https://www.eeworm.com/dl/641/242870.html
下载: 74
查看: 1154

操作系统开发 DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample i

DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample illustrates how to create a DRFolder from an existing folder on the source disk and burn it to disc, creating a hybrid ISO9660/Joliet/HFS+ data CD. The sample also uses the DiscRecordingUI framework to ...
https://www.eeworm.com/dl/531/246619.html
下载: 131
查看: 1081

软件工程 Session 1: common and useful built-in Mathematica functions variable assignment and function definit

Session 1: common and useful built-in Mathematica functions variable assignment and function definition the Front End and the Kernel Notebooks. Session 2: organisation of data in Mathematica lists and expressions simple programming functions nesting. Session 3: the opportunity to develop your prof ...
https://www.eeworm.com/dl/540/257042.html
下载: 176
查看: 1062