-
一个完整的编译器源代码,从事系统编程方面可以去研究一下...
一个完整的编译器源代码,从事系统编程方面可以去研究一下-A complete implementation of a compiler,
those who work in the field of system programming can read it
- 2023-04-26 04:30:03下载
- 积分:1
-
浮动点 multipliacation,ieee754 vhdl 语言和语言执行
这里又是的步骤:
第一,将转换为科学记数法的两种表示形式。因此,我们明确表示隐藏的 1。
在这种情况下,X is 1.01 X 22 and Y is 1.11 X 20.
Let x
- 2022-03-21 23:08:28下载
- 积分: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
-
Visual Basic 编写的面板控制程序,控制音量
Visual Basic 编写的面板控制程序,控制音量-Written in Visual Basic panel control procedures, control the volume
- 2022-03-05 23:36:10下载
- 积分:1
-
基于 Web 的版本检查的程序的例子
基于 Web 的版本检查的程序的例子--An example of program of version checking which is based on web
- 2022-06-27 15:49:50下载
- 积分:1
-
模拟多个有速度的小球在容器内撞击反弹的物理模型。
模拟多个有速度的小球在容器内撞击反弹的物理模型。-Simulation has the speed of a number of small balls in the container of the physical model of the impact rebound.
- 2023-01-18 17:55:04下载
- 积分:1
-
mifarewnd飞利浦半导体开发的公司,和一个客户端软件…
MifareWnd开发了飞利浦半导体公司,并用1用户软件告密者。最流行的版本,这个产品是我们的用户是: 1.5 。姓名程序-MifareWnd Philips Semiconductors has developed the company, and one client software informer. The most popular version, this product is our users are: 1.5. Name of procedure
- 2023-07-25 01:25:04下载
- 积分:1
-
VB编程实现改变系统日期格式.含有vb源码.
VB编程实现改变系统日期格式.含有vb源码.-VB Programming to change the system date format. Containing the vb source code.
- 2022-01-22 14:58:12下载
- 积分:1
-
helptipsrc
HelpTipSrc
- 2022-03-17 04:33:56下载
- 积分:1
-
这是一个输出回行方阵的小程序!比较简单,自己还可以改改.
这是一个输出回行方阵的小程序!比较简单,自己还可以改改.-This is a line matrix output back to the small program! Relatively simple, what can change it.
- 2023-05-05 07:55:03下载
- 积分:1