-
wince串口、GPS信号处理,GPRS拨号上网,已经测试过.
wince串口、GPS信号处理,GPRS拨号上网,已经测试过.-wince serial, GPS signal processing, GPRS dial-up has been tested.
- 2022-03-24 04:32:37下载
- 积分:1
-
Nucleus PLUS代码修改
Nucleus Plus 在MC68332上的移植代码-Nucleus Plus Code For MC68332
- 2022-05-30 16:31:17下载
- 积分:1
-
这是一个中小型企业服务器配置的方案,内含大量代码命令的解析....
这是一个中小型企业服务器配置的方案,内含大量代码命令的解析.-this is a middle/small enterprise server configuration scheme, including plenty of command parse source code.
- 2023-06-27 05:15:04下载
- 积分:1
-
现在有很多的相机类型,和一些鱼
现在有很多相机类型,有的鱼眼相机照完的图片会发生畸变,为此,我们要进行鱼眼图片校正。本程序正是针对鱼眼图象的校正程序,里面有详细的注释说明相信只要是有一定的基础的人都能看懂。不过,还有差值部分没做完哪,有待完善。-Now have a lot of camera types, and some fish-eye camera images will be finished according to distortion, to that end, we have to carry out fish-eye image correction. This procedure is for fish-eye image correction program, which has detailed notes as long as it is believed that the basis of a certain person can understand. However, there is some difference which did not finish, remain to be improved.
- 2022-01-25 15:46:44下载
- 积分:1
-
测试系统环境变量的程序
测试系统环境变量的程序-test system environment variables procedures
- 2022-07-11 03:25:55下载
- 积分:1
-
system verilog fifo env
system verilog fifo env
- 2022-03-23 17:28:56下载
- 积分:1
-
particle swarm optimal
particle swarm optimal
- 2022-10-15 13:35: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
-
lunix下用c编写malloc函数
lunix下用c编写malloc函数-lunix c prepared using malloc function
- 2022-04-30 13:07:48下载
- 积分:1
-
一个餐厅的管理系统 一个餐厅的管理系统 一个餐厅的管理系统...
一个餐厅的管理系统 一个餐厅的管理系统 一个餐厅的管理系统-A restaurant, a restaurant management system management system management system for a restaurant in a restaurant management system
- 2022-02-11 11:03:15下载
- 积分:1