- 
                        HOSTMETER
                        
                          一个基于MSP430F135单片机的热量计量表的C语言原码,开发环境为IAR430,(a MSP430F135 microcontroller based on the heat metering language of the original C code, Development Environment for IAR430.)                         
                            - 2007-04-22 20:48:23下载
- 积分:1
 
- 
                        HotelWebService
                        
                          Hotel Web Service for getting information about hotels, booking rooms and so on.                         
                            - 2014-09-14 01:10:25下载
- 积分:1
 
- 
                        拉格朗日乘子法
                        
                          说明:  这篇文章详细介绍了拉格朗日乘子法的原理及其相关知识。(It introduces the principle and relevant knowledge about lagarange multiplication in detail.)                         
                            - 2020-12-10 21:33:52下载
- 积分:1
 
- 
                        HexEditCtrl
                        
                          说明:  仿照ue十六进制编辑
可以显示十六进制代码和ascii码(16edit)                         
                            - 2010-03-24 20:43:42下载
- 积分:1
 
- 
                        Kruscal代码
                        
                          Kruskal算法是一种用来寻找最小生成树的算法,由Joseph Kruskal在1956年发表。用来解决同样问题的还有Prim算法和Boruvka算法等。三种算法都是贪婪算法的应用。和Boruvka算法不同的地方是,Kruskal算法在图中存在相同权值的边时也有效。                         
                            - 2022-08-15 16:52:47下载
- 积分:1
 
- 
                        2440test_hhx
                        
                          一段基于ucos系统的程序,运行在S3C2440上,方便测试(A UCOS system based on the program, run in S3C2440, easily test)                         
                            - 2013-12-09 20:28:26下载
- 积分:1
 
- 
                        FlappyBird2
                        
                          大致思路说说,就是在外部SRAM里面做了一个大数组[320][240]做了一帧缓冲,所有屏幕相关操作都是在这一帧上面实现的,使用DMA直接丢数据到FSMC接口上,比I/O快多了,然后就是资源的去背问题,所有的图片都是我从手机版上面截图下来的,然后背景色都是0X4DF9,然后因为jpg转换软件的关系,蓝色的背景色会有偏差所以直接判断把0x4df9不显示不可行,后来想到可以用RGB颜色来入手,虽然不是0x4df9但是还是蓝色,所以蓝色分量肯定比红色多,所以做了一个阈值判断(Roughly speaking, a large array [320] [240] is made in the external SRAM to do a frame buffer. All screen-related operations are implemented on this frame. Using DMA to drop data directly to the FSMC interface is much faster than I/O. Then it is the problem of resource backtracking. All the pictures are taken from the top of the mobile version, and then the background color is 0X4DF9. Later, because of the relationship between JPG conversion software, the blue background color will be biased, so it is not feasible to directly judge that 0x4df9 is not displayed. Later, I thought that RGB color can be used to start with. Although it is not 0x4df9, it is still blue, so the blue component must be more than red, so I made a threshold judgment, and then it is the transition between scene and scene.)                         
                            - 2019-06-17 12:06:28下载
- 积分:1
 
- 
                        yuzhong
                        
                          利用c++编写的opengl动画程序,模仿雨中行人举着雨伞行走程序。(Use c++ prepared opengl animation program, imitate the rain holding umbrellas pedestrians walking program.)                         
                            - 2016-12-31 15:33:43下载
- 积分:1
 
- 
                        frequence
                        
                          一个对数据进行频域分析的MATLAB程序,可以输出谐波幅值和相角(One pair of data in the frequency domain analysis of MATLAB program that can output harmonic amplitude and phase angle)                         
                            - 2014-09-10 08:59:36下载
- 积分:1
 
- 
                        MyTaskManager
                        
                          这个是一个c#的任务管理器,使我从别的地方下载下来的,里面用了很多系统的dll文件,挺简单的,主要就是学习一下,(this a c# task manager, so I downloaded from somewhere else down, inside with a lot of system dll documents, they are simple, the main thing is to learn from this. Ha ha)                         
                            - 2007-04-28 16:21:03下载
- 积分:1