-
Eviews
EViews 为我们提供了基于WINDOWS平台的复杂的数据分析、回归及预测工具,通过 EViews能够快速从数据中得到统计关系,并根据这些统计关系进行预测。EViews在系统数据分析和评价、金融分析、宏观经济预测、模拟、销售预测及成本分析等领域中有着广泛的应用(EViews provides us with WINDOWS-based platform for complex data analysis, regression and forecasting tool that can quickly EViews data obtained from statistical relations and relations based on these statistics to predict. EViews data in the system analysis and evaluation, financial analysis, macroeconomic forecasting, simulation, sales forecasting and cost analysis has a broad field of application)
- 2009-05-11 18:26:39下载
- 积分:1
-
ExpressBarsRibbonNotepadDemo.zip
How to use Ribbon components
- 2014-04-28 23:21:58下载
- 积分:1
-
SendToCS
This is a COde to Send Emails with attachement very easily.
You ca use it as an executable, or in you .Net project.
Create you Form, create a Button and Enjoy.
System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e)
{
List<String^>
Items
String
^Filename
Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"),
String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt"))
Items.Add(Convert::ToString(DateTime::Now))
for(int ni=0 ni<OrderPanel->Controls->Count ni++)
{
Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q",
((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value))
}
IO::File::WriteAllLines(Filename, Items.ToArray())
SendFileTo::MAPI mapi
mapi.AddRecipientTo("sst@fcssystem.com")
mapi.AddAttachment(Filename)
mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here")
}
- 2009-09-23 00:38:52下载
- 积分:1
-
Mohamad-suhail_Body
Robotic systems have brought significant socioeconomic impacts to human lives over the past few decades. Cloud Robotics is the latest existing idea tapping into the Internet s vast and rapidly expanding network of computing and data resources. Cloud Robotics has the potential to significantly improve robot performance by indexing libraries of annotated image models to provide semantic information, e.g., CAD models and material properties to facilitate grasping, providing access to massively parallel computation, e.g., video processing, sample-based uncertainty modeling and motion planning, and statistical robot learning, supporting on-demand sharing of data, software, trajectories, and dynamic control policies, obtaining call-center human guidance when all else fails. Cloud computing can enable cheaper, lighter, “smarter” robots. The infrastructure exists and is rapidly evolving in terms of performance and accessibility
- 2013-11-20 14:20:55下载
- 积分:1
-
LPC176x-web
keil 源文件,包含tcpip协议栈,easyweb sever(This project is migrated from Keil MCB1700 Demo code.
It can run at Keil MCB1700 board with LPC17xx.
Example functionality:
- Clock Settings:
- XTAL = 12 MHz
- PLL0 = 288 MHz
- CCLK = 72 MHz
Due to a bug in the LPC175x family(80 pin package) that
MDIO and MDC are not functioning correctly. A bit-banging
on the MDIO and MDC are included in the driver. Setting
MDC_MDIO_WORKAROUND to 1 will enable the bit-banging in
both MDC and MDIO.
For board euipped with 80-pin LPC175x, some jumper setting
is necessary for EasyWEB demo.
Close "E/U" jumper(near USB Device/Host) on 2 and 3.
Close "E/C" jumper(Near CAN connector) on 2 and 3.
The web page shows the values of analog input(AN2).
This tiny webserver needs very little resources and therefore has
some restrictions:
- only one active TCP session at any one time
- no support for fragmented IP datagrams
- no buffer for TCP datagrams received in )
- 2012-12-17 21:46:18下载
- 积分:1
-
qougang-V5.2
针对EMD方法的不足,电力系统暂态稳定程序,可以进行暂态稳定计算,包含CV、CA、Single、当前、恒转弯速率、转弯模型。( For lack of EMD, Power System Transient Stability Program, can be transient stability, It contains CV, CA, Single, current, constant turn rate, turning model.)
- 2017-04-16 21:54:30下载
- 积分:1
-
ProvisionParserTests
You can run this entire test case with: runtest -c com.android.exchange.adapter.ProvisionParserTests email.
- 2013-12-11 16:12:20下载
- 积分:1
-
VC_Program_Example
Vc编程实例参考,个人的好手册,但是要说明,这个适合初学者,非常不错!大家可以好好参考!(VC handbook about program examples, personally, it is a good handbook, but i should tell you, it is helpful to freshman, very good, you can take it as a reference!)
- 2011-06-04 11:59:30下载
- 积分:1
-
C-P-P-Embedded-Systems-Programming
本书讲述了linux的一些入门的知识和技巧.可以帮助初学者更加容易的进入linux的学习.(This book describes some of the linux entry knowledge and skills can be more easily help the beginner into linux learning.)
- 2011-06-17 23:49:53下载
- 积分:1
-
KRush_f_cr
apk sample.
kingdom rush
- 2013-11-13 01:08:03下载
- 积分:1