搜索结果
找到约 111 项符合
CONSOLE 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (12)
- Java编程 (11)
- 其他 (8)
- 数据结构 (6)
- 驱动编程 (4)
- 游戏 (4)
- 压缩解压 (4)
- 嵌入式/单片机编程 (4)
- 单片机编程 (3)
- 串口编程 (3)
- 网络 (3)
- 人工智能/神经网络 (3)
- 嵌入式Linux (3)
- Delphi控件源码 (3)
- 微处理器开发 (3)
- 数值算法/人工智能 (2)
- Windows CE (2)
- 加密解密 (2)
- VC书籍 (2)
- 操作系统开发 (2)
- Symbian (2)
- matlab例程 (2)
- 单片机开发 (2)
- VIP专区 (2)
- 多媒体处理 (1)
- 电子书籍 (1)
- 汇编语言 (1)
- 编译器/解释器 (1)
- 其他行业 (1)
- 书籍源码 (1)
- VxWorks (1)
- 企业管理 (1)
- 其他书籍 (1)
- 数学计算 (1)
- CA认证 (1)
- STL (1)
- Applet (1)
- 多国语言处理 (1)
- 磁盘编程 (1)
- MacOS编程 (1)
- Internet/网络编程 (1)
- 系统设计方案 (1)
- 软件 (1)
串口编程 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all
项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行 ...
串口编程 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all
项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行 ...
Linux/Unix编程 项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for
项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations for anacron, apache, atd, crond, GDB, inittab, logrotate, PHP ...
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
Symbian symbian OS C++ S60 的 描述符(descriptor)的一个例程
symbian OS C++ S60 的 描述符(descriptor)的一个例程,非常实用 console 程序
matlab例程 绘图函数用mcc生成的代码嵌入VC工程实例
绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本
驱动编程 1 程序开发步骤如下 (1) 打开vc
1 程序开发步骤如下
(1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询 ...
游戏 无禁手的五子棋带人工智能
无禁手的五子棋带人工智能,采用alpha-beta剪枝的算法,可以以console和web applet和可执行程序的方式运行
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...