-
Java CLDC MIDP底层编程实例源码
Java CLDC MIDP底层编程实例源码,收集自Sun官方的开源项目phoneME,J2ME游戏编程时你会用到,你可以由此进一步探讨JavaME在Java底层的实现,可能对新手有些难度。
- 2022-05-12 15:46:30下载
- 积分:1
-
Draw1
Draws lines, polygons, rectangles. The user selects color and drawing function through a menu bar and clicks different points to draw the object.
- 2010-03-15 11:31:42下载
- 积分:1
-
IRIS数据集的K近邻法分类 KNN
说明: 通过利用matlab对IRIS数据集的K近邻法分类(Using MATLAB to classify iris data set by k-nearest neighbor method)
- 2020-05-30 17:57:21下载
- 积分:1
-
SW297850
NFC library for CL reader
- 2020-06-25 16:00:02下载
- 积分:1
-
6502指令模拟器,可以实现大部分模拟功能,仿真等。适合于刚开始学习6502人员。...
6502指令模拟器,可以实现大部分模拟功能,仿真等。适合于刚开始学习6502人员。-6502 simulator commands, you can realize the majority of analog functions, simulation and so on. Suitable for the beginning of 6502 to study staff.
- 2022-01-30 17:56:11下载
- 积分:1
-
123
学习c#的练手小程序。 随机抽奖。(Learn the C # hands-on program. Random draw.)
- 2020-06-25 18:20:01下载
- 积分:1
-
基于簇头选举和多跳路由LEACH协议研究
基于簇头选举和多跳的LEACH路由协议,有算法步骤和主要程序代码(Based on cluster head election and multi hop LEACH routing protocol, there are algorithm steps and main program code)
- 2020-11-27 18:49:30下载
- 积分:1
-
OK-OK-HW-SPI
说明: Spi connect to mmc
tested is ok
- 2020-06-19 19:20:02下载
- 积分:1
-
没有翻译
Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.
它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), PostScript, PDF, 压缩HTML(chm), and Unix man pages等格式的文档。文档直接从源码中提取而成,便于维护。
Doxygen能很方便地从源码中提取出代码的组织结构,和代码中变量的关系图。这只需要配置好doxygen,一切都自动生成。这在大型代码发布时相当有用。-failed to translate
- 2022-04-02 11:18:58下载
- 积分:1
-
Untitled2
说明: 在混合高斯背景模型中,认为像素之间的颜色信息互不相关,对各像素点的处理都是相互独立的。对于视频图像中的每一个像素点,其值在序列图像中的变化可看作是不断产生像素值的随机过程,即用高斯分布来描述每个像素点的颜色呈现规律单模态(单峰),多模态(多峰)(Gaussian mixture background modeling is a background representation method based on the statistical information of pixel samples. Statistical information such as the number of patterns, the mean and standard deviation of each pattern are used to represent the background. Statistical difference (such as 3_principle) is used to judge the target pixel. Complex dynamic background modeling has a large amount of computation. In the Gaussian mixture background model, it is considered that the color information between pixels is uncorrelated and the processing of each pixel is independent of each other. For each pixel in a video image, the change of its value in a sequential image can be seen as a random process that produces pixel values continuously, i.e. Gaussian distribution is used to describe the regularity of color rendering of each pixel in single mode (single peak) and multi-mode (multi-peak))
- 2020-06-20 04:20:02下载
- 积分:1