-
allows users to input function expression may require the loading process is now...
允许用户输入函数表达式,并可加载在需要用到此程序的工程中-allows users to input function expression may require the loading process is now projects
- 2022-02-05 05:54:15下载
- 积分:1
-
用下述两条具体规则和上述规则形式实现,设大写字母表示魔王语言词汇,小写字母表示人的词汇,希腊字母可以用大写或小写字母带换变量。
(1)B――>tAdA...
用下述两条具体规则和上述规则形式实现,设大写字母表示魔王语言词汇,小写字母表示人的词汇,希腊字母可以用大写或小写字母带换变量。
(1)B――>tAdA
(2)Asae-2 with the following specific rules and forms of realization of the above rules, for capital letters that the devil language vocabulary, lower-case letters were the words said, the Greek letters can be uppercase or lowercase letters for variables with. (1) B-> tAdA (2) Asae
- 2022-08-20 11:58:40下载
- 积分:1
-
- 2022-03-03 02:23:14下载
- 积分:1
-
二
二维多项式拟合
仿照matlab中polyval编写-Two-dimensional polynomial fitting matlab modeled in the preparation of polyval
- 2022-07-13 14:42:13下载
- 积分:1
-
asdddfggokanopabahahahaafasfafefea
对于i=1到n
- 2022-03-03 11:16:30下载
- 积分:1
-
My first fluid solver used an explicit solver with successive over
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
- 2022-05-26 00:19:40下载
- 积分:1
-
实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录...
实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录-directory operation to achieve immediate surveillance procedures can monitor Explore in the re-naming of new, delete files or directories
- 2022-03-26 07:27:37下载
- 积分:1
-
cb轻松锁屏,得到屏幕图像。
cb轻松锁屏,得到屏幕图像。-cb easily lock screen, the screen image to be.
- 2022-02-24 13:43:40下载
- 积分:1
-
windows下创建process的程序
windows下创建process的程序-windows process created under the procedures
- 2022-03-25 14:22:35下载
- 积分:1
-
获得本机以及指定域名的ipv4和ipv6地址
应用背景本代码可以用来实现获取本机以及指定域名的ipv4地址以及ipv6地址,代码分了两个c++文件,并非写在一起,使用时可以注释掉其中一个或是新建项目将其中一个c++文件剪切进去。关键技术
对于本地的ip地址我们只需要使用WinSocket继承的Berkeley Socket API里面的函数gethostbyname()通过名字获得主机信息,然后再显示出其ip地址即可,对于输出ipv6地址需将地址族改为AF_INET6.进一步得到ipv6地址。而要得到指定域名的ip地址时需要对一个地址同样使用gethostbyname()获得信息,再进行显示。
- 2022-07-04 18:45:02下载
- 积分:1