-
delphi编的一个带信息提示的编辑框控件,挺好用的
delphi编的一个带信息提示的编辑框控件,挺好用的-delphi made a message with the edit box control, very good use
- 2022-09-21 06:10:03下载
- 积分:1
-
没有修改的C++窗口,对新学着很不错哦
没有修改的C++窗口,对新学着很不错哦 -Did not modify the C++ Window, the new learning is pretty good, oh
- 2022-03-22 12:07:58下载
- 积分:1
-
IP地址输入的控件
IP地址输入的控件-IP address input control
- 2022-04-20 17:23:46下载
- 积分:1
-
类似VC编辑环境的特殊字符用特殊颜色显示的编辑框
类似VC编辑环境的特殊字符用特殊颜色显示的编辑框-The edit which can display the special chars in special color as VC IDE
- 2023-02-20 11:45:03下载
- 积分:1
-
这个源程序向你介绍了怎样摆脱密码束缚的问题,程序包里有完整的源代码,并有相应的说明。...
这个源程序向你介绍了怎样摆脱密码束缚的问题,程序包里有完整的源代码,并有相应的说明。-the source to tell you how to shake off the shackles of password problems, procedures bag with complete source code and a corresponding note.
- 2022-08-21 05:03:04下载
- 积分:1
-
文本编辑器, 应用于网页文字编辑
文本编辑器, 应用于网页文字编辑-文本编辑器,文本编辑器,应用于网页文字编辑
- 2023-04-29 16:00:03下载
- 积分:1
-
change the text color and background color, use the function overloading the ONC...
改变文本的颜色和背景颜色,主要用的是重载了ONCTLCOLOR函数-change the text color and background color, use the function overloading the ONCTLCOLOR
- 2022-05-25 02:29:11下载
- 积分:1
-
刚写好的一个EDIT小程序
刚写好的一个EDIT小程序-just write a small program EDIT
- 2023-02-17 10:20:04下载
- 积分:1
-
通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了...
通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现。-the purpose of communication is to timely and reliable information to be transmitted to the other side, thus requiring a communication system to be reliable information transmission and rapid, in a digital communication system reliable and fast is too often one of contradictions. This paper describes a Cyclic Redundancy Check (Cyclic Redundancy Check) Principles and error control algorithm.
- 2023-06-17 06:05:03下载
- 积分:1
-
(a) program design requirements (1) Target machine : 8086 and compatible process...
(一) 程序设计要求
(1) 目 标 机:8086及其兼容处理器
(2) 中间代码:四元式
(3) 设计结果:四元式表、符号表、TOKEN串表
(4) 语义分析内容要求:
1) 变量说明语句
2) 赋值语句
3) 控制语句(任选一种)
4) 过程开始及结束语句
5) 分程序结构的符号表问题
6) 对子过程内部的源代码,暂时可以忽略生成四元式,但要对变量或常量入符号表。
-(a) program design requirements (1) Target machine : 8086 and compatible processors (2) intermediate code : 4 yuan- (3) Design : Four-table, the symbol table, TOKEN Series (4) semantic analysis content requirements : 1) variable statement Note 2) The assignment 3) control statement (optional A) 4) the process of opening and closing statements 5) The procedure of the symbol table 6) pair process within the source code, I can ignore Generation-4 yuan, but to variables or constants into the symbol table.
- 2022-07-13 12:07:27下载
- 积分:1