-
NRF_TX_Basic_v0.1
nrf24l01 asb transmitter using avr mcu
- 2016-09-14 22:00:33下载
- 积分:1
-
matlab程序
说明: 从地球到火星的模拟轨道运算及以燃料消耗为目的的优化。(Orbit simulation and optimization from earth to Mars.)
- 2020-06-28 20:40:02下载
- 积分:1
-
C# 使用数据库列别名的例子
C# 使用数据库列别名的例子。查询数据库信息,定义了一个方法返回DataTable对象:
private DataTable GetMessage()
{
string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串
@"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");
string P_Str_SqlStr = string.Format(//创建SQL查询字符串
@"SELECT 学生姓名 as 姓名,年龄 as 学生年龄,性别 as 学生性别 from tb_Student");
SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器
P_Str_SqlStr, P_Str_ConnectionStr);
DataTable P_dt = new DataTable();//创建数据表
P_SqlDataAdapter.Fill(P_dt);//填充数据表
return P_dt;//返回数据表
}
- 2022-07-22 20:05:58下载
- 积分:1
-
table
用来创建表结构,其中包含对表字段的解释和命名,其他都随意了。不知道够不够20字(Used to create table structure, which includes the interpretation and naming of table fields, everything else is optional. Do not know enough 20 words)
- 2019-02-25 16:43:16下载
- 积分:1
-
Matlab基础及其应用教程
讲述数学建模的知识以及采用数学建模算法结合MATLAB编程解决实际问题的案例(About mathematical modeling knowledge, and the use of mathematical modeling algorithm, combined with MATLAB programming to solve practical problems)
- 2017-08-02 15:48:54下载
- 积分:1
-
mm maj akvjak
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-mm maj akvjak
- 2023-04-24 12:10:03下载
- 积分:1
-
FreeRTOS实时内核_实用指南
说明: FreeRTOS实时内核_实用指南 原版本英文的中文翻译版本(FreeRTOS translated to chinese)
- 2020-06-15 22:30:02下载
- 积分:1
-
VB6.0图片浏览器
VB图片浏览器(练习FileListbox、Image控件的使用),可打开文件列表框中显示扩展名为.BMP、.JPG、.ICO、.CUR的文件,不但能浏览你电脑上的图片,也能帮助初学者了解DriveListbox,DirListbox,FileListbox,Image等控件的使用。
- 2022-08-17 18:59:28下载
- 积分:1
-
VAD G729 for mobile phone
VAD G729 for mobile phone
- 2023-01-15 17:00:04下载
- 积分:1
-
etc修改工具
说明: 问道修改ETC工具,问道修改商城工具,详细请看说明(Ask about modifying ETC tools, ask about modifying mall tools, see the instructions for details.)
- 2020-06-25 09:40:02下载
- 积分:1