-
ucgui在嵌入式linux下的成功移植,附makefile,直接make即可
ucgui在嵌入式linux下的成功移植,附makefile,直接make即可。ucgui简单易用,比minigui好用,比QT轻巧。
- 2022-06-02 22:57:12下载
- 积分:1
-
拉格朗日插值二维图形
应用背景拉格朗日插值的二维图形的C程序在显示 输出;拉格朗日的平面设计;插值关键技术基于图形化绘图的C++代码;设计输出分析的绘制与显示;
- 2023-08-23 21:20:03下载
- 积分:1
-
这是我在数字信号处理中编写的IIR数字滤波器,MFC界面,双线性变换和巴特渥斯滤波器。...
这是我在数字信号处理中编写的IIR数字滤波器,MFC界面,双线性变换和巴特渥斯滤波器。-in digital signal processing prepared by IIR digital filters, MFC interface bilinear transform and Bateoushi filter.
- 2022-03-25 16:51:33下载
- 积分:1
-
This is a text input and record a demo, including versions of the source, for be...
这个是文字输入并且记录的一个演示,包括有源程序版本的,对初学者有一定的帮助-This is a text input and record a demo, including versions of the source, for beginners is certainly helpful
- 2023-01-09 16:10:03下载
- 积分:1
-
本实例是在状态栏上显示进度条!掌握本程序的创建过程将会使VC编程相对明朗!...
本实例是在状态栏上显示进度条!掌握本程序的创建过程将会使VC编程相对明朗!-example of this in the status bar indicates the progress! Grasp the procedure to create a process that will lead VC relative uncertainty!
- 2022-03-25 11:43:37下载
- 积分:1
-
自从来到我们的论坛以来,认识了很多的朋友和编程的高手,从中学到了很多知识。我看在论坛中有很多人问关于树控的问题。故将树控的一些问题写出来,以供大家参考,同时也作...
自从来到我们的论坛以来,认识了很多的朋友和编程的高手,从中学到了很多知识。我看在论坛中有很多人问关于树控的问题。故将树控的一些问题写出来,以供大家参考,同时也作为近一段时间来学习的总结。
本文中主要讲到如何在多文档中加入一个ControlBar,以及如何在ControlBar中加入一个树控方法。这也是软件系统中常用的一种界面,希望能对大家有所帮助。-since we came to the Forum, a lot of friends and programming experts and learn from a lot of knowledge. I look at the Forum, many people have asked for the tree control problems. There will be a tree with some written, for your reference, but also to learn as recently summed up. This paper mainly mentioned how many files into a ControlBar. and how ControlBar into a tree control methods. This software system is a common interface, we want to help.
- 2022-01-22 13:38:54下载
- 积分:1
-
并行端口测试帮助
小应用程序来测试你的打印机端口,或软接口的PC学习。用逻辑探针或220欧姆resitor + LED在Windows XP inpout32.dll D0-D7 LPT port.work
- 2022-06-29 20:51:25下载
- 积分:1
-
vs c# 案例
资源描述
vs2005SQL数据库实例
vs2005 入门基础程序案例
sql 入门基础程序案例
可供IT行业业余,专业,技术人员学习。
- 2022-08-09 11:21:17下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
国外写的桌面融合软件
外国的桌面融合软件——源码,C++,内含文档,与原理介绍。-Desktop integration of foreign software- source, C++, containing documents, introduced with the principle.
- 2022-07-19 00:01:27下载
- 积分:1