非常炫的光效,as編寫,可以為閃客愛好者提供學習借鑒
上傳時間: 2015-08-17
上傳用戶:qw12
一款運動事例的源代碼,麻雀雖小,卻五臟俱全,對AS代碼的學習很有幫助
上傳時間: 2015-08-17
上傳用戶:時代電子小智
as語言的入門教程,不知道 對你們有沒有用 要的 可以參考一下。
上傳時間: 2015-08-21
上傳用戶:Late_Li
ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".
標簽: Description computers Problem binary
上傳時間: 2013-12-11
上傳用戶:libenshu01
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr
標簽: introduction the contains intended
上傳時間: 2013-12-23
上傳用戶:liansi
Microsoft® XML Core Services (MSXML) 4.0, formerly known as the Microsoft XML Parser, allows customers to build high-performance XML-based applications that provide a high degree of interoperability with other applications that adhere to the XML 1.0 standard.
標簽: Microsoft XML Services formerly
上傳時間: 2015-08-27
上傳用戶:蟲蟲蟲蟲蟲蟲
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.
標簽: compression Lempel-Ziv algorithm console
上傳時間: 2015-08-27
上傳用戶:whenfly
decoding of binary LDPC as in Elec. Letters by MacKay&Neal 13March1997
標簽: decoding Letters binary MacKay
上傳時間: 2013-12-18
上傳用戶:com1com2
PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples detailed in RFC 3666 - RFC3666 SIP PSTN Call Flow.
標簽: PSTN representation SIP examples
上傳時間: 2015-08-30
上傳用戶:weixiao99
When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn t produce lib" checkbox in the Linker settings page for this project.
標簽: not created symbols produce
上傳時間: 2015-09-01
上傳用戶:asdkin