-
可以处理股市的套汇问题
可以处理股市的套汇问题-can deal with the problem in the stock market arbitrage
- 2022-11-09 23:40:03下载
- 积分:1
-
NEC controller chip, 09 Electronic Design Contest will use the data very well, t...
NEC控制芯片,09电子设计大赛必用,很好的资料,虽然不是我写的,但是肯定有用-NEC controller chip, 09 Electronic Design Contest will use the data very well, though I did not write, but certainly useful for
- 2022-01-21 23:58:30下载
- 积分:1
-
Magic Laser, fine to imitate the game Chromatron grating than spreading online v...
Magic Laser,精细地模仿了Chromatron光栅游戏,比网上流传的Flash版本精致不是一-Magic Laser, fine to imitate the game Chromatron grating than spreading online version of the Flash is not a delicate little
- 2022-01-26 07:53:37下载
- 积分:1
-
艾默生EV系列变频器与PC通讯的程序,用VB编写的,十分适合工控人士使用...
艾默生EV系列变频器与PC通讯的程序,用VB编写的,十分适合工控人士使用-Emerson EV inverter series of communications with the PC program, written using VB, very suitable for industrial use
- 2023-08-19 18:55:04下载
- 积分:1
-
通迅路,西欢德任柯一侠霞霞
tong xun lu,xi huan de ren ke yi xia xia lai kan kan-numberstong xun lu,xi huan de ren ke yi xia xia lai kan kan
- 2022-08-10 19:15:45下载
- 积分:1
-
OPC 所用到的DLL文件!下载后直接安装就可以了!
OPC 所用到的DLL文件!下载后直接安装就可以了!-OPC used by the DLL files! After downloading can be installed directly!
- 2022-08-05 22:45:16下载
- 积分:1
-
大整数的运算,我再网上找刀的一些,大家一起分享
大整数的运算,我再网上找刀的一些,大家一起分享-large integer arithmetic, I find the Internet a number of knives, to share with everyone
- 2022-05-16 23:41:10下载
- 积分:1
-
/*这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,但就看着电脑在里面运行,没有互动性也没什么意思,于是加入了由人控制的...
/*这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,但就看着电脑在里面运行,没有互动性也没什么意思,于是加入了由人控制的角色,让电脑控制的角色每走一步都计算一次当前两者的最短距离去追赶人控制的角色。这个程序画地图的部分是得于网上的一个迷宫程序,汉字部分也是用的别别人写好的子程序。其实这个程序还不是很完善,开始做好了一个,却不知那儿弄丢了,假期因为参加电子设计大赛,都玩单片机去了,这方面的也忘差不多了,希望有兴趣的朋友能改好了发给我.我的email:xiangyuan_122@163.com*/-err
- 2022-05-17 02:55:02下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
Prepared using a binary list stored in binary form of the creation, the first se...
1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。
2 编写将一棵二叉树的所有左右子树进行交换的算法。
提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列。
3 编写一个主函数,将上面函数连在一起,构成一个完整的程序。
4 调试并运行实验源程序。
-Prepared using a binary list stored in binary form of the creation, the first sequence, the sequence, after the order and by level traversal algorithms. 2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called binary tree traversal algorithm to compare the output node sequence. 3 write a main function, the above functions together to form a complete program. 4 debug and run experiments source.
- 2022-04-12 05:14:21下载
- 积分:1