-
DSC-DVC-TW-Market-Analysis-1026_2007
數位相機 DSC/DVC 之台灣市場現況分析(Digital Camera DSC/DVC current situation in the Taiwan market analysis)
- 2014-01-24 16:22:32下载
- 积分:1
-
discrete-mathematics
multicriterial choices
- 2011-08-26 20:50:17下载
- 积分:1
-
Sinmap2source
DEM中提取地形特征的一个新算法,简单实用(DEM to extract topographical features of a new algorithm, simple and practical)
- 2007-09-10 10:38:43下载
- 积分:1
-
博金操盘手
说明: 博金操盘手不错的交易系统,按照交易信号交易有不错的盈利(Bojin Traders have a good trading system, trading according to the trading signal has a good profit.)
- 2020-06-24 20:20:01下载
- 积分:1
-
64032300
做的比较简单,但可以方便扩充,计时用的是RAS API,我用的是最新的()
- 2018-04-26 05:07:34下载
- 积分:1
-
Programming-FSharp-3.0--2nd-Edition
为什么要学习F#?这多范例语言不仅使您能够通过函数式编程的巨大生产力的推动,它也可以让你养成使用现有的面向对象和命令式编程技巧的应用。编程F#,你很快就会发现微软的新的语言,其中包括访问所有伟大的工具和.NET platofrm图书馆的许多优点。
了解如何获得函数式编程的好处为您的下一个项目 - 无论是定量计算,大规模数据的探索,甚至是追求自己的。有了这个全面的指导,F#的前团队成员克里斯·史密斯为您提供了基本面和F#语言的先进理念的一个良好的开端。(Why learn F#? This multiparadigm language not only offers you an enormous productivity boost through functional programming, it also lets you develop applications using your existing object-oriented and imperative programming skills. With Programming F#, you ll quickly discover the many advantages of Microsoft s new language, which includes access to all the great tools and libraries of the .NET platofrm.
Learn how to reap the benefits of functional programming for your next project- whether it s quantitative computing, large-scale data exploration, or even a pursuit of your own. With this comprehensive guide, F# former team member Chris Smith gives you a head start of the fundamentals and advanced concepts of the F# language.)
- 2014-12-24 17:38:38下载
- 积分:1
-
MyNewDataBase
在VC下访问和创建Access数据库的例子,很清楚的程序(in VC visited and the creation of the Access database examples, it is clear that the procedures)
- 2007-04-04 17:20:33下载
- 积分:1
-
随便餐厅1
C#餐厅系统,有预订、退菜、加菜等功能,但是只有单机版(The hall system has the functions of booking, returning dishes and adding dishes, but it only has a stand-alone version.)
- 2019-06-14 08:45:36下载
- 积分:1
-
wifferent
说明: 不同的相邻分组数目v实现的pts抑制ofdm峰均比的算法,可以仿真出v越大,papr的性能越好(The algorithm of reducing ofdm peak-to-average ratio by pts with different number of adjacent packets v can be simulated that the larger v is, the better the performance of papr is.)
- 2021-05-13 23:30:03下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1