-
house
房贷计算器,可以自己二次开发适合自己的
房贷计算器,可以自己二次开发适合自己的(Mortgage calculator, you can develop yourself for two times)
- 2017-12-10 21:08:04下载
- 积分:1
-
mopso-matlab
多目标粒子群算法 多目标部分是通过for循环实现的。(Multi-objective particle swarm optimization algorithm for multi-objective in part by recycling achieved.)
- 2009-11-12 13:45:35下载
- 积分:1
-
Alizi-A2-V3.2_30570
说明: 阿狸子订单系统3.2,未破解的源码系统,很好用(Ali son 3.2, to crack)
- 2020-10-07 16:17:37下载
- 积分:1
-
UDSMProt-master
说明: 基于深度学习的深度神经网络融合的蛋白质预测位点算法(Protein prediction site algorithm based on deep learning and deep neural network fusion)
- 2020-12-17 21:52:57下载
- 积分:1
-
GBA操作系统(中文版)
GBA操作系统(中文版)-GBA operating system (Chinese version)
- 2022-04-29 00:15:37下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
365280155NLOS
关于定位系统仿真代码 包括AOA TOA TDOA仿真的一些代码(Some code about TDOA simulation)
- 2018-03-27 08:37:58下载
- 积分:1
-
用于油藏数值模拟中的非均值场,即可以改变渗透率变异系数,渗透率级差,可用于eclipse、VIP、cmg中皆可使用,本程序的例子是共有7个层,所以输入数据有7个...
用于油藏数值模拟中的非均值场,即可以改变渗透率变异系数,渗透率级差,可用于eclipse、VIP、cmg中皆可使用,本程序的例子是共有7个层,所以输入数据有7个层的原始渗透率场。-Reservoir simulation for the non-mean field, that can change the permeability coefficient of variation, differential permeability, can be used in eclipse, VIP, cmg in can be used, examples of this procedure is a total of seven layers, so there is input data the original seven-story market penetration.
- 2022-03-22 19:37:03下载
- 积分:1
-
金额转中文大写
不限位数人民币金额转大写模块. 其他的没什么可介绍的 都是 源码 。纯属凑字数(number to chinese for VBA code.......................)
- 2020-06-22 07:40:02下载
- 积分:1
-
rescue5_secure5
说明: decompile clipper programs
- 2019-07-07 05:25:20下载
- 积分:1