搜索资源列表
Cnforums201
- 本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录等,上传的单个文件大
FilesNet146102
- 本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录
TC35
- 中英文手机短信PDU编码(UCS2)解码(UCS2,7-Bit) C# 程序
hanming
- (7,4)汉明码的编码程序,实现4位信息位后加三位监督位,组成(7,4) 汉明码,外加第三位附加位,组成8比特数据-(7,4) Hamming code encoding process, after the realization of four information bits plus three supervisory position, composition (7,4) Hamming code, plus the third additional bits, composed of
Clock
- --1.实体和函数的定义 --2.自动计时部分 --3.设置调时时的四种状态:a.不调时,b.调时位,c.调分位,d.调秒位 --4.设置闪烁的位置,调哪部分,哪部分闪烁 --5.将该闪烁的部分执行闪烁命令 --6.调时间,小时,分钟,秒的调时进程 --7.用元件BCD把小时位,分钟位和秒位三部分连接在一起 --8.设置时区***该部分为选做,程序中已经注释掉*** --9.设置闹铃***该部分为选做,程序中暂时没写*** --10.设置7段数码管的显示位
CRC_74
- 实现(7,4)CRC的编码和译码,其中生成多项式可以在程序中改成所需要的。输入4位码,可以编码生成7位循环码。译码的情况限于至多错一位的情形。-To achieve (7,4) cyclic code encoding and decoding, which generate the polynomials can be changed in the program need. Enter 4 yards, you can generate 7-bit cyclic code encoding.
rs232_3
- 为串口收发器以及汉明编码,将电脑通过串口发送的7位数据转化成汉明码显示于led上,或把接收到的11位汉明码解码并验错纠错-For the serial port transceiver, and Hamming codes, the computer through the serial port into 7-bit data displayed on the led on the Hamming code, or to receive the 11 Hamming code error co
7bit
- 用于将ascii 7bit 编码转8bit,以及8 bit 转 7 bit-ascii change 7 bit code to 8bit ,8 bit code to 7 bit
20092221235242661580
- 大地坐标正反算。精度达到小数点后7位,能够实现角度十进位与六十进位换算,见面简单清晰。-Geodetic coordinates calculated positive and negative. 7-bit precision after the decimal point, decimal point can be achieved with sexagesimal conversion, to meet clear and simple.
c51-test
- 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。-Communication protocols: 1 byte, MSB is 1 mark for the first 1 byte, 2 bytes, MSB
BitTorrent_Last-version7.7
- Last version of bit-torrent 7.7
7
- 有一组16个数,分别统计负数、0、正数的个数,并将结果保存number area reset,data,readwrite source dcb 1,2,5,-6,-5,3,0,7,-9,0,0,5,12,-94,-3,55 number dcb 0,0,0 分别保存统计得到的 负数,0,正数的个数 对数据区进行64位结果累加操作 先对内存地址0x3000开始的100个字内存单元填入0x10000001~0x10000064字数据,然后将每个字单元进行64位累加
StringConvetor
- PDU短信7bit编码,用于GSM模块通过短信通信的时候.-String conversion:PDU message 7 bit coding for GSM module via text message communication.
PRBS7_bit
- Generating 7-bit Pseudo random binary sequence for system identification -Generating 7-bit Pseudo random binary sequence for system identification (PRBS)
7bit
- 用于将ascii 7bit 编码转8bit,以及8 bit 转 7 bit-ascii change 7 bit code to 8bit ,8 bit code to 7 bit
7.1-AddTwo
- An example bit of code written in C# (Example 2of10)
Bit-arithmetic-operations-7
- C语言位运算操作 使二进制数特定位翻转、将输入的数左移两位并输出 等,共有7个327 -Bit arithmetic operations
ECP2M50_PRBS_SERDES_DEMO
- DPRAM is used for one sequence of preamble data and 7-bit PRBS data is followed by the preamble and repeats. G8B10B mode is used. Reference Clock source is Y2(on board oscillator(100MHz)).-DPRAM is used for one sequence of preamble data and 7-bit
SmsDecoder
- 中英文手机短信PDU编码(UCS2)解码(UCS2,7-Bit) C# 程序-In both English and Chinese SMS PDU encoding (UCS2) decoder (UCS2 ,7-Bit)-this is pdu
例程源代码
- 采用单片机技术实现多功能电子时钟。本设计应用AT89C51芯片作为核心,7位LED数码管显示,使用DS1302实时时钟(The multi function electronic clock is realized by using single chip computer technology. This design uses AT89C51 chip as the core, 7 bit LED digital tube display, use DS1302 real time cloc