搜索资源列表
lllxqjq
- 该理论力学求解器可直观的演示、分析并求解理论力学题目。-the theoretical mechanics solver can be visual presentations, analysis and solution of theoretical mechanics topics.
xueshengxuejiguanli
- 充分体现了学生的诸多功能,提供了完整的解决方案和提供给编程人员正确的思考方法。是编程人员必看的方法论。设计方案超出了普通的原理 -fully reflect the student's many functions, providing a complete solution to programming and staff the correct way of thinking. Watchable programmers is the methodology. Design op
九宫格
- 九宫格的A*算法实现 可以选择两个估价函数,完成九宫格的自动求解。指导学生完成的一个优秀的课程设计,附完整的源代码和课程设计文档,主要是算法。-Jiugongge the A * algorithm can choose two valuation function, complete Jiugongge automatic solution. Students completed an outstanding curriculum design, with complete source co
networkxidain
- 这是一个校园网解决方案!-This is a campus network solution!
题目:多线程同步方法解决生产者-消费者问题
- 题目:多线程同步方法解决生产者-消费者问题 (Bounded - Buffer Problem) 内容:有界缓冲区内设有10个存储单元,放入/取出的数据项 设定为1~10这10个整形数。要求每个生产者和消费者对有界 缓冲区进行操作后,即时显示有界缓冲区的全部内容、当前指针位 置和生产者/消费者标识符。-topics : multithreaded synchronization solution to producer-consumer (Bounded - Buffer Problem) :
cbeam-ex
- it is about the cantilever beam solution using finite element analysis
Cquestions.and.answers
- 考试专用,包括上机用的题目和题解。 希望能给准备三月份考试的朋友一点帮助-Test-specific, including on the machine used in topics and problems solution. Hope that I can prepare the exam in March a friend a little help
zbr028_11
- basic calculator solution
Projectmanager
- 信息系统项目管理师考试试题及答案,包括完整解答过程。-Information Systems Project Management Professional exam questions and answers, including the complete process of solution.
ssau_862616_proj2
- STEP 1: open Visual studio 2010 STEP 2: unzip and open .sln file from File->open project/solution STEP 3: Run F5 to run the project STEP 4: provide login information and hit OK STEP 5: on the 2nd screen, hit load tables button to lad table
Proj2_Yufei_LANG_854587
- Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010
Graduation-thesis
- 一个vb 学生成绩管理系统设计出学生成绩管理系统就是一个很好的解决方法。 本文通过用VB面向对象的编程环境编写学生成绩管理系统,利用软件工程原理,采用生命周期方法学,根据3NF的关系模式设计数据库表,用模块化设计方式将系统的各个功能模块层层分解,设计出系统的模块 -A vb student performance management system design a student performance management system is a good solution. This pa
OnLineExamSolution
- 在线考试系统源代码,使用ASP.NET完成组卷评分功能-OnLine Exam Solution
kechengsheji--shujujiegou
- 目的:通过编写教学计划编制程序,便于老师制定教学计划。 要求: (1)输入参数包括:学期总数,一学期的学分上限,每门课的课程号、学分和直接先修课的课程号。 (2)允许用户指定下列两种编排策略之一:一是使学生在各学期中的学习负担尽量均匀;二是使课程尽可能地集中在前几个学期中。 (3)若根据给定的条件问题无解,则报告适当的信息;否则将教学计划输出到用户指定的文件中。计划的表格格式自行设计。-Objective: teaching plans by writing pro
vbPsqlserver2000XSXXGL
- vb+sqlserver2000适合学生信息管理系统适用于全国各大民办高校,方便新生登记,学生注册,文考与自考成绩查询等操作。可以自定义院系,奖学金,考试类别。提供完善的添加、更改、查询操作,完全独立的数据库系统,数据管理为您提供:添加新生、更改档案。数据查询为您提供:学生查询、成绩查询。本系统具有安全的数据库备份方案、数据共享、简单易用、仿WINDOWS操作方式,可以使您很快上手,打印机设置为您打印提供解决方案根据需要自动设置院系和相应的年级和课程。-vb+sqlserver2000 for
ade1
- 计算差分方程组的解的渐近极限,并作图演示结果-Calculating the asymptotic limit of the solution of differential equations, and mapping demo results
IpTool
- 可以获取本机的公网IP地址,可以解析服务器的域名,可以测试是否可以访问某个网站,尤其是针对不同的网络环境对服务器解析出错有较好的解决~-Can get the public IP address of the machine, can resolve the domain name of the server, you can test whether you can access a website, especially server parsing error for different
WinApp_CollegeCalendar
- 课程表-日程表(C#) 先依次录入: 1.学期开始日(周一),学期周数 2.本学期调停情况 3.课程开始周,结束周 4.课程某次上课:周几第几大节,教室 5.自动产生某周,某日上课情况 6.自动产生Excel课程表 带有日期周次节次的Excel课程表,打印后方便老师安排时间,不会漏上课! 学生也可以用! 带有日期周次节次的Excel课程表 可以完美解决: 不在一个教室上课! 1-8周上课,或者3-18周上课,还是5-15周上课,或者是其他加仨儿时间
Voltage
- FDM solution to Laplacian using Successive Over-Relaxation (SOR) method.The objective of the program is to solve for the steady state voltage distribution in a region 0<x<30, 0<y<30, given that one of the sides of square is excited with a
problem44
- 微分方程求解,解决偏微分方程中au +cu=f的边界两点边值问题,估计误差。-solution of partial differential equation