搜索资源列表
C++(QianNeng_First_edition)
- 钱能主编 C++程序设计教程(第一版) 该书习题的答案代码,均在VC6.0上编译通过-money can be edited C Programming Guide (p. 1) Exercise of the book answer code were compiled by VC6.0
Ferreira_FEM
- matlab code for finite element method
BEMtemperaturesimulation
- 使用边界元的方法对物体温度分布进行仿真的程序源代码-Temperature distribution of objects in the simulation source code by the boundry element method
sja1000-can
- 基于SJA1000的CAN节点设计PDF资料,基于SJA1000应用设计电路,及基于SJA1000的源程序代码-SJA1000 based CAN node design of the PDF data, based on the SJA1000 application design circuit, and the source code based on the SJA1000
1141
- pku1122,我自己写的源程序,参考了网上某位大牛的解题报告-pku1122, I wrote it myself source code, reference an online problem-solving certain large cattle report
linear_programming
- 《数学建模》讲座中的“线性规划”一章,课件及配套matlab源代码-《Mathematical Modeling》seminar in the 《Linear Programming》, ppt and related source code matlab
Intermediate_Nodes
- The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reactio
Huffman
- huffman编码生成器 函数说明: [W,L,q]=huffman(P) 为huffman编码函数 P为信源的概率矢量,W为编码返回的码字 L为编码返回的平均码字长度,q为编码效率 ***************************************** -huffman encoding function generator Descr iption: [W, L, q] = huffman (P) for
c-P-P-Exercise-answers-qianneng
- 钱能的《c++程序设计教程》第二版课后题答案的源代码-The second version of the source code of the answer to question afterschool money can " c++ programming tutorial
VC-P-P-from-entry-to-the-master
- vc++从入门到精通书籍源代码,还包括几个管理系统的源代码-vc++ book source code from entry to master, also includes several management system source code
Data-structure-(c-P-P)-
- 本资源包含了数据结构(C++版,王红梅版)课本中的所有源代码以及一些笔记,用于学习数据结构非常有用。 -This resource contains the data structure (C++ version, Wang Hongmei Edition) textbook all the source code as well as some notes, very useful for learning data structures.
DPKcode-and-results
- 通信网编程作业,包括D、P、K等算法源代码和仿真结果-Communication network programming operations, including D, P, K, etc. algorithm source code and simulation results
The-c-P-P-reference-sample-code.
- c++引用的示例代码,基础代码,是南京邮电大学c++课本上的代码,内含完整注释-The c++ reference sample code.