-
verilog HDl traffic light
verilog HDl 交通灯的实现,而且这是有别于一般的vhdl语言-verilog HDl traffic light
- 2022-04-08 15:32:43下载
- 积分:1
-
viewing game prompted viewing may select persons ease
猜数字游戏 根据提示猜数字,可以选者难易程度-viewing game prompted viewing may select persons ease
- 2022-10-18 17:40:03下载
- 积分:1
-
一个简单的日志分类
a simple logging cla-a simple logging class
- 2022-05-29 06:31:48下载
- 积分:1
-
Real
能实时读取汽车内部电机数据,反应汽车状态-Real-time data read electric car, the reaction car state
- 2022-03-24 02:37:53下载
- 积分:1
-
java里面实现的接口的应用,对不同的类中,如果有相同的属性,就可以创建接口。这样就便于管理...
java里面实现的接口的应用,对不同的类中,如果有相同的属性,就可以创建接口。这样就便于管理-java inside the interface to achieve the application of a different category, if the same attributes, we can create interfaces. This manageable
- 2023-08-24 07:25:03下载
- 积分:1
-
VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。...
VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。-VC++ 6.0 written in the classic Snake game. Includes not only the source code, and includes the author" s design document.
- 2023-07-24 07:25:04下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
Website1: http://rw.net-forces.com/
Website2: http://home.kimo.com.tw/ckimchan.tw/
Website3: http://jacky5488.myweb.hinet.net/
For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
-RW- Read
- 2022-02-05 00:51:38下载
- 积分:1
-
edge Yee Queuing System server source code
力麒排队系统服务端原代码-edge Yee Queuing System server source code
- 2022-03-23 07:20:07下载
- 积分:1
-
Made a small program, mainly in order to verify the structure stored in ini file...
作了个小程序,主要是为了验证将结构体存储到ini文件中去到底是怎么回事,没有弄明白的是为什么结构体中不能包含CString类-Made a small program, mainly in order to verify the structure stored in ini files in the end to how the matter is not understood why the structure can not contain CString Class
- 2022-05-28 12:34:48下载
- 积分:1