-
大学计算机基础课程 电子技术实验 用Multisim2001编写 实验内容 应用运算放大器放大81倍的电路设计图...
大学计算机基础课程 电子技术实验 用Multisim2001编写 实验内容 应用运算放大器放大81倍的电路设计图-University computer based courses using electronic technology experiment prepared Multisim2001 experimental content applications Operational amplifier circuit 81 times the design
- 2022-03-31 06:31:17下载
- 积分:1
-
一组特效javascript的例子
一组特效javascript的例子-A set of specific examples of javascript
- 2022-05-13 04:57:25下载
- 积分:1
-
uva10324解法(提共題目和解法程式)
題目說明:給你一連串僅包含0和1的字串 (字串長度最大到1000000,字串從第0個字元開始),要請你回答我們在第i個和第j個字元之間(包含第i個和第j個)、 是否所有的字元均相同 (均為1或均為0)。如果均相同請回答Yes、 否則請回答No。输入每筆測試資料的第一列為一個僅包含0和1的字串,下一列有1個整數n 代表對於上一列字串以下有n個問題。皆下來的 n 列每列有2個非負的整數分別代表 i和 j。输出對每一列測試字串,請先輸出第幾個的案例。然後根據 n 個問題回答肯定或否定的。解法:1.用获取讀入整行字串輸入、 並計算長度2.先判斷第 0 個位置,为 0 則把 0 存入另一個整數陣列,为 1 則存 13.用迴圈把字串陣列轉換存到整數陣列、 遇到字元 0 則值不變、 遇到字元 1 則加 14.欲判斷的i、 j位置都為字元 0、 且整數陣列i、 j位置的值相同、 代表有一連串 0、 輸出是5.欲判斷的i j位置都為字元 1,且整數陣列i、 j位置的值相減為i、 j的差、 代表有一連串 1,輸出是6.其他情況輸出号
- 2022-05-06 12:04:30下载
- 积分:1
-
用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses ̶...
用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.-vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.
- 2023-08-12 16:45:02下载
- 积分:1
-
STM32+ISP
ST官方STM32 ISP下载程序
用于擦除FLASH程序
STM32+ISP
ST官方STM32 ISP下载程序
用于擦除FLASH程序-STM32+ ISPST official STM32 ISP download for FLASH erase procedure
- 2022-04-27 18:31:11下载
- 积分:1
-
卡通小闹钟,它能给你一个不一样的感受
卡通小闹钟,它能给你一个不一样的感受-cartoon small alarm clock, it will give you a different feeling!
- 2022-02-03 01:44:30下载
- 积分:1
-
数据结构实验
(1)新建一个单链表:List BuildList(List lst)(2) 打印单链表:void PrintList(List first)(3)在单链表中某个位置后面插入元素:bool Insert( List lst , T x , T y)(4)清空单链表:void Clear(List * first)(5)查找链表中是否存在某个元素:bool Search(List lst,T x) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-29 10:07:17下载
- 积分:1
-
cable, wireless dual mode Eighth Route Army Responder use wireless transceiver c...
有线 无线 双模式八路抢答器 使用无线收发模块 编码解码芯片-cable, wireless dual mode Eighth Route Army Responder use wireless transceiver chip codec
- 2023-05-16 22:15:03下载
- 积分:1
-
from generals saw an article based on the classification of face detection metho...
从老外文章里看到一种基于分类器的人脸检测方法,好不容易搞到这个人脸图像训练集和测试集,现在贡献出来,希望对做人脸检测的朋友有帮助(图像比较全,有彩色人脸图像)-from generals saw an article based on the classification of face detection method finally got the facial image training set and test set, now contribute, hope to the human face detection and friends to help (the whole picture, color facial image)
- 2022-10-31 23:20:03下载
- 积分:1
-
C语言内嵌汇编实例
C语言内嵌汇编实例-embedded C language compilation examples
- 2023-04-23 18:35:03下载
- 积分:1