-
dlkj jkljafjkls iosfkl jklsjdfksjf ieoij k kljfslk jkl
dlkj jkljafjkls iosfkl jklsjdfksjf ieoij k kljfslk jkl-dlkj jkljafjkls iosfkl jklsjdfksjf ieoij k kljfslk JKL
- 2023-01-28 13:35:03下载
- 积分:1
-
利用TUIO协议做的C程序,可实现与其它平台的沟通
利用TUIO协议做的C程序,可实现与其它平台的沟通-TUIO protocol used to do C program enables communication with other platforms
- 2022-04-11 13:00:06下载
- 积分:1
-
这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。
文件传送协议格式:
服务器路径#服务器上的文...
这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。
文件传送协议格式:
服务器路径#服务器上的文件名#操作类型#文件大小
操作类型:0代表上传操作 1代表下载操作
文件大小:上传下载的文件大小
服务器返回的消息类型:
0 :服务器创建文件失败
1:服务器操作成功
2:文件大小不同 (未实现)
注意:
1:正则表达式没有实现
2:其余实现
3:服务器可以为多个客户端服务,用多进程实现-This is a linux system realize the scp command functions the same procedures, client and client communication services using its own definition of the communication protocol. File Transfer Protocol format: server path# Server 23 file name! Operation type# File size operation types: 0 From operated on behalf of one operation on behalf of download file size: From the size of the downloaded file to return to the news server type: 0 : The server failed to create file 1: Server operation successful 2: documents of different sizes (not realize) Note: 1: regular expression did not realize 2: the rest of the realization of 3: The server can service multiple clients, and realize multi-process
- 2022-03-20 03:16:03下载
- 积分:1
-
multi
posic多线程编程学习笔记整理,包含了线程的基础知识,多线程解决方法:信号灯,互斥量,条件变量,共享内存;内容详细-multi-threaded programming posic finishing study notes, including a basic knowledge of threads, multi-threaded solution: traffic lights, the volume of mutually exclusive condition variables, shared memory detailed
- 2022-06-20 13:35:19下载
- 积分:1
-
Power electronic equipment communication protocol, MODBUS, describes in detail
电力电子设备通讯协议,MODBUS,介绍详细-Power electronic equipment communication protocol, MODBUS, describes in detail
- 2023-08-14 18:50:02下载
- 积分:1
-
FFT算法FFT、IFFT、功率谱计算,包括汉风…
FFT算法进行FFT 、IFFT、功率谱计算,包括Hamming 窗、Hanning 窗、triangle 窗、Blackman 窗、4 term Blackman-Harris 窗几种窗函数的功率谱计算功能。-FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
- 2022-04-09 16:42:50下载
- 积分:1
-
MFC下CSocket编程例子,包含client和server端。
MFC下CSocket编程例子,包含client和server端。-MFC under the CSocket programming examples, including client and server side.
- 2022-04-28 08:45:51下载
- 积分:1
-
How to make the program run automatically register ActiveX controls
如何使程序在运行时自动注册ActiveX控件 - DELPHI - 编程文档 - 编程论坛-How to make the program run automatically register ActiveX controls- DELPHI- Programming Document- Programming Forum
- 2022-08-10 05:28:53下载
- 积分:1
-
quadrature phase shift keying demodulation technique
quadrature phase shift keying demodulation technique
- 2022-03-31 23:08:58下载
- 积分:1
-
开发框架。
一.说明:
此框架的意图是解决手机软件开发中常遇到,并且可以通用话的问题。
旨在提高无线应用程序的开发效率
二.EasyMF 能做什...
开发框架。
一.说明:
此框架的意图是解决手机软件开发中常遇到,并且可以通用话的问题。
旨在提高无线应用程序的开发效率
二.EasyMF 能做什么
1.简化UI设计
2.RMS的简化操作
3.简单的日志框架
4.简单的联网框架
5.通用工具的设计
6.一些图形相关的特效
三.EasyMF 的功能列表
1.UI 框架
2.日志框架
3.RMS框架
4.通用工具框架
5.图形相关
6.一堆有用的DEMO
四.EasyMF 的设计原理
1.UI的设计原理
UI是所有应用程序的核心。 这些核心在PC上的变动性比较固定,而由于手机屏幕,
运算能力 等差异,会导致设计一个手机软件大部分时间都花在UI层的设计上,业务
逻辑层往往比较少,这也就是80/20原则吧。
如果有一个可以组装的UI的出现,将大大减少应用程序的开发时间,而EasyMF UI
层就是为了这个而设计的。
2.日志框架设计成尽量的简单,并且有效的记录下用户想需要记录的日志
3.联网框架,简化Http的联网,并十分的符合中国网络环境的东西。
4.工具集合
5.图形图片处理
6.RMS的简易操作
-err
- 2022-07-28 01:48:05下载
- 积分:1