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