-
自定义EDIT的示例与源码
可以实现自定背景颜色 自定字体颜色 数字编辑框自定字体和 部分字体变色
- 2022-03-25 08:58:56下载
- 积分:1
-
ev_pwm
DSP2812的时间管理器EVA和EVB,该程序可实现输出不同占空比和带有死区控制,适用于IGBT全桥驱动(DSP2812 time manager EVA and EVB, the program can achieve output of different than empty and with dead zone control, apply to the whole bridge IGBT drive)
- 2011-11-22 09:01:42下载
- 积分:1
-
实验8 定时器中断实验
说明: 32 407的定时器使用工程源文件 便于学习32单片机(32 407 Timer Use Engineering Source File)
- 2020-06-18 19:20:02下载
- 积分:1
-
danpianjishili
说明: 有关KEIL单片机开发实例 有关KEIL单片机开发实例(KEIL KEIL KEIL KEIL KEIL KEIL )
- 2009-08-31 01:06:37下载
- 积分:1
-
LayersOfMaps
It s an add-in for Arcmap to display properties of layers.
- 2013-12-03 05:30:09下载
- 积分:1
-
sourceCode2
Visual C++ 音频视频处理技术及工程实践,陆锦正 周冬梅编著随书光盘,包括以Visual c++ 2005为开发平台的多个工程实例及源码
(Visual C++ audio and video processing technology and engineering practice, LU Jin ZHOU Dong-mei is compiled CDs with books, including Visual c++ 2005 as a development platform for various projects in the examples and source code)
- 2009-09-20 14:09:47下载
- 积分:1
-
tuixiang
推箱子游戏的C程序设计及实现,内含代码源程序论文(Sokoban game program design and implementation of C, containing source code for Papers)
- 2010-06-04 09:44:47下载
- 积分:1
-
HCNR201
基于HCNR201的信号测量电路的研究,实际测量,实际电路(Signal measurement circuit based on HCNR201 study, the actual measurement, the actual circuit)
- 2010-09-03 14:44:51下载
- 积分:1
-
算数压缩编码
算数压缩编码实现对word文件、图片,txt文本的压缩,同时能够解压,并附有压缩率的计算,控制台程序,效果不错
- 2022-01-21 04:13:14下载
- 积分:1
-
真二叉树重构
但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1