dlfm lmfcd òlm<òfdl mò<lm òlm<
资源简介:dlfm lmfcd òlm<òfdl mò<lm òlm<
上传时间: 2017-05-31
上传用户:zhangyi99104144
资源简介:The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbols (length-k), and the initial zero of the code, init_zero, such that the zeros are: init_zero, init_zero+1, ..., init_...
上传时间: 2014-07-31
上传用户:skfreeman
资源简介:由文件input.txt提供输入数据。输入文件第1 行有2个正整数n和m(1<=n,m<=100), 表示仓库是n×m个格子的矩形阵列。接下来有n行,每行有m个字符,表示格子的状态。 S 表示格子上放了不可移动的沉重货物; w 表示格子空闲; M 表示仓库管理员的初始位置; ...
上传时间: 2017-08-05
上传用户:cainaifa
资源简介:bp网络实现lt识别问题 bp网络实现lt识别问题
上传时间: 2015-06-12
上传用户:13681659100
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数退回!" Session("ProductList") = "" %> <html> <head> <meta http-equiv="Content-Type" content="text/html charset=gb2312"> <STYLE ...
上传时间: 2015-11-05
上传用户:zhaoq123
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% ProductClass_2=request("ProductClass_2") set rs=server.createobject("adodb.recordset") sqltext="select * from Product" if request("Product_Name")<>"" then sqlte...
上传时间: 2013-11-25
上传用户:wl9454
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.createobject("adodb.recordset") sqltext="select * from RegUser where UserId= " & request.form("uid") & " " rs.open sqltext,co
上传时间: 2013-12-08
上传用户:yuanyuan123
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductL...
上传时间: 2013-12-09
上传用户:huql11633
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductL...
上传时间: 2014-08-18
上传用户:小草123
资源简介:16<->10转换1 6<->10转换1 6<->10转换16<->10转换
上传时间: 2016-01-20
上传用户:zmy123
资源简介:点液晶的程序,#include <util/delay.h> #include <avr/pgmspace.h> #include "lcd.h" #include "font6x8.h" #include "font8x16.h" #include "my_type.h"
上传时间: 2016-05-02
上传用户:change0329
资源简介:client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result cha...
上传时间: 2017-07-29
上传用户:wab1981
资源简介:#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <avr/sleep.h> #include <avr/pgmspace.h> #include <string.h> #include <util/delay.h> #include <avr/eeprom.h> #include <stdio.h> #include "defines.h"
上传时间: 2017-07-31
上传用户:diets
资源简介:基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h> #include<sys/ipc.h> #include<unistd....
上传时间: 2014-01-18
上传用户:003030
资源简介:排列问题 M个1,N个0的排列(高效率版) 排列数为:c(m+n,n) 对n个0,m个1,我的想法是这样的: 每个排列可以分三段: 全0列,全1列, 子问题列 设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1
上传时间: 2015-11-11
上传用户:1051290259
资源简介:out< "please input the number of the nodes"<<endl cin>>nodesNum cout<<"please input the graph"<<endl for( i = 1 i<=nodesNum i++) for( j = 1 j <= nodesNum j++) cin>>graph[i][j] */
上传时间: 2013-11-29
上传用户:libinxny
资源简介:(1)myfind <pathname> 的功能: 除了具有与程序4-7相同的功能外,还要输出在<pathname>目录子树之下,文件长度不大于4096字节的常规文件,在所有允许访问的普通文件中所占的百分比。程序不允许打印出任何路径名。 (2)myfind <pathname> -comp <filename...
上传时间: 2014-01-26
上传用户:aappkkee
资源简介:linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #incl...
上传时间: 2014-01-18
上传用户:xjz632
资源简介:REM 管理栏目设置 dim menu(4,10) menu(0,0)="信息及常规管理" menu(0,1)="<a target=main href=admin_config.asp>网站参数设置</a>" menu(0,2)="<a target=main href=admin_link.asp>友情链接管理</a>" menu(0,3)="<a target=main href=admin_mb.asp>网...
上传时间: 2014-01-15
上传用户:moshushi0009
资源简介:公司:<公司名> ,总薪水:<社会保险费用总和> 部门: <部门1>,<部门薪水>,<部门社会保险费用总和> 部门成员:<成员一>,<员工薪水>,<社会保险费用> 部门成员:<成员二>,<员工薪水>,<社会保险费用> … 部门: <部门2>,<部门薪水>,<部门社会保险费...
上传时间: 2016-11-25
上传用户:Andy123456
资源简介:帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #def...
上传时间: 2013-12-11
上传用户:bjgaofei
资源简介:void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE") return ...
上传时间: 2014-01-17
上传用户:cxl274287265
资源简介:hibernate一对多双向关联映射 一对多双向关联映射的方法 在"一"一端的集合中使用<key>标签,在对方表中加入一个外键指向"一"端 在"多"的一端采用<many-to-one> 注意:<key>标签指定的外键字段必须和<many-to-one>指定的外键一至,否则引用字段的错误...
上传时间: 2014-01-19
上传用户:gdgzhym
资源简介:include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> ...
上传时间: 2017-05-07
上传用户:ljt101007
资源简介:演示中使用的数据库为省、市、县三级数据库 演示程序实现了省、市、县三级联动(ajax技术) 程序调用方法: 1:把 <script language="javascript" src="js/jquery.js"></script> <script language="javascript" src="js/firste_city.js"></script> 贴到...
上传时间: 2017-05-26
上传用户:6546544
资源简介:For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (...
上传时间: 2016-08-20
上传用户:zhenyushaw
资源简介:泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。
上传时间: 2017-06-14
上传用户:wpwpwlxwlx
资源简介:#include <iostream.h> #include <string.h> #include <iomanip.h> #include "Stud.h" Stud::Stud(){} char *Stud::getno() //获取学号 { return no; } char *Stud::getname() //获取姓名 { return name; } char *...
上传时间: 2016-12-29
上传用户:767483511
资源简介:/*================================================================= 4扫16*16下入上出C语言程序, 低位起笔,数据反相。 预定义 **************************************************************/ #include #include //可使用其中定义的宏来访问绝对...
上传时间: 2017-05-04
上传用户:sbfd010
资源简介:#include "iostream" using namespace std; class Matrix { private: double** A; //矩阵A double *b; //向量b public: int size; Matrix(int ); ~Matrix(); friend double* Dooli(Matrix& ); void Input(); ...
上传时间: 2018-05-20
上传用户:Aa123456789