资源列表
单片机优化设计
- 21IC精华帖之 单片机优化设计 原文片断: 单片机程序的设计、仿真调试只是单片机系统的设计一部分,单片机系统的优化设计才是单片机系统的设计的核心和难点。由于很多人没有认识到这个问题,导致了单片机系统不能工作、或是工作不稳定、成本过高等问题。 -21IC essence TIE Zhi microcontroller design optimization original clips : SCM process design, simulation, debugging
找第k小算法程序
- 此代码查找序列中指定第几大小的程序,这将会在快速排序异步并行算法中用到。-this code sequence you specify the size of several of its procedures, which will be in the fast asynchronous parallel sorting algorithm used.
TC 2.0 挖地雷
- TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象上。不同的对象,对鼠标事件 有自己的事件处理函数,比如
C41CLEAN
- 一个日本公司开发的POS机的请屏及初始化系统部分的源码-a Japanese company to develop the POS screen and the requested part of the system initialization source
jenkov-prizetags-src-2.4.1
- Tree taglib,生成树的标签库,使用比较简单。Eclipse可以直接运用。-Tree taglib, Spanning Tree for the label, the use of relatively simple. Eclipse can be used directly.
计算机组成原理教学大纲和教学重点与难点
- 计算机组成原理教学大纲和教学重点与难点,用WORE的形式展示 -computer principle focus of the curriculum and teaching and difficulties with the form displayed WORE
模拟图像边缘检测的C代码[原创]
- 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is near the edge of distortion, pse
delanay三角网算法
- 随便上传一个delanay三角网算法的vb程序,仅供大家参考!-casually upload a delanay triangulation algorithm vb procedures only reference!
贪心算法球园排列问题
- 贪心算法球园排列问题,算法设计与分析课程的作业。-greedy algorithm with the ball park, algorithm design and analysis programs work.
用VB编写的网络聊天室
- 用VB 实现的一个聊天室,包括服务器端和客户端。能实现多对多聊天-VB of a chat room, including server and the client. To achieve many-to-many chat
LDPC
- 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。原作者是老外,有部分中文注释。-LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random noise, such as decoding. The
Logmap
- Turbo 码的logmap算法实现。用于通信系统仿真-Turbo Codes logmap algorithm. For communications system simulation