-
OMAP730 UART 驱动源码
OMAP730 UART 驱动源码
-OMAP730 UART driver source
- 2022-10-26 18:55:03下载
- 积分:1
-
fsdfsd 好超级好是酷我
废话废话 blahblahblahblahblahblah
使用系统 ;
使用 System.Collections.Generic ;
使用 System.Linq ;
使用 System.Text ;
使用 System.Data.SqlClient ;
使用 System.Data ;
使用 System.Threading ;
ConsoleApplication3 的命名空间
{
类的程序
{
静态 void Main (字符串 [] args)
{
字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ;
初始目录 = lab8 ;
集成安全性 = True";
System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ;
cn。Open ();
字符串路径 = @"c:lab8";
foreach (文件路径字符串中 System.IO.Directory.GetFiles(path))
{
SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ;
SqlParameter param = 新 SqlParameter() ;
param。ParameterName ="@Name";
param。值 = System.IO.Path.GetFileName(filePath) ;
param。SqlDbType = SqlDbType.VarChar ;
cmd.Parameters.Add(param) ;
param = 新 SqlParameter()
- 2023-07-19 16:15:03下载
- 积分:1
-
Stanford iPhone课程配套源码,介绍iphone 中network stream的用法。
Stanford iPhone课程配套源码,介绍iphone 中network stream的用法。-source code of Stanford iPhone course, demo of network streaming in iPhone
- 2022-08-18 04:27:54下载
- 积分:1
-
for sensor network nodes TinyOS operating system design is very interesting
用于传感器网络的节点操作系统 TinyOS 结构设计非常有意思-for sensor network nodes TinyOS operating system design is very interesting
- 2022-01-22 06:48:37下载
- 积分:1
-
os design an operating system design, with brochures inside! ~! ~
os design
一个操作系统的设计,里面带有说明书!~!~-os design an operating system design, with brochures inside! ~! ~
- 2023-04-15 04:45:03下载
- 积分:1
-
用vc++编写的虚拟机仿真系统。可以模拟真实操作系统的一些功能。...
用vc++编写的虚拟机仿真系统。可以模拟真实操作系统的一些功能。-with vc prepared by the virtual machine simulation system. Can simulate the real operating system features.
- 2022-03-30 19:59:52下载
- 积分:1
-
c++语言编写的演示操作系统中的进程的换入和换出,以及进程的执行的应用程序。...
c++语言编写的演示操作系统中的进程的换入和换出,以及进程的执行的应用程序。-c language of the operating system demonstration of the process of change and buy out process and the implementation of the application.
- 2023-07-28 06:50:02下载
- 积分:1
-
fanlsh播放器,效果非常好,经典的播放软件
fanlsh播放器,效果非常好,经典的播放软件-fanlsh player, the effect was very good, classic broadcast software
- 2023-08-12 00:55:03下载
- 积分:1
-
BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级
用户都希望能够有资料帮助他们,本书以BIOS 的基础知识为起点,针对主板、
显卡...
BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级
用户都希望能够有资料帮助他们,本书以BIOS 的基础知识为起点,针对主板、
显卡、调制解调器等的BIOS 设置、升级、优化进行了系统的讲解,教读者如何
通过BIOS 来达到优化系统、解决常见问题。本书的读者定位为:电脑初、中级
用户。-BIOS setup and adjust the use of computers has always been hot, especially the majority of the early, intermediate users wish to have information to help them, this book to BIOS basic knowledge as a starting point, for motherboards, graphics cards, modems, BIOS, etc. settings, upgrade, and optimize the system to explain, teach readers how to achieve optimized system BIOS to resolve common problems. Readers of this book as: computer early, intermediate users.
- 2022-02-06 12:24:37下载
- 积分:1
-
一个朋友写的操作系统源码
一个朋友写的操作系统源码-a friend to write the operating system source code
- 2022-05-05 11:04:39下载
- 积分:1