-
黑白棋小程序,酷爱黑白棋的朋友们可以研究看一下。
黑白棋小程序,酷爱黑白棋的朋友们可以研究看一下。-Reversi applet, very fond of Reversi friends can study to look at.
- 2022-07-18 19:20:29下载
- 积分:1
-
A simple windows program code, hoping to give everyone a little help, run the en...
一个简单的windows程序代码,希望能给大家一点小小的帮助,运行环境在VS2005。-A simple windows program code, hoping to give everyone a little help, run the environment in VS2005.
- 2022-12-04 20:00:03下载
- 积分:1
-
tcp 网络文件传输工具实例
tcp 网络文件传输工具实例-tcp network file transfer tool examples
- 2023-02-15 00:15:03下载
- 积分:1
-
This book is Brian W. Kernighan and Rob Pike s important new book co
本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,
讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。
本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。
-This book is Brian W. Kernighan and Rob Pike s important new book co-author. This book from the debugging, testing, performance, portability, design, interface, style and notation, etc., discussed the procedures for the design of practical, it is very deep and broad-sense ideas, techniques and methods, and its translated and published to fill the current gaps in this regard books. This book is worth every dream and strive to become good programmers reference, it is worth every computer students and computer workers to read and program design can also be used as advanced courses in materials or reference books.
- 2022-03-23 03:21:50下载
- 积分:1
-
MS OCR VC程序
图形文字识别(OCR)是常用的东西。微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。
这里发布一个用MS_OCR做的示范程序,识别能力还不错,支持多种图形格式(bmp,jpg,tif)。
- 2022-04-13 14:00:03下载
- 积分:1
-
This tutorial is concerned with applications of information theory concepts
in...
This tutorial is concerned with applications of information theory concepts
in statistics. It originated as lectures given by Imre Csisz´ ar at the
University of Maryland in 1991 with later additions and corrections by
Csisz´ ar and Paul Shields.
- 2022-02-04 11:26:44下载
- 积分:1
-
处理最原始的火星MOLA高程数据,但每次只能处理一个轨道。
处理最原始的火星MOLA高程数据,但每次只能处理一个轨道。-Deal with the most primitive MoLa Martian elevation data, but can only deal with one track each.
- 2022-07-07 11:51:21下载
- 积分:1
-
用C编写的八数码难题的解法,采用宽度优先搜索算法。
用C编写的八数码难题的解法,采用宽度优先搜索算法。-C eight prepared by the problem of the digital method, using the width first search algorithm.
- 2022-01-26 01:18:42下载
- 积分:1
-
VC++银行家算法
VC++银行家算法
VC++银行家算法
VC++银行家算法-VC bankers algorithm VC bankers algorithm
- 2023-04-12 19:05:03下载
- 积分:1
-
STM32的485双机通信
应用背景RS-485 接口电路的主要功能是:将来自微处理器的发送信号TX 通过“发送器”转换成通讯网络中的差分信号,也可以将通讯网络中的差分信号通过“接收器”转换成被微处理器接收的RX 信号。任一时刻,RS-485 收发器只能够工作在“接收”或“发送”两种模式之一,因此,必须为RS-485 接口电路增加一个收/发逻辑控制电路。另外,由于应用环境的各不相同,RS-485 接口电路的附加保护措施也是必须重点考虑的环节。关键技术该程序使用485通讯协议使用STM32F103来完成双机通信.本实验为使用串口2通过485收发数据的实验,485芯片为SN65LBC184
实验步骤:
1、把主机端、从机端的工程分别烧录到两块板子上
2、用两根导线使两个板子的485A -485A,485B-485B接口相连。
3、先给从机上电,再给主机上电,实验调试信息可由串口1打印到PC终端。
- 2022-05-10 20:17:43下载
- 积分:1