-
交通灯
交通灯baru < 跨风格 ="字体-大小: 12.0pt ; 字体系列:""> 文件 Gambar Proteusyang 阿寒湖 digunakan untuk Simulasi
- 2022-03-18 19:54:07下载
- 积分:1
-
[安卓开源]Myfood订餐
安卓点餐app,非常有参考价值,大家可以接见一下(Android ordering app, very valuable reference, you can see)
- 2020-06-30 09:20:02下载
- 积分:1
-
TS
说明: 法禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,用于求最优解(Tabu search algorithm)
- 2017-11-02 21:17:10下载
- 积分:1
-
zstd-dev
一种用于文件压缩的算法,可用于压缩数据量较大的文件,有很高的压缩比(An algorithm for file compression, which can be used to compress files with large data volume and high compression ratio)
- 2020-06-18 13:40:02下载
- 积分:1
-
d3dx9_43_dll_64bit_9_29_952_3111
Download this file when you experience d3dx9 error
- 2020-06-17 04:00:01下载
- 积分:1
-
timesat_batch_tool
说明: TIMESAT,three processing methods based on least-squares fits to the upper envelope of the NDVI data.
- 2020-06-20 08:00:01下载
- 积分:1
-
6125_C0
说明: Xerox 6125 CRUM Cyan
- 2020-01-26 05:40:41下载
- 积分:1
-
used language directory
用c语言编写通讯录-used language directory
- 2022-03-03 14:47:26下载
- 积分:1
-
C# 系统启动后经过的时间
C# 系统启动后经过的时间,textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间。
private void timer1_Tick(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
private void Form1_Load(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
- 2022-04-30 21:58:26下载
- 积分:1
-
Test
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
(Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
)
- 2009-09-14 16:21:13下载
- 积分:1