-
vc++文件教程中的例子 mfc中网络方面的的 下去看吧 挺有意思的...
vc++文件教程中的例子 mfc中网络方面的的 下去看吧 挺有意思的-vc++ example file tutorial mfc go on the network aspects of the Kanba quite interesting
- 2022-03-30 01:20:03下载
- 积分:1
-
浅析本机API 此文只能说是一篇笔记,是关于本机API的
浅析本机API 此文只能说是一篇笔记,是关于本机API的-Analyse local computer, it s a note of local computer.
- 2023-03-24 12:20:03下载
- 积分:1
-
关于WinCE下的HP打印机的打印驱动程序源代码
关于WinCE下的HP打印机的打印驱动程序源代码-WinCE on HP printers under the printer driver source code
- 2022-12-16 21:00:03下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
步进电机的c语言程序
步进电机的c语言程序-stepper motor c Language Program
- 2022-02-04 07:36:45下载
- 积分:1
-
a thread based on asynchronous serial communication program running commApi fold...
一个基于线程的异步串行通信程序运行commApi文件夹中的CommApi.exe。程序调试涉及到计算机硬件-a thread based on asynchronous serial communication program running commApi folder of CommApi.exe. Commissioning procedures relating to computer hardware
- 2023-01-23 07:40:04下载
- 积分:1
-
使用WMI获取Windows所有USB摄像头设备名称,支持Win10
使用WMI获取Windows所有USB摄像头设备名称的VS开发下的小程序,不需要视频音频管理类,简单实用可扩展,支持xp及以上系统,包括Win10。
- 2023-04-27 01:50:03下载
- 积分:1
-
Weekday星期计算程序源代码
资源描述输入年/月/日,计算得出该日的星期数
- 2022-03-20 16:57:17下载
- 积分:1
-
pic508实现手机长按键开关机功能,其功耗小,引脚少等特点。
pic508实现手机长按键开关机功能,其功耗小,引脚少等特点。-pic508 realize long keyswitch phone capabilities, its power consumption in small, pin-less and so on.
- 2022-01-30 19:40:09下载
- 积分:1
-
研究了基于网络的个性化学习系统如何根据学习者的个性特征主动推送个性化学习信息服务,并就如何提高
基于网络的个性化学习系统的运行效率,提出了一种有效提取学习者...
研究了基于网络的个性化学习系统如何根据学习者的个性特征主动推送个性化学习信息服务,并就如何提高
基于网络的个性化学习系统的运行效率,提出了一种有效提取学习者个性特征的算法。-Research on Web-based personalized learning system based on personality characteristics of learners take the initiative to push personalized learning information services, and on how to improve web-based personalized learning system operating efficiency, we proposed an efficient extraction of learner personality characteristics algorithms.
- 2022-07-15 05:04:07下载
- 积分:1