-
计算矩阵乘积,文本输入输出,输入时两个矩阵之间需要换行...
计算矩阵乘积,文本输入输出,输入时两个矩阵之间需要换行-Calculation of matrix product, text input and output, input two matrices when the line between the need for
- 2022-02-02 22:17:29下载
- 积分:1
-
AkelPad 是一个著名的记事本替代软件,很好用的。
AkelPad 是一个著名的记事本替代软件,很好用的。-AkelPad Notepad is a well-known alternative to the software, very good use.
- 2022-03-04 16:13:36下载
- 积分:1
-
ShutUp lets you automate clean
ShutUp lets you automate clean-up tasks before shutdown. It can
clean out selected history lists, eject CDs, delete the files in
your TEMP directory, and run the programs you specify before
shutting down your computer. It also lets you schedule reminders
every day, one day a week, one day a month, or for a specific
date any time in the future.
- 2022-02-07 07:14:22下载
- 积分:1
-
BCB6_Thread.zip是教你如何写多线程的例子
BCB6_Thread.zip是教你如何写多线程的例子-BCB6_Thread.zip is to teach you how to write multithreaded example
- 2022-03-18 09:11:46下载
- 积分:1
-
labview音频信号测试系统
labview音频信号测试系统,主要对声音信号进行分析处理。
- 2022-05-06 12:11:23下载
- 积分:1
-
一个计算机的程序 自己写的 不太的好!
这个程序是对面向对象的应用,他主要是使用了相应的过载的概念,使得计算机能自动识别的浮点,及其他的东西,还有就是相应的...
一个计算机的程序 自己写的 不太的好!
这个程序是对面向对象的应用,他主要是使用了相应的过载的概念,使得计算机能自动识别的浮点,及其他的东西,还有就是相应的虚数,这个市最重要啊的 -a computer to write the procedures themselves are less good! The process of object-oriented applications, he mainly uses corresponding to the concept of overload, making the computer can automatically identify the float, and other things, there is the corresponding virtual few of the city"s most important ah
- 2022-03-10 10:31:38下载
- 积分:1
-
处理曲线平滑的程序
处理曲线平滑的程序-processing curve smoothing procedures
- 2022-07-07 17:10:03下载
- 积分:1
-
C语言编写的小程序,实现日历的显示。高人给点指教,初学者给点看法。谢谢!...
C语言编写的小程序,实现日历的显示。高人给点指教,初学者给点看法。谢谢!-C language prepared by the small procedures, the calendar shows. Superior to the point enlighten, beginners to the point. Thank you!
- 2023-07-28 18:05:03下载
- 积分:1
-
Modbus TCP VB.net
这是用于阅读和写作 Modbus TCP 寄存器 VB.net 项目。开始是我找示例程序 VB.net 的 Modbus TCP 的通信。然后我一个样例项目在 CodeProject.com,在这里找到:http://www.codeproject.com/Tips/16260/Modbus-TCP-class这是用 C# 语言,由 Stephan 史翠克的 Modbus TCP 通信 VB.net 项目。原始项目包含 2 个项目。我打开所有这一切,与上述网站转换。提出了用 VB 语言的新项目。我选择.Net 2.0 框架。这个新的项目名为 Modbus 样品 vb。在我的新项目,我只是创建一个项目,是由一种形式、 一个模块组成。我将 Modbus TCP 类移至模块 ModbusTCP,和我在 frmStart 中复制所有的 objek 和 frmStart 将它粘贴在我的新项目。它令人惊叹,翻译的剧本是几乎是完美的只有几行错误。下面图片显示错误行在 ModuleTCP 事件 OnReceive,对代码 ElseIf......我不知道还如何修复这条线,所以我将该行更改为唯一 Else。我的新项目完成后,建立了用 VB 语言编写的 Modbus TCP 客户端。我尝试连接到本地 IP 127.0.0.1,Modbus 模拟器和成功,它可以读取和写入寄存器。
- 2023-01-14 00:45:03下载
- 积分:1
-
DIY 计算器克隆
这是正在进行中我建立的克莱夫·马克斯菲尔德的DIY计算器面向对象的版本,使用C#,并根据克莱夫的规范文件“官方DIY计算器数据手册.pdf”工作
克莱夫的版本实现了一些虚构的CPU,我的实现将会给选择一些真正的CPU
可供选择:
6502,Z80,8086...
该项目将最终包含:
1.汇编程序选择的CPU
2. LED指示灯和开关面板实验
3.终端屏幕
4.科学计算器界面
5.等等
- 2023-04-08 02:15:04下载
- 积分:1