搜索结果

找到约 42,997 项符合 KEIL uvision4汉化包1.0 的查询结果

matlab例程 % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.

% 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 ...
https://www.eeworm.com/dl/665/219973.html
下载: 159
查看: 1087

Java书籍 一本开源框架Jfreechart的使用文档

一本开源框架Jfreechart的使用文档,对利用JFreeChart开发的人来说是一本很不错的使用手册,这也是网友分享的!其版本是1.0.1
https://www.eeworm.com/dl/656/221433.html
下载: 174
查看: 1071

J2ME 功能更强的基于J2ME的蓝牙程序

功能更强的基于J2ME的蓝牙程序,本程序说明如何使用蓝牙 API 和可视编辑器的一组 MIDlet。 需要:MIDP 2.0、Java APIs for Bluetooth Wireless Technology 1.0 (JSR 82)
https://www.eeworm.com/dl/660/222416.html
下载: 41
查看: 1052

Java编程 These two classes show an extremely simple example of java.net socket programming. They implement th

These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, ...
https://www.eeworm.com/dl/633/222576.html
下载: 147
查看: 1069

网络 gsm-1.0.12.tar.gz

https://www.eeworm.com/dl/635/225025.html
下载: 65
查看: 1022

Linux/Unix编程 嵌入式LINUX中瑞士军刀BusyBox源码

嵌入式LINUX中瑞士军刀BusyBox源码, 版本1.0,1 更高的版本请至www.busybox.net
https://www.eeworm.com/dl/619/225687.html
下载: 68
查看: 1054

系统设计方案 VoiFax is a program that manage voice/data/fax modem in the same manner of vgetty and mgetty.VoiFax

VoiFax is a program that manage voice/data/fax modem in the same manner of vgetty and mgetty.VoiFax is thinking for use in the small businness as in the enterprises. It is fully compatible with vgetty scripts and manage (via efax) modem fax 1.0/1.1/2.0
https://www.eeworm.com/dl/678/227899.html
下载: 134
查看: 1070

文件格式 包括了《C语言学习和精华文摘》

包括了《C语言学习和精华文摘》,和C语言资料大全1.0 是c语言学习的很好工具。
https://www.eeworm.com/dl/639/228403.html
下载: 120
查看: 1060

电子书籍 Digital Visual Interface

Digital Visual Interface,DVI数字显示接口规范1.0版
https://www.eeworm.com/dl/cadence/ebook/232889.html
下载: 26
查看: 1007

其他 学会对文件的记录锁定

学会对文件的记录锁定,及解锁。#include <stdio.h> #include <unistd.h> #include <fcntl.h> int main() { int fd int i struct { char name[20] uint ID int age } myrec fd =open("name", O_RDWR|O_CREAT, 0755) if (fd == -1) return -1 printf("Input your name:") scanf("%s", myrec.name) ...
https://www.eeworm.com/dl/534/242419.html
下载: 95
查看: 1100