-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
hunatcha
Source code of computer viruses
Worm for Windows
---------------------------
Hunatcha by Undermine
Author s description
* Run at every startup
* Infect drives & files
* P2P Process
* Taskkill av
The main reason for this virus is to show you how works, so this is why i added that variable. Sorry for the mess but like i said
it s mostly to explain my virus. Peoples interessed in this technic should also rewrite DATA d32, in line w32.
It also change register usage, but using a more advanced technic update taskkill.
- 2011-06-04 05:24:35下载
- 积分:1
-
AddressBook
对地址薄的初学测试,自己写的,希望对大家有所启发吧(Address book for novice test, write your own, we hope to inspire it)
- 2013-08-10 11:19:49下载
- 积分:1
-
WINOBJ
键盘 转换 哈哈 很好用的 但是可能会有些小问题但是问题不大 可以用(Conversion ha ha very good keyboard but may be used for small problems but can not be a big problem)
- 2008-03-22 16:59:53下载
- 积分:1
-
CyclicMUSIC 的matlab仿真代码
cyclic MUSIC的matlab仿真代码(matlab simulation of the cyclic MUSIC code)
- 2020-06-28 09:20:02下载
- 积分:1
-
RiChengBiao
一个实用的日程表工具,可以快速记事,安排任务,可以自动排序;可以标记是否完成,可以查询历史记录。(Schedule a practical tool that can quickly notes, schedule tasks, can automatically sort can mark it complete, you can check the history.)
- 2011-10-19 18:22:13下载
- 积分:1
-
Qtclock
用QT编写的简单闹钟程序,初学者可以用来学习QT(QT prepared with a simple alarm clock program, can be used for beginners to learn QT)
- 2020-07-02 03:40:01下载
- 积分:1
-
complement_filter
互补滤波算法解析,利用加速度计和陀螺仪采集的数据,通过互补滤波算法实现对姿态的解算。(Complementary filtering algorithm analysis, the use of accelerometers and gyroscopes data collected through the complementary filter algorithm for solving attitude.)
- 2020-06-29 15:00:02下载
- 积分:1
-
cell
原包机,模拟细胞的生长,分裂,和死亡,设定了几种不同的环境影响(The original charter, analog cell growth, division, and death)
- 2020-07-08 16:38:56下载
- 积分:1
-
gui_dyn_14_3
动态电路分析,用户输入电阻、电容、电容初始电压。(Dynamic Circuits, user input resistance, capacitance, initial voltage of the capacitor.)
- 2016-10-11 11:07:37下载
- 积分:1