亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

A-T

  • FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T

    FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the encrypted file. It s written in Delphi 6, enjoy the source code.

    標(biāo)簽: file generates encrypts cipher

    上傳時(shí)間: 2013-12-08

    上傳用戶:爺?shù)臍赓|(zhì)

  • LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film T

    LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT as a switching devices. This model is composed of a TFT-LCD module, a driver circuit and a back-light unit and a touch screen panel(TSP). The resolution of a 3.5" contains 320RGBx240 dots and can display up to 16.7M colors.

    標(biāo)簽: Transmissive Reflective active matrix

    上傳時(shí)間: 2013-12-11

    上傳用戶:大三三

  • Part2 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++

    Part2 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++ does all your math for you!it is a miscon ception that you have to be good at math to understand how to program compters.

    標(biāo)簽: math_relax Operators you dreading

    上傳時(shí)間: 2016-10-16

    上傳用戶:tonyshao

  • Part5 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++

    Part5 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++ does all your math for you!it is a miscon ception that you have to be good at math to understand how to program compters.

    標(biāo)簽: math_relax Operators you dreading

    上傳時(shí)間: 2014-01-22

    上傳用戶:wlcaption

  • With a worldwide community of users and more than a million dedicated programmers, Perl has proven t

    With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer.

    標(biāo)簽: programmers worldwide community dedicated

    上傳時(shí)間: 2014-01-16

    上傳用戶:磊子226

  • 簡(jiǎn)單有限元計(jì)算程序。 NJF---結(jié)點(diǎn)自由度數(shù) E---彈性模量 NE---單元數(shù) T---板厚度 VM---泊松比 z---實(shí)型二維數(shù)組

    簡(jiǎn)單有限元計(jì)算程序。 NJF---結(jié)點(diǎn)自由度數(shù) E---彈性模量 NE---單元數(shù) T---板厚度 VM---泊松比 z---實(shí)型二維數(shù)組,用來(lái)存放結(jié)點(diǎn)坐標(biāo) ZJ---實(shí)型二維數(shù)組,用來(lái)存放每個(gè)約束自由度方向和該方向的約束值, ie---實(shí)型二維數(shù)組,存放布爾矩陣 p---實(shí)型一維數(shù)組,先存放等效結(jié)點(diǎn)載荷,解完方程后存放輸出的結(jié)點(diǎn)位移 a,b,a---實(shí)型數(shù)組,存放各個(gè)單元的面積及由結(jié)點(diǎn)坐標(biāo)計(jì)算的bi,bj,ci,cj g---實(shí)型數(shù)組,存放單剛子塊 zk---實(shí)型二維數(shù)組,存放整剛矩陣

    標(biāo)簽: NJF NE VM 有限元

    上傳時(shí)間: 2014-01-24

    上傳用戶:cuibaigao

  • MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t

    MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL make an MSDOS volume label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS

    標(biāo)簽: collection programs version systems

    上傳時(shí)間: 2016-11-18

    上傳用戶:wlcaption

  • This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod

    This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.

    標(biāo)簽: particularly designed teaching toolbox

    上傳時(shí)間: 2016-11-25

    上傳用戶:hustfanenze

  • Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn

    Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and tools for writing code that s more robust, flexible, efficient, and maintainable. He shows you how to tame C++ s complexity, cut through its vast array of paradigms, take back control over your code--and get far better results.

    標(biāo)簽: Programming Imperfect Practical Solutions

    上傳時(shí)間: 2014-03-02

    上傳用戶:songrui

  • Problem A:放蘋果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language:

    Problem A:放蘋果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Description 把M個(gè)同樣的蘋果放在N個(gè)同樣的盤子里,允許有的盤子空著不放,問(wèn)共有多少種不同的分法?(用K表示)5,1,1和1,5,1 是同一種分法。 Input 第一行是測(cè)試數(shù)據(jù)的數(shù)目t(0 <= t <= 20)。以下每行均包含二個(gè)整數(shù)M和N,以空格分開(kāi)。1<=M,N<=10。 Output 對(duì)輸入的每組數(shù)據(jù)M和N,用一行輸出相應(yīng)的K。 Sample Input 1 7 3 Sample Output 8

    標(biāo)簽: Limit Accepted Language Problem

    上傳時(shí)間: 2016-11-30

    上傳用戶:leixinzhuo

主站蜘蛛池模板: 遂平县| 广西| 醴陵市| 格尔木市| 慈利县| 陆良县| 西华县| 苍山县| 威远县| 集安市| 长白| 平阳县| 崇明县| 岑巩县| 乌拉特前旗| 青州市| 玉龙| 巴彦淖尔市| 泰州市| 武邑县| 凌云县| 凤山市| 宁都县| 承德市| 财经| 呼和浩特市| 同德县| 达尔| 中方县| 桓仁| 民乐县| 芜湖县| 桦川县| 石阡县| 长阳| 萨嘎县| 宁武县| 册亨县| 洛川县| 图木舒克市| 屯门区|