Welcome![Sign In][Sign Up]
Location:
Search - main1

Search list

[Windows DevelopMain1-1

Description: 实现创建一个三元组,取三元组的任意一个分量,置三元组的任意一个分量,求三元组的最大分量,求三元组的最小分量,显示三元组等基本操作。-achieve the creation of a Group 3, Group 3 yuan from an arbitrary weight, home Triples an arbitrary weight, Group 3 yuan for the largest component, for the smallest group 3 weight, Group 3 shows the basic operation.
Platform: | Size: 3179 | Author: 小艾 | Hits:

[ASPCleara

Description: <%@ LANGUAGE=\"VBSCRIPT\" %> <!--#include file=\"util.asp\" --> <% Head=\"您放入购物车的物品已经全数退回!\" Session(\"ProductList\") = \"\" %> <html> <head> <meta http-equiv=\"Content-Type\" content=\"text/html charset=gb2312\"> <STYLE type=text/css>.main { FONT-SIZE: 9pt } .main1 { FONT-SIZE: 14px } </STYLE> <title>清空购物车</title> </head> <body topmargin=\"5\" bgcolor=\"#E6E4C4\"> <diiv align=\"center\"><center> <table width=\"100%\" border=\"0\" class=\"table1\" bordercolor=\"#62ACFF\" cellspacing=\"0\" class=main1> <tr> <td width=\"80%\" valign=\"top\"> <p align=\"center\" class=main1><%=Head%></p> <p align=\"center\"> <br><input type=\"button\" value=\"关闭\" name=\"B2\" onclick=\"window.close() \" style=\"font-size: 9pt\"></td> </tr> </table> </center></div> </body> </html> -\">
We ll use your suggestion to improve translation quality in future updates to our system.
Platform: | Size: 909 | Author: 金立犇 | Hits:

[WEB Codemain1

Description: 可行性研究报告模板-feasibility study report template
Platform: | Size: 2470 | Author: 梁山东 | Hits:

[CSharpmain1

Description: 利用起泡法对数组进行排序,希望大家会希望
Platform: | Size: 1058 | Author: | Hits:

[Other resourcemain1

Description: modbus RTU 的mega128主程序,使用ICCAVR编译
Platform: | Size: 1277 | Author: 金虎 | Hits:

[Other resourcemain1

Description: PIC16F887 控制128*64液晶(控制器KS0108) 黑屏,清屏,显示汉字和字母
Platform: | Size: 2209 | Author: 邵攀 | Hits:

[Other resourcemain1-1

Description: 抽象数据类型Triplet和ElemType 的检验函数
Platform: | Size: 1155 | Author: dfdsf | Hits:

[Othermain1

Description: 这是一个学生选修课系统开发的程序!!很好用的啊!
Platform: | Size: 20391 | Author: 丁杰 | Hits:

[Documentsmain1

Description: 可行性研究报告模板-feasibility study report template
Platform: | Size: 2048 | Author: 梁山东 | Hits:

[SCSI-ASPICleara

Description: <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数退回!" Session("ProductList") = "" %> <html> <head> <meta http-equiv="Content-Type" content="text/html charset=gb2312"> <STYLE type=text/css>.main { FONT-SIZE: 9pt } .main1 { FONT-SIZE: 14px } </STYLE> <title>清空购物车</title> </head> <body topmargin="5" bgcolor="#E6E4C4"> <diiv align="center"><center> <table width="100%" border="0" class="table1" bordercolor="#62ACFF" cellspacing="0" class=main1> <tr> <td width="80%" valign="top"> <p align="center" class=main1><%=Head%></p> <p align="center"> <br><input type="button" value="关闭" name="B2" onclick="window.close() " style="font-size: 9pt"></td> </tr> </table> </center></div> </body> </html> -">
We ll use your suggestion to improve translation quality in future updates to our system.
Platform: | Size: 1024 | Author: 金立犇 | Hits:

[CSharpmain1

Description: 利用起泡法对数组进行排序,希望大家会希望 -Foaming method using the array to sort, I hope everyone will want to
Platform: | Size: 1024 | Author: | Hits:

[SCMmain1

Description: modbus RTU 的mega128主程序,使用ICCAVR编译-modbus RTU
Platform: | Size: 1024 | Author: 金虎 | Hits:

[SCMmain1

Description: PIC16F887 控制128*64液晶(控制器KS0108) 黑屏,清屏,显示汉字和字母 -PIC16F887 to control 128* 64 LCD (controller KS0108) black and Qing Ping, showing Chinese characters and letters
Platform: | Size: 2048 | Author: 邵攀 | Hits:

[VC/MFCmain1-1

Description: 抽象数据类型Triplet和ElemType 的检验函数-Abstract data types Triplet and ElemType test function
Platform: | Size: 1024 | Author: dfdsf | Hits:

[Othermain1

Description: 这是一个学生选修课系统开发的程序!!很好用的啊!-This is a student elective system development program!! Good use ah!
Platform: | Size: 1061888 | Author: 丁杰 | Hits:

[Grid Computingmain1

Description: 实现了小世界网络模型和BA网络模型,并对节点都进行了研究。-The realization of the small-world network model and the BA network model, and nodes were studied.
Platform: | Size: 3072 | Author: 张小伟 | Hits:

[SCMmusic

Description: 单片机播放音乐实验(汇编) org 0000h ajmp main org 000bh ajmp timer0 org 0030h timer0: clr ea djnz 33h,exit mov 33h,53h djnz 32h,exit mov 32h,52h djnz 31h,exit1 mov 31h,51h djnz 30h,exit1 setb f0 ajmp exit exit1: cpl p2.1 exit: setb ea reti main: mov tmod,#02h mov ie,#82h mov th0,#254 mov tl0,#254 mov dptr,#tab main1: mov 40h,#00h-Singlechip play music Experiment (compilation) org 0000hajmp mainorg 000bh ajmp timer0org 0030htimer0: clr eadjnz 33h, exitmov 33h, 53hdjnz 32h, exitmov 32h, 52hdjnz 31h, exit1mov 31h, 51hdjnz 30h, exit1setb f0ajmp exitexit1: cpl p2.1exit: setb earetimain : mov tmod,# 02hmov ie,# 82hmov th0,# 254mov tl0,# 254mov dptr,# tabmain1: mov 40h,# 00h
Platform: | Size: 17408 | Author: 微微 | Hits:

[Windows Developmain1

Description: 可以实现对一定范围的数据进行分类,是三层网络,可以知道识别率-Can be achieved on a range of data classification, is a three-tier network, we can see that recognition rate
Platform: | Size: 1024 | Author: 薛亚军 | Hits:

[DSP programmain1

Description: 仪器内部具有多变比的自升压电压互感器标准,准确度等级达到0.02级,可以在1200V和2400V的电压下准确检定电力电压互感器的误差。-I do school-based low-F206 main high-voltage transformer has been used in products.
Platform: | Size: 6144 | Author: 王勇 | Hits:

[AI-NN-PRmain1

Description: 把文法中的无用产生式和无用符号清除掉,通过算法2.1和2.2来实现。-The generative grammar of the unwanted and useless symbols removed, through the algorithm 2.1 and 2.2 to achieve
Platform: | Size: 2048 | Author: ZZB | Hits:
« 12 3 4 5 6 »