-
8×8点阵,按按钮会自动切换点扫描,切换开关。
8*8点阵,按下按键会自动切换点扫描,字母切换显示,左右滚动显示功能。-8* 8 dot matrix, press the button will automatically switch point scan, switch the letters show that around a rolling display.
- 2023-04-02 14:55:04下载
- 积分:1
-
下载文件使用PHP
您可以通过PHP使用这种编码轻松地下载该文件。你必须为此创建数据库。那么特定的文档应该在数据库中。当你尝试下载选项时,你会得到下载文件的列表。你可以选择和下载它。下载的文件将保存在下载中。
- 2022-12-24 21:10:03下载
- 积分:1
-
批量的将Excel文件转换为Access的软件,可参考代码自行根据实际需求进行功能调整...
批量的将Excel文件转换为Access的软件,可参考代码自行根据实际需求进行功能调整-Quantities will be Excel file conversion software for Access, refer to code their own functions according to actual demand to adjust
- 2022-11-02 17:15:03下载
- 积分:1
-
智能家居app控制界面设计
该app可用于智能家居控制的界面实现,里面包含多个界面,可用于wifi模块连接app,界面设计简便,代码有注释,可移植性好。
- 2022-02-04 16:55:01下载
- 积分:1
-
很好屏幕录像代码
非常简单好用的视频录制代码,
.子程序 _摄像头数_被单击
.如果 (摄像头数.标题 = “2摄像头”)
镜头1单选框.禁止 = 假
镜头2单选框.禁止 = 假
视频设备2.可视 = 真
视频设备2.当前来源 = 1
视频设备2.预览 (真, 60)
视频设备2.设置视频输入 ()
摄像头数.标题 = “3摄像头”
来源按钮.标题 = “查看”
镜头1单选框.选中 = 真
返回 ()
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-05 22:51:23下载
- 积分:1
-
C algorithms commonly used procedures set
C常用算法程序集-徐士良-C algorithms commonly used procedures set-XU Shi-liang
- 2022-03-22 22:57:05下载
- 积分:1
-
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛...
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛-create Matrices by using Jacobi iterative in electric power system.Mostly this method is proposed to calculate the power flow and emulator.
- 2022-03-15 04:54:57下载
- 积分:1
-
汇编语言开发的一个小程序,可以实现按键发出不同的声音,把键盘当成钢琴一样
汇编语言开发的一个小程序,可以实现按键发出不同的声音,把键盘当成钢琴一样-assembly language developed a small program, can achieve a key issue different voices, as a piano keyboard
- 2022-07-12 09:50:47下载
- 积分:1
-
枚举当前系统已安装的所有设备!原!
枚举当前系统中所有的已经安装的设备! 原创呀!-Enumerate the current system has been installed all the equipment! Original!
- 2023-05-20 21:30:03下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1