搜索资源列表
529
- windowsCE环境,一个小的操作应用程序。连接远程数据SQL数据库,做采集数据,处理数据。-windowsCE environment, a small operation applications. Remote Data Link SQL database, so data collection, data processing.
the_annotated_STL_sources
- 《STL源码剖析》侯捷 著,PDF扫描版,简体中文,全本!529页(看看文件大小可知) the_annotated_STL_sources
529-536
- SUPER-RESOLUTION OF GLOBAL ONE-DIMENSIONAL MOTION BLURRED IMAGES
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6
529
- windowsCE环境,一个小的操作应用程序。连接远程数据SQL数据库,做采集数据,处理数据。-windowsCE environment, a small operation applications. Remote Data Link SQL database, so data collection, data processing.
the_annotated_STL_sources
- 《STL源码剖析》侯捷 著,PDF扫描版,简体中文,全本!529页(看看文件大小可知) the_annotated_STL_sources - STL-source analysis, Hou Jie forward, PDF scan version, Simplified Chinese, all of this! 529 (look at the file size, we can see) the_annotated_
hafuman
- 输入一个有n个叶结点的权植构造一棵哈夫曼树:(例如:n=8,权植为 5 29 7 8 14 23 3 11)根据哈夫曼树构造哈夫曼编码,用指向字符串的指针数组来存放,用叶子到树根逆向求每个结点的哈夫曼编码. -Enter one has n leaf nodes of the right to construct a Huffman tree-sik: (For example: n = 8, the right-sik for
529-536
- SUPER-RESOLUTION OF GLOBAL ONE-DIMENSIONAL MOTION BLURRED IMAGES
xapp529_6_1
- 一些有用的IP核,本人也是刚涉及FPGA到开发,特别希望前辈们能够共享一些关于图像处理方面的IP核-Some useful IP core, and I was just involved in FPGA to development, particularly the older generation to share some information about aspects of image processing IP core
HX8357c-hsd3.5-SPIPRGB)_C8051F
- 3320*480LCD显示程序LG配61529的IC-3320* 480LCD the display program with 61,529 of LG IC
cloud-model
- 逆向云代码1 clear all close all X1=[0.4 0.6 0.7 0.1 0.3 0.8] Y1=[0.765 0.765 0.529 0.059 0.47 0.412] m=6 Ex=0.5 En1=zeros(1,m) for i=1:m
deep_q_rl-master
- This package provides a Lasagne/Theano-based implementation of the deep Q-learning algorithm described in: Playing Atari with Deep Reinforcement Learning Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Alex Graves, I