搜索资源列表
MCS-5111
- 随着微电子技术和超大规模集成电路技术的发展,单片微型计算机以其体积小、性价比高、功能强、可靠性高等独有的特点,在各个领域(如工业控制、家电产品、汽车电子、通信、智能仪器仪表)得到了广泛的应用。学习、使用单片机的人越来越多,而生产单片机的厂家很多,单片机种类繁杂,不知如何选择。据统计,八位单片机占全球单片机销量的65%。在八位单片机中,Intel公司的8051单片机内核已成为8位单片机事实上的标准。因此,对初学者而言,选择8051单片机来学习不失为明智的选择。 学习单片机,除了搞清单片机
yongyi222_GA
- 该程序是蚂蚁觅食的计算机模拟。仅仅运用简单的规则,蚂蚁就能够聪明的找到食物。该程序是复杂系统涌现思想的生动体现,即异常简单的规则就能够导致完全复杂,并且看似智能的行为。为什么小小的蚂蚁能够找到食物?他们具有智能么?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢?首先,你要让蚂蚁能够避开障碍物,就必须根据适当的地形给它编进指令让他们能够巧妙的避开障碍物,-ants foraging of computer simulation. Just use simple rules,
AbnormalAim
- 呵呵,我们要怀着一个智者的心,走在编程之路上,时刻反思,提醒自己.-Oh, we have to with a wise heart, walking in the road program, the moment to reflect on, to remind ourselves.
OWLQN
- source codes for \"Orthant-Wise Limited-memory Quasi-Newton Optimizer for L1-regularized Objectives\"
五子棋大师
- 一个比较精到的 五子棋游戏程序源代码-miss his wise counsel of a 331 game source code
SC9800Pspecs
- 索智的cs9800芯片数据手册,保密的东西,外面下载不到的-Cable wise cs9800 chip data sheet, confidential things, not the outside download
Chapter4
- (书)现代通信系统使用MATLAB第四章-ALLIANCES is a recently proposed cooperative random access protocol for wireless networks. In this paper we modify the original model to include user location information. We also derive pair-wise error probability (PEP) un
zerone
- 【题目描述】 Adam 和Eve 被赶出伊甸园后,盖起了四面高墙。高墙上写着n 行01 串。两人无事可做,于是 开始就这些01 串做如下博弈: 1. Adam 进行第1 手,此后双方轮流操作。 2. 第 i 手的操作者,可以且必须在0 和1 之间选择,并相应地抹掉某些串。具体地,若选择 0(1),则抹掉第i 位为0(1)的所有串。长度短于i 的串,也须抹掉。 3. 一方操作之后若将所有串都抹掉了,则判该方失败。 若两人皆明智,则胜负必然确定。不幸的是他俩
VCHOME资料库_DLL编程
- 很多经验之谈,看看吧- Very many wise remarks, have a look
ch04DataStreamsReadersandWriters
- Apriori is a seminal algorithm for fi nding frequent itemsets using candidate generation [1]. It is characterized as a level-wise complete search algorithm using anti-monotonicity of itemsets, “if an itemset is not frequent, any of its super
OPENGL_runtine
- 一个OPENGL的例程,学习素材绑定滤镜照明和雾化效果After downloading the code files in zip format and extracting them, compile the code in VC environment to create the Debug folder, and like wise link and then run the exe file. Choose the exe to run in non-Full screen mode
jpeg.tar
- This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288). Image resolution is no
wisesolution
- wise solution v9.022,已汉化,支持对windows下各种平台工程的安装制作。-wise solution v9.022, has been finished, I support the right windows to install the project under the production of a variety of platforms.
wise
- 软件打包工具制作,好工具,对于开发人员值得保存留用-Software packaging tools to create, a good tool, developers should be saved for retention
A-GIS-based-step-wise-procedure-for-assessing-phy
- A GIS-based step-wise procedure for assessing physical exposure in fragmented archipelagos
Variable-wise-MPCA
- 基于变量展开和主元时变协方差的MPCA的MATLAB小程序,希望对有需要的人有所帮助哈-based variable-wise unfolded multi-way MPCA
Wise专业版
- Wise专业版 delphi 制作安装工具(Wise is tools make delphi)
APIDemo
- 金蝶K3 wise 的SDK登陆,查询,更新代码(Kingdee K3 wise SDK login, query, update the code)
K3-BOS-插件开发手册
- 金蝶WISE 二次开发和技术手册\金蝶K3插件编程 BOS插件开发手册(Kingdee WISE two development and technical manual Kingdee K3 plug-in programming BOS plug-in development manual)
VB程序调用K3 wise登录窗口
- 简单的VB程序调用K3 wise登录窗口的例子 注意,使用VB 6.0 SP6 在安装有K3客户端下可运行。 本程序在k3 wise 15.0 下顺利运行。