-
虚拟仪器的232通讯程序,安装了Labview的直接可以用了
虚拟仪器的232通讯程序,安装了Labview的直接可以用了-Virtual instrument 232 the communication process, the installation of Labview can be used directly
- 2022-02-07 22:41:47下载
- 积分:1
-
模拟扫雷游戏 规则详见源代码注释部分,全C语言编程.......
模拟扫雷游戏 规则详见源代码注释部分,全C语言编程.......
-mine simulation game rules of the game as detailed source notes, the entire C language programming
- 2023-08-26 07:50:02下载
- 积分:1
-
icarnegie卡耐基中ssd4练习exercise4答案
绝对正确
icarnegie卡耐基中ssd4练习exercise4答案
绝对正确-Carnegie icarnegie in practice ssd4 absolutely correct answer exercise4
- 2022-09-13 05:55:03下载
- 积分:1
-
php绿色服务器,让大家试用greenamp
php绿色服务器,让大家试用greenamp-Green php server, so that everyone greenamp trial
- 2022-01-30 13:56:47下载
- 积分:1
-
任意进制转换。
1、输入要输入的进制
2、输入要转换的数
3、输入要转成的进制...
任意进制转换。
1、输入要输入的进制
2、输入要转换的数
3、输入要转成的进制-Arbitrary hexadecimal conversion.
1、enter the hexadecimal input
2、input to the conversion of a number of
3、enter into the M-ary
- 2022-03-22 14:21:41下载
- 积分:1
-
restoring除法器设计
经典算法了,可以仿真通过
restoring除法器设计
经典算法了,可以仿真通过-divider restoring a classical algorithm design, simulation can be adopted
- 2023-01-21 00:50:03下载
- 积分:1
-
基本功能: 一次上传多个文件。 允许得到上传的文件的原文件名,并可以将文件改名存入服务器。 允许设定每次上传文件的总大小,和单个文件的文件大小。 可以设定只被允...
基本功能: 一次上传多个文件。 允许得到上传的文件的原文件名,并可以将文件改名存入服务器。 允许设定每次上传文件的总大小,和单个文件的文件大小。 可以设定只被允许文件后缀名列表。 可以设定只被允许的文件类型列表。(注:从文件格式分析,比只分析后缀名更加准确。) 可以设定是否覆盖服务器上同名文件。 可以将所有文件上传到一个文件夹,也可以程序员的需求将文件分类存入不同文件夹。-basic functions : a multiple files to upload. Allowing the documents to be uploaded to the original file name and file name can be credited to the server. Upload allow each document set the total size of individual files and the file size. Can only be allowed to set the file extension from the list. Can only be allowed to set the file type list. (Note : file format, rather than suffix analysis more accurate.) Whether the coverage can set the server name on the document. All documents can be uploaded to a folder, programmers can also demand documents classified into different folders.
- 2022-01-25 18:15:38下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float 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, p
- 2022-03-22 16:15:25下载
- 积分:1
-
对游戏爱好者有一定帮助,让你了解游戏的技巧与美妙。对于VB也会有一定的帮助。...
对游戏爱好者有一定帮助,让你了解游戏的技巧与美妙。对于VB也会有一定的帮助。-lovers of the game definitely helps you understand the game with wonderful skills. For VB will have some help.
- 2022-04-11 23:51:16下载
- 积分:1
-
音频和图像文件的OFDM系统中,你可以使用这个文件作为输入的问题。
完整的OFDM系统,自带音频与图像文件,可以通过仿真用OFDM系统对音频或图像进行处理-OFDM Systems with audio and image files.You can use this files as input of the OFDM system.
- 2023-08-10 18:55:03下载
- 积分:1