-
消灭星星
在Windows平台上用C++开发的一款游戏,源代码已经打包(A game application developed with C++ progamming language on Windows OS.The source code is be contained.)
- 2020-06-18 14:40:02下载
- 积分:1
-
clearbid
说明: 本项目运行于Linux,是根据交易空间和发电负荷双方的报价,计算交易市场集中出清的程序。数据库使用国产达梦6数据库,数据库接口使用libdcisg_dm.so。(This project runs on Linux. Based on trade space and Generation/Load bids, it clears the trade market and calculates the Generation/Load accepted bids. It use the DM6 database and the DB interface uses libdcisg_dm.so)
- 2020-10-21 11:16:54下载
- 积分:1
-
Cycliccodes
cyclic coding powerpoint
- 2010-05-18 21:08:34下载
- 积分:1
-
matlabisight
说明: isight调用matlab接口进行优化的例子,希望对大家有帮助(isight call Matlab interface optimized for example, we hope to help)
- 2006-01-16 19:42:52下载
- 积分:1
-
倒立摆
倒立摆-采用LQR(线性二次型最优控制)方法实现倒立摆控制-inverted pendulum-use LQR (linear quadratic optimal control) method inverted pendulum control
- 2022-03-23 16:25:31下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
how to import data into R
在R中如何导入数据,主要是txt,csv,excel等数据格式的导入(how to imput data in R)
- 2018-06-13 21:26:22下载
- 积分:1
-
fenlei
分类法做模式识别的程序,里面含有一些模板(Classification procedures do pattern recognition, which contains a number of templates)
- 2007-12-25 14:25:41下载
- 积分:1
-
PWM
通过按键调节PWM输出占空比并实时显示,最小1%最大99%(Adjust the duty cycle of PWM output and display by key-press)
- 2020-06-21 21:00:02下载
- 积分:1
-
x64读写驱动源码
说明: 64位C++读写驱动,今天翻硬盘翻出来的(64 bit C + + read and write driver)
- 2021-04-02 01:09:07下载
- 积分:1