-
上传手机目录下的文件,用tcp连接进行传输。在此基础上可以进行任意扩展。...
上传手机目录下的文件,用tcp连接进行传输。在此基础上可以进行任意扩展。-Upload file cell phone directory, using tcp connections for transmission. On this basis, can be arbitrarily extended.
- 2023-05-01 22:55:03下载
- 积分:1
-
Microcomputer Principle lecture PPT for all courses are all experiments (includi...
微机原理课程
所有讲义PPT
课程全实验(包括代码程序设计实验报告)
习题及答案
-Microcomputer Principle lecture PPT for all courses are all experiments (including the experimental design code procedures report) Exercises and answers
- 2022-04-21 21:47:47下载
- 积分:1
-
Internship report on the operating system, in the hope that useful U.S., very ca...
有关操作系统的实习报告,希望对大家有用,很用心写的-Internship report on the operating system, in the hope that useful U.S., very carefully written
- 2022-06-01 21:11:40下载
- 积分:1
-
用VC写的OPC客户端。直接可以使用。 有详细的说明。OPC服务器请选择WINCC 其他的也就不多说了非常好的代码...
用VC写的OPC客户端。直接可以使用。 有详细的说明。OPC服务器请选择WINCC 其他的也就不多说了非常好的代码-VC wrote OPC client. Direct can be used. A detailed explanation. OPC server, select WINCC other will not say more than a very good code
- 2022-04-22 14:53:10下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
一个打昆虫的小游戏,恒好的,大家试一试吧
一个打昆虫的小游戏,恒好的,大家试一试吧-playing a game of small insects, constant good, we wanted to try it
- 2023-08-27 01:30:04下载
- 积分:1
-
一个c语言的编译器的源代码,很有参考价值
一个c语言的编译器的源代码,很有参考价值-a language compiler source code of great reference value
- 2022-03-26 03:36:27下载
- 积分:1
-
PIC12F675 内部eeprom程序 加protues 仿真
PIC12F675 内部eeprom程序 加protues 仿真
-PIC12F675 processes in the internal eeprom emulation protues
- 2023-08-04 04:35:03下载
- 积分:1
-
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2...
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2)设定32位(二进制)数据0E2597455H(注:最高位为E)保存在变量VAR2中,将该变量中的内容算术左移2位,所得结果仍然保存在VAR2中-1) Set the contents of byte variable VAR1 is 35H, the preparation of the program will VAR1 high 4 and low 4 separation, respectively, as a low 4 bits stored in RES1 and RES2, this high-4 position of the two variables 0.2 ) to set the 32-bit (binary) data 0E2597455H (Note: The highest level of E) stored in the variable VAR2 in the contents of the variable arithmetic left two, the result is still stored in the VAR2 in the
- 2022-09-12 00:15:03下载
- 积分:1
-
通过分析程序开发
Embedded vc++下开发的路经分析程序-developed under the passing analysis program
- 2022-08-04 08:13:04下载
- 积分:1