-
ShockBar-v1.1
mt4交易系统-ShockBar v1.1,官方价格 97$,网格EA,任意货币对,m1(mt4 trading system-ShockBar v1.1, the official price of 97 $, grid EA, any currency pair, m1)
- 2013-09-26 01:44:09下载
- 积分:1
-
LW_IP
LWIP是关于轻量级TCPIP协议栈开发的相关中文手册,很好(LWIP TCPIP stack is about the development of lightweight relevant Chinese manual, very good)
- 2011-01-23 11:40:42下载
- 积分:1
-
Oscilloscopes
说明: 用C语言在Keil环境下开发的示波器程序(Keil environment using C language programs developed under the scope)
- 2010-04-02 11:41:16下载
- 积分:1
-
初学者很好的启蒙教材,看过很有收获,对初学者是一个很好指导!...
初学者很好的启蒙教材,看过很有收获,对初学者是一个很好指导!-C++builder 6.0,C++builder 6.0,C++builder 6.0
- 2023-01-13 08:05:03下载
- 积分:1
-
ggmle
Matlab implementation of the moment matching and maximum likelihood estimators for the generalized Gaussian density.
- 2014-01-25 14:36:24下载
- 积分:1
-
CSharp vista prepared with the effect of Wind Fantasy, very interesting
用Csharp编写的vista效果风色幻想,挺有意思的-CSharp vista prepared with the effect of Wind Fantasy, very interesting
- 2022-06-26 13:20:57下载
- 积分:1
-
Windows CE 6.0开发者参考(原书第4版) 及sdk
Windows CE 6.0开发者参考(原书第4版) 及sdk,有模拟器,不需要硬件就可以在电脑跑程序
- 2022-08-14 10:56:38下载
- 积分:1
-
94518687
小学生成绩管理系统(一篇比较简单的论文)我的初稿 题目:小学生成绩管理系统 仅供参考,本人的论文初稿已经比他复杂好几倍了。当然,毕业答辩之前不会贴出来的,嘿嘿 姓名:陈抒 摘要: 小学生成绩管理系统是典型的信息管理系统(MIS),其开发主要内容包括后台数据库的建立和维护 以及前端应用程序的开发两块。对于前者主要要求数据一致性和完整性、数据安全性。而对于后 者则要求应用程序功能完备,易使用。 我将使用ACCESS数据库管理系统创建后台数据库,将在Visual C++6.0编译环境下使用MFC类库中 的ODBC方面的类来创建数据库的前段应用程序,使应用程序能够做到快速安全的维护数据库,并 且提供简单明了的使用界面,满足不同用户的需求。 关键词:ODBC 添加 查找 删除 修改 学籍 成绩 (primary performance management system (a relatively simple thesis) my first draft topics : primary performance management system for reference purposes only, I have the first draft of a paper than the complex several times. Of course, the graduates will not reply before affixed out, laughter Name : Chen Shu Abstract : The primary performance management system is typical of the Information Management System (MIS), its main contents include the development of database background to the establishment and maintenance, and front-end application development 2. Former major requirement for consistency and data integrity, data security. For the latter demanding applications complete functions and easy to use. I will use the ACCESS database management system to create the background database, the V)
- 2005-01-03 21:18:40下载
- 积分:1
-
juzhenjianpan
MSP430F169单片机矩阵键盘扫描程序,用一位共阳数码管显示(MSP430F169 microcontroller matrix keyboard scanning procedures, using a common anode LED display)
- 2013-07-27 15:12:56下载
- 积分:1
-
QR分解
QR分解
void cvQR(CvMat *inputA,CvMat *q,CvMat *r) {
CvSize inputSize=cvGetSize(inputA); int width=inputSize.width; int height=inputSize.height; cvSetI
- 2022-04-29 09:52:05下载
- 积分:1