-
teachmod.tar
first fit algorithm implementation in c
- 2011-04-05 04:18:21下载
- 积分:1
-
Socket
socket 编程(socket programming)
- 2008-01-15 17:30:30下载
- 积分:1
-
Licai2.0
个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
- 2012-03-30 23:16:01下载
- 积分:1
-
ntp.tar
NTP客户端源码,vxworks和linux下。 (Simple Network Time Protocol client)
- 2011-06-01 16:23:14下载
- 积分:1
-
TVehicleDynamh
,建立车体6个自由度加上前轮转向系统1个自由度的汽车数学模型;该汽车数学模型不需引入很多的人为假设;可以实现给定汽汽车前轮转角,也可以不给定前轮转角;不依赖需要复杂测定的侧向力函数及相关模型参数;考虑了轮胎的滚动特性 已通过测试。
(Vehicle mathematical model of one degree of freedom, the establishment of the body' s six degrees of freedom coupled with front-wheel steering system mathematical model of the car does not need to introduce a lot of people assume front wheel angle can be achieved given steam can also be given front wheel angle does not depend on the complex determination of the lateral force function and model parameters consider rolling characteristics of the tire has been tested.)
- 2012-07-16 17:29:54下载
- 积分:1
-
C# 使用虚方法实现用户登录
C# 使用虚方法实现用户登录,这里需要创建密封类, 密封并重写基类中的Login方法,然后再编写处理函数完成以下代码:
myClass2 myclass2 = new myClass2(); //实例化密封类对象
Console.Write("请输入用户名:");
myclass2.Name = Console.ReadLine(); //为密封类中的用户姓名赋值
Console.Write("请输入密码:");
myclass2.Pwd = Console.ReadLine();//为密封类中的用户密码赋值
myclass2.Login();//调用密封类中的密封方法
- 2022-02-25 18:17:12下载
- 积分:1
-
用C#写的VS.NET的lua(一种脚本语言)插件。
用C#写的VS.NET的lua(一种脚本语言)插件。-C# VS.NET wrote the lua (a scripting language) plugin.
- 2022-06-29 14:24:18下载
- 积分:1
-
TRAOD_Algorithm
基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。
(Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance.
)
- 2020-11-08 18:09:47下载
- 积分:1
-
jisuanfangfakejian
说明: 数值方法课件
好好好好好好好好好好好好
(numerical method courseware good good good good good good good good good )
- 2006-04-26 13:04:28下载
- 积分:1
-
L298Nf4pwm
硬件STM32F407
L298N电机驱动
实现PWM输入电机驱动来实现电子的转速控制(Hardware STM32F407
L298N motor drive
Implementing PWM Input Motor Drive to Realize Electronic Speed Control)
- 2021-01-23 22:08:45下载
- 积分:1