Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • pci.zip ... to mine the enormous amount of data created by people on the Internet. With the sophisticated algorithms in this book, you can write smart programs to access interesting datasets from other web sites, collect data from users of your own applications, and ...
  • Codejia.com_24b9b2a32e168663eea157babdaaedf6.rar ... 传 ) define( SITE_DIR , http://upload.360mf.cn/ ) // with / at the end. define( UPLOAD_DIR , up/ ) // with / at the end. ! Make it can be read and write! define( MAX_SIZE , 1024000 ) // bytes --注意: 需要PHP 4.3.0 或以上版本支持
  • phptest.rar ... 传 ) define( SITE_DIR , http://upload.360mf.cn/ ) // with / at the end. define( UPLOAD_DIR , up/ ) // with / at the end. ! Make it can be read and write! define( MAX_SIZE , 1024000 ) // bytes --注意: 需要PHP 4.3.0 或以上版本支持
  • write.erase.secure.lpc2364.lpc2366.lpc2368.lpc2378 擦写ARM7单片机lpc2364.lpc2366.lpc2368.lpc2378.lpc2468.lpc2478源程序
  • 372A.rar 372A 读写操作子程序 read 为读372A内部寄存器子程序,将 0-Fh 寄存器内容读到CPU内部RAM 10H-1FH。 write 为写内部寄存器子程序,r7中放需改写的寄存器地址,r6中放需写入的数据。
  • OpenSCAD_src.zip Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed in ...
  • fat_filesystem_demo_for_sales.rar 嵌入式FAT16文件系统,code C , Full version,function contains read file,write file,create file,etc
  • howto_read_write_binary_file.zip howto_read_write_binary_file Quickly read and write a binary file to and from an array
  • Windows_Media_Metadata_Interop.zip Interop Windows Media with Managed Code to Read and Write Metadata
  • Main.rar 4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The program sorts the numbers so that num1 <= num2 <= num3.