搜索:Console+Script
找到约 335 项符合「Console+Script」的查询结果
结果 335
按分类筛选
- 全部
- Linux/Unix编程 (24)
- Java编程 (22)
- 其他 (21)
- 其他书籍 (20)
- matlab例程 (20)
- 技术资料 (20)
- JavaScript (15)
- 网络 (8)
- FlashMX/Flex源码 (8)
- Delphi控件源码 (8)
- 通讯/手机编程 (7)
- 电子书籍 (7)
- 编译器/解释器 (7)
- Java书籍 (7)
- 软件设计/软件工程 (7)
- 书籍源码 (6)
- 压缩解压 (6)
- Internet/网络编程 (6)
- 嵌入式/单片机编程 (6)
- 数据结构 (6)
- 单片机编程 (5)
- 驱动编程 (5)
- 嵌入式Linux (5)
- 串口编程 (4)
- 单片机开发 (4)
- 人工智能/神经网络 (4)
- 数值算法/人工智能 (3)
- 加密解密 (3)
- 多国语言处理 (3)
- 数学计算 (3)
- 手机WAP编程 (3)
- 微处理器开发 (3)
- J2ME (3)
- 其他行业 (3)
- Windows CE (3)
- VC书籍 (3)
- MySQL数据库 (3)
- VIP专区 (3)
- 软件 (3)
- 测试测量 (2)
- 游戏 (2)
- 编辑器/阅读器 (2)
- 文章/文档 (2)
- Symbian (2)
- 系统设计方案 (2)
- Jsp/Servlet (2)
- PCB相关 (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- 技术书籍 (1)
- 软件工程 (1)
- 可编程逻辑 (1)
- 磁盘编程 (1)
- 企业管理 (1)
- Applet (1)
- 文件格式 (1)
- CA认证 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- STL (1)
- VxWorks (1)
- 家庭/个人应用 (1)
- 百货/超市行业 (1)
- Oracle数据库 (1)
- 中间件编程 (1)
- SQL Server (1)
- Ajax (1)
- MacOS编程 (1)
- 书籍 (1)
https://www.eeworm.com/dl/653/240120.html
嵌入式Linux
zhcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端
zhcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端,就像DOS环境中的UCDOS一样,为控制台(console)环境提供完整的双字节语言环境。
https://www.eeworm.com/dl/678/448245.html
系统设计方案
This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. The
This folder contains two simple functions (zerocross and energy) to compute STE and STZCR.
The script zcr_ste_so.m uses these two and other functions (included) to compute the STE and STZCR
of the word so .
See the respective function help for more details.
https://www.eeworm.com/dl/654/269827.html
数据结构
我用C编写的汉诺塔算法的源程序
我用C编写的汉诺塔算法的源程序,自认为写的不错,呵呵- I use the Chinese which C compiles to promise the tower algorithm the source program, confessed for writes is good, ha-ha ,C-C++,控制台编程/Console
https://www.eeworm.com/dl/518652.html
软件
Hyper Terminal 超级终端
大家都知道windows的超级终端可以直接通过console线连接交换机和防火墙等设备,这个超级终端在windows10下能用
https://www.eeworm.com/dl/542/295817.html
其他书籍
S60-programming-a-tutorial-guide-symbian. 1 Introduction to Mobile-Phone Systems 1 1.1 Wireless
S60-programming-a-tutorial-guide-symbian.
1 Introduction to Mobile-Phone Systems 1
1.1 Wireless Technologies 1
1.2 Cellular Systems 2
1.3 Elements of a Mobile-Phone System 4
1.4 Keeping Users’ Calls Separate 5
1.5 Multipath Propagation 7
1.6 2G Mobile-Phone Systems 9
1.7 GPRS S ...
https://www.eeworm.com/dl/619/355992.html
Linux/Unix编程
sms发送短信的程序
sms发送短信的程序,可以在windows,和linux两个环境下。
SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex ...
https://www.eeworm.com/dl/647/451532.html
嵌入式/单片机编程
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用 等内容
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:
1. 创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私
有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送 ...
https://www.eeworm.com/dl/635/355990.html
网络
sms发送短信的程序
sms发送短信的程序,对于在linux环境下开发的人员很有用。
SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ...
https://www.eeworm.com/dl/619/140606.html
Linux/Unix编程
Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" |
Shell源码:find查找日期为某一天的文件
A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998
下面这个script,存成一个符合规则名字的文件,置上x属性就行了。
https://www.eeworm.com/dl/620/296128.html
Internet/网络编程
The control uses javascript to handle number formatting as you keep typing and does the validation a
The control uses javascript to handle number formatting as you keep typing and does the validation as well. For one of our requirement, we needed a javascript based control that did formatting as the users kept typing. Google search only yielded script that did formatting on focu ...