-
管理的第一要素即是管人,也就是要根据人的心理和思想规律,通过尊重人、关心人、激励人来改善人际关系,充分发挥人的积极性和创造性,从而提高劳动和管理效率。...
管理的第一要素即是管人,也就是要根据人的心理和思想规律,通过尊重人、关心人、激励人来改善人际关系,充分发挥人的积极性和创造性,从而提高劳动和管理效率。-The first element of the management of people that are governing, that is, people want in accordance with the laws of the psychological and ideological, through respect for people, caring for people, inspire people to improve interpersonal relationships, the people give full play to the enthusiasm and creativity, thus enhancing the efficiency of labor and management.
- 2022-03-29 04:40:46下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1
-
本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参加压缩文件中的DBConfig....
本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参加压缩文件中的DBConfig.ini文件。可以监控局域网内所有主机(IP)的上网情况,包括上传下载流量、浏览的网页、上网时长等-This procedure using Visual C++ 6.0 preparation, the use of the MFC, the database used is SQL Server, to the normal operation of this program, please install the database, and participated in the compressed file DBConfig.ini file. LAN can monitor all hosts (IP) access to the Internet, including uploading and downloading traffic, browsing web pages, Internet time and long
- 2022-01-26 15:34:07下载
- 积分:1
-
建立VPN连接的程序,可以修改本机路由,使用VPN过程中也可以上网。...
建立VPN连接的程序,可以修改本机路由,使用VPN过程中也可以上网。
- 2022-03-23 03:03:52下载
- 积分:1
-
一个java的引擎小程序,内部有5个模块组成。是java初学者学习绘图的很好例子...
一个java的引擎小程序,内部有5个模块组成。是java初学者学习绘图的很好例子-an engine small program within five modules. Java beginners learning is a good example of Mapping
- 2022-04-20 04:23:26下载
- 积分:1
-
personnel system (SQLServer version) professional talent website system, individ...
人才系统(sqlserver版本) 专业的人才网站系统,个人可以发布自己的简历,企业可以发布招聘信息,并附带有查询功能(18KB)-personnel system (SQLServer version) professional talent website system, individuals can post their own curriculum vitae, enterprises can release employment information, together with an inquiry function (18KB)
- 2023-01-13 23:20:03下载
- 积分:1
-
A simple Windows 95/98/ME/NT4/2000/XP CTRL client for administration of XMail se...
A simple Windows 95/98/ME/NT4/2000/XP CTRL client for administration of XMail servers.-A simple Windows 95/98/ME/NT4/2000/XP CT RL client for administration of XMail servers.
- 2023-07-26 02:00:03下载
- 积分:1
-
简单的局域网传送文件示例可用于网络编程入门学习离实用还有些距离...
简单的局域网传送文件示例可用于网络编程入门学习离实用还有些距离-simple example LAN transmission of documents to be used in network programming from the practical learning portal also some distance
- 2022-05-23 21:33:59下载
- 积分:1
-
这是我准备连接客户端和服务器软件的一个。疗法…
这是我编写的一个处理多连接的客户端,服务器软件。里面有代码和程序-This is the one I prepared to handle connecting client and server software. There are codes and procedures
- 2022-02-02 12:34:15下载
- 积分:1
-
Java网络编程 电子书资料 详解Socket编程 软件工程专业
Java网络编程 电子书资料 详解Socket编程 软件工程专业-Java network programming book information Xiangjie Socket Programming Software Engineering
- 2022-03-25 11:38:23下载
- 积分:1