-
并行openmp
Openmp for parallel computing samples!!!
- 2020-06-22 09:40:06下载
- 积分:1
-
VC-clock-source
多功能时刻钟,整点报时,还有闹钟的功能,还有些功能没有完善。(Multi-time clock, the whole point of time, as well as alarm clock function, and some feature is not perfect.)
- 2011-10-06 11:55:04下载
- 积分:1
-
bintohex
bin 格式转 hex 格式小程序,大家可以自己编译一下.(bin format to hex format applet, we can compile their own look.)
- 2009-06-12 14:11:59下载
- 积分:1
-
VB-help-
本人整理的vb6.0 常用API函数、内部函数、指令、经典例子的文档,希望大家喜欢。(I am finishing vb6.0 common API functions, internal functions, commands, classic example of a document, I hope you like it.)
- 2013-06-24 17:32:01下载
- 积分:1
-
ray
随机设置了雷的位置,当用户输入的位置与雷的位置相同,则游戏结束。否则该位置处打印出笑脸。(Ray random set position when the user enters the same position and the position of mine, the game is over. Otherwise, the position of print faces.)
- 2013-11-01 10:33:06下载
- 积分:1
-
KingBot-Pro-3.3.5-GBS-original
is a prgram for crack king bot pro i need
- 2011-08-02 08:07:24下载
- 积分:1
-
Simulator
testing programnii product
- 2019-04-11 05:20:49下载
- 积分:1
-
06-236530-001_print_AE
READING SAMPLE JUST SAMPLE JUST SAMPLE
- 2019-04-18 04:04:17下载
- 积分:1
-
car
本程序采用C语言编写,设计实现了汽车的模糊车速控制程序,包括了模糊化、模糊推理与解模糊化三个主要子模块。程序输入汽车速度和车间距离,输出车速调整结果。(failed to translate)
- 2012-05-17 10:21:32下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1