-
单电源运放图集
放大,衰减,加法,减法,滤波
单电源运放图集
放大,衰减,加法,减法,滤波-Single-supply op amp Atlas amplification, attenuation, addition, subtraction, filtering
- 2022-02-16 06:08:04下载
- 积分:1
-
程序功能是完成Windows Media Services集成开发技术。运行环境为Windows 2000,Windows Media组件,Visual Stu...
程序功能是完成Windows Media Services集成开发技术。运行环境为Windows 2000,Windows Media组件,Visual Studio .Net(C++)-Program features is the completion of Windows Media Services Integrated Development technology. Runtime environment for Windows 2000, Windows Media components, Visual Studio. Net (C++)
- 2023-04-29 18:00:03下载
- 积分:1
-
介绍打开位图的方法及位图的一些相关操作。
介绍打开位图的方法及位图的一些相关操作。-this is a very important homework which can make you know the way to open the picture with VC
- 2022-01-26 02:14:07下载
- 积分:1
-
二维码生成
在VS2010平台上实现实时对字符串的二维码转换,亲测可用
- 2022-02-15 17:59:17下载
- 积分:1
-
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解6...
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document
- 2022-03-21 08:58:10下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
vb.net,windows的进程控制程序
vb.net,windows的进程控制程序-vb.net, windows in the process control procedures
- 2022-08-18 11:43:57下载
- 积分:1
-
(Windows programming practice
Windows NT2000编程实践-(Windows programming practice
- 2022-03-21 16:51:20下载
- 积分:1
-
一次作业的源码,功能可能太简单,仅供参考
一次作业的源码,功能可能太简单,仅供参考-One-stop source, function might be too easy, for reference only
- 2022-07-19 01:43:39下载
- 积分:1
-
串行通信单片机读取数据LM35
这一方案是创建2微控制器之间的通信。处理器使用的Atmega8。编译程序,你应该使用AVR工作室4。
- 2023-09-08 14:05:03下载
- 积分:1