Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • IC卡读写器程序(ASM)及其测试程序(PC端).zip IC卡读写器程序(ASM)及其测试程序(PC端).zip
  • 我自己写的RFID读写程序(U2270).zip 我自己写的RFID读写程序(U2270)供大家参考
  • Downloading source 自己写的,请参考。 [Servlet与JSP]用java实现上传下载功能 - Own write, please refer. [ Servlet and JSP ] realize with javaon passes on the downloading function
  • SST28F040读写源程序.rar SST28F040读写源程序,C语言编写,方便移植
  • kcc.rar KCC , a good c compiler, write by Ken Harrenstien
  • oxcc1434.zip ... a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
  • src_parallel.rar this code is a parallel programming code . such code is esay but is very useful to understand how to write the parallel code.
  • stege2_javarmi.rar a java-rmi code build a chat-room. to run this code , you need to know some basic idea about java-rmi. i spend three weeks to write this code which is also an assignment in my university (UNI.adelaide.au )
  • c语言中写二进制数.rar c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 }
  • signal_cpu_sort.rar Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, ...