搜索结果
找到约 2,518 项符合
PRINTING PROGRAM 的查询结果
按分类筛选
- 全部分类
- 技术资料 (303)
- 其他 (180)
- 单片机开发 (164)
- Java编程 (128)
- matlab例程 (125)
- 汇编语言 (81)
- Linux/Unix编程 (73)
- 其他嵌入式/单片机内容 (69)
- 其他书籍 (66)
- 数学计算 (65)
- 嵌入式/单片机编程 (65)
- 微处理器开发 (60)
- DSP编程 (57)
- VC书籍 (51)
- 单片机编程 (50)
- 人工智能/神经网络 (38)
- 数值算法/人工智能 (37)
- 数据结构 (33)
- 电子书籍 (32)
- 加密解密 (31)
- 书籍源码 (30)
- 编译器/解释器 (30)
- 其他行业 (30)
- 软件设计/软件工程 (30)
- 压缩解压 (28)
- 通讯/手机编程 (27)
- 串口编程 (27)
- 网络 (27)
- 文章/文档 (27)
- Delphi控件源码 (24)
- 驱动编程 (23)
- VIP专区 (22)
- Java书籍 (21)
- Internet/网络编程 (20)
- 通讯编程文档 (19)
- VHDL/FPGA/Verilog (19)
- 游戏 (18)
- *行业应用 (18)
- 嵌入式Linux (18)
- 软件工程 (17)
- JavaScript (15)
- Modem编程 (14)
- 系统设计方案 (14)
- Jsp/Servlet (13)
- Windows CE (12)
- 数据库系统 (11)
- 操作系统开发 (11)
- 多国语言处理 (11)
- 其他数据库 (11)
- BREW编程 (10)
- 可编程逻辑 (9)
- USB编程 (9)
- 教育系统应用 (8)
- SQL Server (8)
- 书籍 (7)
- 文件格式 (7)
- J2ME (7)
- 行业发展研究 (7)
- GPS编程 (7)
- 编辑器/阅读器 (6)
- CA认证 (6)
- uCOS (6)
- 邮电通讯系统 (6)
- Windows Mobile (5)
- 多媒体处理 (4)
- 开发工具 (4)
- 教程资料 (4)
- 磁盘编程 (4)
- Applet (4)
- FlashMX/Flex源码 (4)
- Delphi/CppBuilder (4)
- 家庭/个人应用 (4)
- 中间件编程 (4)
- 人物传记/成功经验 (4)
- RFID编程 (4)
- 3G开发 (4)
- 能源行业(电力石油煤炭) (4)
- 源码 (3)
- 软件 (3)
- C/C++语言编程 (3)
- 金融证券系统 (3)
- 手机WAP编程 (3)
- VxWorks (3)
- PCB相关 (2)
- 驱动程序 (2)
- 实用工具 (2)
- 通信网络 (2)
- 模拟电子 (2)
- 手机短信编程 (2)
- 技术管理 (2)
- STL (2)
- Symbian (2)
- 并行计算 (2)
- 电源技术 (1)
- 经验分享 (1)
- Linux/uClinux/Unix编程 (1)
- 存储器技术 (1)
- PCB图/BOM单/原理图 (1)
- 其他文档 (1)
- EDA相关 (1)
软件设计/软件工程 You use variables in your program to hold data which may be in different type, such as characters, n
You use variables in your program to hold data which may be in different type, such as characters, numbers, date and time etc.
其他行业 The law of the Ohm for pupils. The program with source codes. RX-library components are required
The law of the Ohm for pupils. The program with source codes. RX-library components are required
matlab例程 From this matlab program, you can acquire the audible sound signals with a microphone in real-time.
From this matlab program, you can acquire the audible sound signals with a microphone in real-time.
Linux/Unix编程 A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
其他 Sample ADA program...How to create hello world....programs on IF loop and switch case
Sample ADA program...How to create hello world....programs on IF loop and switch case
网络 A NTP client is a program which user can synchronize the time with time server assigned. This prog
A NTP client is a program which user can synchronize the time with time server assigned.
This program is ok to use for free.
The source is compressed into tar.gz
Good luck to you.
加密解密 SA Encryption and Decryption using Matlab The program set contains thirteen files listed below.
SA Encryption and Decryption using Matlab
The program set contains thirteen files listed below.
errormeg.fig
errormsg.m
helpmsg.fig
helpmsg.m
inputmsg.fig
inputmsg.m
mesgcut.m
pro2.fig
pro2.m
rsacore.m
readme.txt
screenshot.gif
In order to run the program please call pro2.m under Matlab 6.0 Envi ...
其他嵌入式/单片机内容 Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microco
Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept ...
数据结构 very simple nonvisual Delphi component useful for shareware program developing. It uses crypted lic
very simple nonvisual Delphi component useful for shareware program developing.
It uses crypted license files containing information about exe file (size and crc), expired date and any additional information.
As TArtLicense uses RSA asymmetric algorithm and TArtLicense knows only decryption key, nob ...
网络 A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to i
A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to install PVM in linux is attached.Follow the steps carefully.Surely it will work.