Location:
Search - jz
Search list
Description: 关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试-on some basic matrix operations, such as matrix inversion, the ranks of the phalanx test, etc.
Platform: |
Size: 7619 |
Author: 陈伟华 |
Hits:
Description: 函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s=\"FFA6\"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include \"StrToData.h\"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2 -16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add # include "StrToData.h" can be transferred with
Platform: |
Size: 12151 |
Author: 张海良 |
Hits:
Description: 红外线遥控器解码程序(汇编)
ORG 0000H
AJMP MAIN
ORG 0003H 外部中断INT0入口地址
AJMP INT 转中断服务子程序
MAIN: MOV SP,#40H
MOV P1,#00H
SETB EA 开CPU中断
SETB IT0 设定INT0触发方式
SETB EX0 INT0请求中断
DSP: MOV R2,#9 将遥控器键值转化成A(0~9)
MOV DPTR,#TAB1
VV: MOV A,R2
MOVC A,@A+DPTR
XRL A,1CH
JZ ABC
DJNZ R2,VV
ABC: MOV A,R2
MOV DPTR,#TAB ;将A的值通过数码管显示出来
-infrared remote control decoder (Compendium) ORG 0000H AJMP MAIN ORG 000 3H external interrupt INT0 address AJMP INT entrance to a break in service subroutine MAIN : MOV SP, # 40H MOV P1, # 00H CPU SETB EA opening set interrupted SETB Indium-Tin-Oxide Substrates INT0 trigger mode SETB EX0 INT0 request interrupted DSP : MOV R2, # 9 will be the remote control keys into A (0 ~ 9) MOV DPTR, # TAB1 VV : MOV A, R2 MOVC A, @ A DPTR photolithography A, interruptive JZ ABC DJNZ R2, VV ABC : MOV A, R2 MOV DPTR, # TAB; A digital value through the tube show
Platform: |
Size: 1340 |
Author: ttforgo |
Hits:
Description: 计算电压基准的温度系数(tempco)和初始精度:摘要:电压基准(VREF)的主要目标是设立系统精度。例如,模/数转换器(ADC)根据基准电压设置其满量程输入电平。下文讨论了如何在初始精度和温度系数(tempco)之间进行折中,在保证满足系统精度的前提下拓宽电压基准的选择范围。下面介绍的计算方法可根据给定的初始精度确定温度系数,反之亦然。
Platform: |
Size: 137019 |
Author: ccc |
Hits:
Description: 看看你的光線, 看看你的光線,看看你的光線。
Platform: |
Size: 482041 |
Author: LUO |
Hits:
Description: 矩阵的转置。将一个稀疏矩阵压缩存贮到一个三元组数组中,转置存放到三元组数组中。
Platform: |
Size: 6787 |
Author: 刘慧 |
Hits:
Description: uboot源码,用于嵌入式开发,此源码包含bootloaderde stag1和stag2两个部分,希望对大家有个帮助
Platform: |
Size: 4685310 |
Author: linket |
Hits:
Description: uboot工具,用于嵌入式开发,tool希望对大家有个帮助
Platform: |
Size: 1160199 |
Author: linket |
Hits:
Description: 我们共提供了两个版本:1.5与3.5
最新提供:冰峰射日游戏服务端3.5版源码
让更多共同爱好决战的人研究.
SR800.COM说明:
本游戏服务端只供学习与参考之用,使用可能会引起纠纷,请在下载24小时内删除.
由使用者造成所有不良影响作者不承担任何责任!
本游戏服务端不带任何木马,病毒,后门等,如怕危害到您的权益,请停止下载与使用本游戏服务端.
如不是本站(SR800.COM)提供下载的本游戏服务端,请勿随意下载,如到别处下载本游戏服务端危害到您的权益,请自行负责!
联系方法:
网站:http://www.sr800.com (新时网)
本游戏服务端程序主要开发员目前停止开发本游戏服务端,因此,以前的冰峰射日(冰风)将是过去式!
Platform: |
Size: 316039 |
Author: 李君 |
Hits:
Description: 可以让4740使用u-boot-1.1.6,在u-boot-1.1.6基础上面,可以使用各种嵌入式系统
Platform: |
Size: 198343 |
Author: liunovember |
Hits:
Description: 一个利用TCP连接过多的攻击工具
-----------------------------
此工具的目的只是一个思路。
开源代码让大家玩玩。
-----------------------------
提供出来只是为了让大家学习一些网络编程应用。
-----------------------------------
网络僵尸 服务端源代码
将多个EXE 捆绑成单一EXE
Platform: |
Size: 3802205 |
Author: lypdl |
Hits:
Description: 嵌入式系统中使用的WEB Server,可以直接在ARM, FRV, JZ等平台上编译运行
Platform: |
Size: 203911 |
Author: 叶贤 |
Hits:
Description: 君正CPU的开发手册
Platform: |
Size: 6804131 |
Author: l3663675 |
Hits:
Description: 我们共提供了两个版本:1.5与3.5
最新提供:冰峰射日游戏服务端3.5版源码
让更多共同爱好决战的人研究.
SR800.COM说明:
本游戏服务端只供学习与参考之用,使用可能会引起纠纷,请在下载24小时内删除.
由使用者造成所有不良影响作者不承担任何责任!
本游戏服务端不带任何木马,病毒,后门等,如怕危害到您的权益,请停止下载与使用本游戏服务端.
如不是本站(SR800.COM)提供下载的本游戏服务端,请勿随意下载,如到别处下载本游戏服务端危害到您的权益,请自行负责!
联系方法:
网站:http://www.sr800.com (新时网)
本游戏服务端程序主要开发员目前停止开发本游戏服务端,因此,以前的冰峰射日(冰风)将是过去式!-err
Platform: |
Size: 883712 |
Author: 李君 |
Hits:
Description: This a patch for Linux kernel containing ports for Jz4740/Jz4730.-This is a patch for Linux kernel containing ports for Jz4740/Jz4730.
Platform: |
Size: 2832384 |
Author: volta |
Hits:
Description: This a patch for CELinux containing the Jz4740/Jz4730 ports.-This is a patch for CELinux containing the Jz4740/Jz4730 ports.
Platform: |
Size: 1610752 |
Author: volta |
Hits:
Description: linux-2.6.24.3-jz-20080530内核,版本可能有点老,当然如果刚接触的话,还是可以的-linux-2.6.24.3-jz-20080530 kernel, version may be a bit old, of course, if new to it, or can,
Platform: |
Size: 1212416 |
Author: 陈强 |
Hits:
Description: jz-rtc 微架构
linux kernel rtc 微架构-jz-rtc micro-structure of linux kernel rtc micro-architecture
Platform: |
Size: 23552 |
Author: BBM |
Hits:
Description: JZ巅峰4.1源码,可能有部分BUG,各位高手拿来研究研究-JZ peak of 4.1 source code
Platform: |
Size: 313344 |
Author: 肖海波 |
Hits:
Description: 石器时代GMSV源代码,带AB LUA, JZ LUA 是你开服的好材料。(Stone age GMSV source code, with AB, LUA, JZ, LUA, you are opening a good material to wear.)
Platform: |
Size: 2921472 |
Author: appley
|
Hits: