-
Metric-to-Imperial-Units-
公英制互转换器,初学VC时的小程序,对平时工程制图有些用处。(Metric to Imperial Units )
- 2013-08-28 07:13:38下载
- 积分:1
-
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
-
73554574
VB语音报数计算器源程序,有需要的就下载吧。(Talking Calculator VB source code, there is a need to download it.)
- 2013-08-04 15:26:48下载
- 积分:1
-
ansys自动读写及分配CPU
ANSYS apdl代码,在有很多个计算工况的情况下,用此代码实现多工况依次批处理的功能(ANSYS APDL code, in a lot of calculation conditions under the condition of multi condition are batch function with this code)
- 2020-11-23 19:29:34下载
- 积分: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
-
CalCulAtor
一个用csharp写的计算器程序,内容较简单,适合初学者(using csharp write calculator,easy for first study!!! )
- 2012-03-10 19:17:38下载
- 积分:1
-
quanpingfind
全屏图片对比!做辅助的最佳选择!VB的强劲功能(Full picture contrast! Make the best choice for supporting!)
- 2013-10-23 14:13:40下载
- 积分:1
-
GetTime
获取网络(百度)时间,提供给做网络验证的朋友。获取速度快(Access Network (Baidu) time available to do network authentication friends. Faster access)
- 2009-01-08 10:37:40下载
- 积分:1
-
hangBiao
航标性能评估,实现航标配布合理性的评估,评估某一河道航标配布的合理性(The reasonableness of the beacon performance assessment of the beacon with cloth reasonableness assessment of a river beacon with cloth)
- 2013-03-04 22:52:14下载
- 积分:1
-
Binary2BCD
Basic theory and algorithms for convert binary to bcd oriented to microcontrollers
- 2009-09-11 05:46:44下载
- 积分:1