登录
首页 » c++ » Windows CE 6.0开发者参考(原书第4版) 及sdk

Windows CE 6.0开发者参考(原书第4版) 及sdk

于 2022-08-14 发布 文件大小:16.27 MB
0 107
下载积分: 2 下载次数: 1

代码说明:

Windows CE 6.0开发者参考(原书第4版) 及sdk,有模拟器,不需要硬件就可以在电脑跑程序

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • graphics clipping
    这份代码是计算机图形学中基础的图形裁剪算法。(This code is a graphic cutting algorithm based on computer graphics.)
    2018-01-16 17:20:10下载
    积分:1
  • 高级例程-基于MINI 板的UCOS 创建3个任务
    关于stm32系列所有芯片挂在总线上的多块MINI板的互相小刘实验。(About the mutual Xiaoliu experiment of several MINI boards on the bus of all the chips of STM32 series.)
    2019-08-08 10:41:02下载
    积分:1
  • Observers_in_Control_Systems
    一本学习观测器的很好资料,详细论述了观测器的设计和调试(very good paper to learn the observation describe the observation design )
    2011-12-09 15:59:37下载
    积分:1
  • RunningMatchmen
    火柴人的跳跃和滚动 按s滚动躲避障碍 按w跳跃躲避障碍(Stickman jumping and rolling)
    2013-12-12 20:24:23下载
    积分:1
  • C# SQL语句查询指定区间内的数据库内容
    C# 查询数据库信息,具体到本例中,是查询第10到第20名的数据,这在平时的数据库运用中,十分实用,比如查询指定区间内的成绩、销售业绩等,将查询出的数据给予一定的等级,本程序查询到的数据将返回DataTable对象:   string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");   string P_Str_SqlStr = string.Format(//创建SQL查询字符串    @"SELECT TOP 10 * FROM (SELECT TOP 20 * FROM tb_Grade ORDER BY 总分 DESC) AS st ORDER BY 总分 ASC");   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-11-06 22:25:03下载
    积分:1
  • Calibration
    this is reference about calibration using visual c++.
    2010-12-23 17:26:02下载
    积分:1
  • MATLABandVB
    MATLAB与VB的集成在电力系统潮流计算中的应用
    2010-07-21 16:40:00下载
    积分:1
  • backjump
    back jumping algorithm
    2009-05-05 22:41:07下载
    积分:1
  • Digital-Image-Processing
    MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 (MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image segmentation, morphological image processing, spatial enhancement, magic mirror, binarization, Sobel, Laplace, Robert other edge detection, median filtering and mean filtering, to achieve the full feature comparison, it took me 2 night do)
    2011-07-08 23:00:45下载
    积分:1
  • DMP-Test
    mpu6050的dmp库测试程序。通过dmp库直接输出姿态四元数。(mpu6050 the dmp library test program. Quaternion output directly through the dmp library.)
    2015-01-16 12:58:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载