-
This function invokes the interrupt service routine whose address is pisr and...
This function invokes the interrupt service routine whose address is pisr and returns the results in the most general fashion.
- 2022-03-16 20:11:24下载
- 积分:1
-
VB的好用的日历例子
VB的好用的日历例子-VB example of the useful calendar
- 2022-03-06 07:20:30下载
- 积分:1
-
基于多线程的窗口建立
Win 32 区分两种不同类型的线程,一种是用户界面线程UI(User Interface Thread),它包含消息循环或消息泵,用于处理接收到的消息;另一种是工作线程(Work Thread),它没有消息循环,用于执行后台任务。用于监视串口事件的线程即为工作线程。本程序基于单文档框架,建立了两个线程,具有很好的效果!
- 2022-05-12 17:20:42下载
- 积分:1
-
cypress,上位机开发用的,cyAPI.chm,另外里面还有开发徐加载的头文件,库文件。...
cypress,上位机开发用的,cyAPI.chm,另外里面还有开发徐加载的头文件,库文件。-cypress, used in PC development, cyAPI.chm, Xu In addition there is also the development of the first loaded file, library file.
- 2022-03-10 18:07:53下载
- 积分:1
-
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助...
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助
-First book to provide a linear form of the class, I feel good, I would like to debug through the VC, and hope to have help
- 2023-01-17 10:00:03下载
- 积分:1
-
PE文件格式分析工具 T
PE文件格式分析工具 T-PE 之源代码.rar-PE file format analysis tools T-PE source code. Rar
- 2022-08-13 04:14:38下载
- 积分:1
-
csr4.0 usb driver
csr4.0 usb 驱动程序的源代码,从企业社会责任的官方网站,下载使用在 windows 平台上,windows ddk 解法和在 xp 和 win7 平台上测试运行,它验证用于蓝牙 ble 开发,应用程序可以使用到互动
- 2022-09-13 02:25:03下载
- 积分:1
-
数据库操作最好的工具,支持ACCESS,MYSQL,SQLSERVER
数据库操作最好的工具,支持ACCESS,MYSQL,SQLSERVER-database operation best tool to support ACCESS, MYSQL, SQLSERVER
- 2022-12-17 19:45:03下载
- 积分:1
-
simple game about generate pictures,you can elect you favorate picture,and it ca...
简单的拼图小游戏,可以选择3×3的界面和4×4的界面-simple game about generate pictures,you can elect you favorate picture,and it can divided automatically
- 2022-07-09 23:38:55下载
- 积分:1
-
数据结构 先序输入的二叉树的线索二叉树中序输出
数据结构 先序输入的二叉树的线索二叉树中序输出运用了一个结点带五个信息分别为数据、指针类型的左孩子、右孩子及eumu类型的左标记与右标记。当左边有孩子时左标记为link链 当没有左孩子时标记为thread 指针域指向该结点的前驱同样的右孩子类似,当没有右孩子时指针域指向其后继。
- 2022-01-25 21:49:21下载
- 积分:1