-
vb1weqt rfwergertgerwtewr t
vb1weqt rfwergertgerwtewr t
- 2022-04-20 20:19:25下载
- 积分:1
-
操作系统的存储管理实验~自己修改完善的
操作系统的存储管理实验~自己修改完善的-Operating system storage management experiment ~ own modified sound
- 2023-07-20 10:25:04下载
- 积分:1
-
jsonparser iPhone
JsonParser for iPhone
- 2022-09-19 17:25: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
-
linux kernel netlink socket program guide
linux kernel netlink socket program guide
- 2022-02-28 11:21:02下载
- 积分: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
-
2004.7.6日上传的一个有错这是2004.7.7日重新传的。这是本人用汇编和C混合编成的一个32...
2004.7.6日上传的一个有错这是2004.7.7日重新传的。这是本人用汇编和C混合编成的一个32-bit多任务、多线程的操作系统内核。现在暂时不提供原代码但可以下载用。谁有兴趣且觉得自己有能力和我共同完善它最终实现真正的中国本土的高端操作系统请和我联系:yaocong@mail.china.com -2004.7.6 date passes on has mistake this is 2004.7.7 dates
repasses on. This is myself uses the assembly and C mix forming 32-bit
multi- duties, the multi-thread operating system essence. Now
temporarily does not provide the original code but to be allowed to
download uses. Who has the interest also thought oneself has the
ability and I consummates it finally to realize the genuine Chinese
native place high end operating system together please to relate with
me: Yaocong@mail.china.com
- 2023-05-02 10:10:03下载
- 积分:1
-
dfasdfs风光背后的风格和分公司东风公司大法官
dfasdfs风光背后的风格和分公司东风公司大法官-时代发生大幅杀跌afsdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfsadf
- 2022-08-09 02:40:17下载
- 积分: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
-
S3C2410和S3C2440的实验源的基本组成:UART,I2C,MMU,…
S3C2410/S3C2440的基本部件实验源码:UART、I2C、MMU、NAND FLASH、触摸屏等10多个-S3C2410/S3C2440 the basic components of the experimental source: UART, I2C, MMU, NAND FLASH, such as touch screen more than 10
- 2022-08-24 04:29:50下载
- 积分:1