-
netstatp
类似Windows的netstat程序的程序 (An app which is like to windowss netstat)
- 2021-04-03 22:29:04下载
- 积分:1
-
obextest
用c#编写的程序,用与两个蓝牙设备的通讯,有发送数据等功能.(prepared using the procedures used with two Bluetooth devices of communication, send data capabilities.)
- 2005-07-12 16:52:13下载
- 积分:1
-
ARINC429__HI-35XXApplication_Note
ARINC_429协议芯片的HI-3585__HI-3598_HI-3599_Application_Note(ARINC429 HI-3585__HI-3598_HI-3599_Application_Note)
- 2014-02-13 21:05:08下载
- 积分:1
-
C# 利用“[^]”通配符进行查询
C# 利用“[^]”通配符进行查询
string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串
@"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");
string P_Str_SqlStr = string.Format(//创建SQL查询字符串
"SELECT 学生姓名,年龄,性别,家庭住址 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-03-20 15:58:24下载
- 积分:1
-
south_bridge_smbus
Visual C++编程实现,读取系统中SMBUS的相关内容(Visual C++ programming, read the relevant content of the system SMBUS)
- 2010-05-30 09:06:39下载
- 积分:1
-
exno
一些matlab学习中间比较常用的课后练习的源代码程序。(Some among the more common learning matlab exercises the source code program.)
- 2011-09-06 14:44:20下载
- 积分:1
-
简单的聊天对话程序
简单的聊天对话程序-simple chat dialogue process
- 2022-01-23 11:14:44下载
- 积分:1
-
MP4221采集卡采集程序
MP4221采集卡,拥有连续采集和定长采集,MFC界面上拥有模拟量输出和模拟量采集,可以有数字量输出。
- 2023-05-04 18:30:03下载
- 积分:1
-
STM32F103 蓝牙HC-05通讯程序亲测可用
说明: STM32F103 蓝牙HC-05通讯程序亲测可用(STM32F103 Bluetooth HC-05 communication program is available for personal testing)
- 2019-04-02 08:59:46下载
- 积分:1
-
code
排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!(Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!)
- 2015-05-02 15:41:07下载
- 积分:1