资源列表
Jsetc_train_one
- C语言相关课外练习,一些简单的程序 C语言相关课外练习,一些简单的程序(Extracurricular practice of C language)
SolutionConverter
- visual studio 解决方案版本转换工具(Visual studio solution version conversion tool)
超声波测距(LCD1602显示)
- 基于51单片机()
一站式学习C编程
- 第一遍: 看完宋劲杉的《一站式学习C编程》的前两部分,1-27章。 对编程有个初步的感觉,知道什么是编译,什么是汇编,什么是连接。 会用命令行编译,调试,运行程序。(First time: After reading Song Jinshan's first two parts of one-stop learning C programming, the 1-27 chapter. It has a preliminary sense of programming, knowing
Untitled
- 解决皮划艇比赛的成绩问题,掌握皮划艇比赛的成绩模型;熟悉数据比较与数据拟合的编程与计算.(Solving the problem of canoeing competition)
0848139
- 模拟信道传输的一个软件,可以设定bit出错率,包丢失率,不错的()
proj_2018
- 动态库程序和其调用例子,测试类、枚举等数据结构在反编译中是否能够解析。(Dynamic library program and its call examples, whether data structure such as test class and enumeration can be parsed in decompile.)
26092190
- 模拟指示灯控件,Analog light control()
python program
- 可以生成随机问卷,用于问卷调查,随机生成,随机答案。(A random questionnaire can be generated)
fluent UDF第四章 DEFINE宏
- 用户自定义函数,或UDF,是用户自编的程序,它可以动态的连接到Fluent求解器上来提高求解器性能。用户自定义函数用C语言编写。使用DEFINE宏来定义。(User defined function or UDF is a program written by user. It can connect to Fluent solver dynamically and improve the performance of solver. The user-defined function is w
面板数据模型及其在经济分析中的应用(PDF版)
- 王志刚老师版的stata面板数据模型应用,静态,动态,单位根检验和协整检验,面板受限模型等等(Wang Zhigang's version of Stata panel data model application, static, dynamic, unit root test and cointegration test, Panel Limited model and so on.)
5815964
- 模拟图书馆的管理查询程序,仅仅用于学习和参考,可直接运行,()