▍1. matlab vc++混合编程实例的源代码
matlab vc++混合编程实例的源代码-matlab vc++混合编程实例
金苹果进销存管理系统V1.2 运行环境: ASP.NET + SQL Server 2-Purchase, Sales and Inventory Management System V1.2 Apple operating environment: ASP.NET+ SQL Server 2000
列车时刻查询系统!可查询中转站!开发平台.NET 2003 -train moment Inquiry System! Inquiries may transfer station! Development platform.NET 2003
根据智能化铁谱状态监测的要求,将对设备磨损状态反应比较敏感的三个定量铁谱参数作为输入参数,应用 BP神经网络对设备的磨损状态进行了自动识别。经过现场验证,此方法结合定性铁谱分析可以较准确地评判设备的磨 损状态级别。
vb.net + SQL2000 开发的进销存系统-vb.net+ SQL2000 development Invoicing System
这是一个SILVERLIGHT得程序,结合3D引擎,把每一个TEXTBOX变成一个带3D效果的有远近的控件,可以看见很多这样的控件在屏幕上出现,点击鼠标就会摄像机拉近到这个TEXTBOX上,不点击自动往前进,模拟星空的效果,每一个星星是一个TEXTBOX文字。-This is a very SILVERLIGHT program, combined with 3D engine, and treat every one TEXTBOX into a 3D effect with a distance control, you can see many of these controls on the screen appears, click on the mouse will be the camera closer to this TEXTBOX on not click on the auto-forward to simulate the effect of the Star, each star is a TEXTBOX text.
这是一个入门级程序,指导如何在VB写的二进制文件。网。
VB.NET编写的串口通讯程序,利用windows API.-Prepared VB.NET serial communication procedures, the use of windows API.
akka.net 测试demoakka.net 测试demoakka.net 测试demoakka.net 测试demoakka.net 测试demoakka.net 测试demoakka.net 测试demoakka.net 测试demoakka.net 测试demoakka.net 测试demo
This is a sample program for fuzzy logic basics. MFC application in Visual Studio.NET was used.
用.net2005和C#实现的,使用IMAPI2 COM接口的刻录程序。-Used. Net2005 and C# Realize using IMAPI2 COM interface to burn procedures.
C#写的一个用API函数实现截屏功能。主要是说明在C#里怎么调用API函数!-C# Write an API function to use screenshot function. Mainly in the C# In how to call API function!
这是罗斌编写的VC2005编程技巧大全的源代码(5),共5部分,183MB。 -This is a Luo VC2005 prepared programming skills Guinness source code (5), a total of 5, 183MB.
五子棋,简单算法,只有可连接,没有多余东西-Gobang, simple algorithm that only can be connected, there is no superfluous things
用广度优先搜索方法实现传教士食人魔过河问题,由于是用指针实现,所以结构比较复杂-Breadth-first search method used to achieve Ogre missionaries across the river, because it is a pointer to achieve, so the structure of more complex
某市的环境GIS系统,功能完善。是基于VB,MO开发的一套项目。数据完善-Environment of a city GIS system fully functional. Is based on VB, MO developed a set of projects。Data integrity
VB.NET编写的多功能计算器,主要功能有矩阵计算和科学计算-VB.NET prepared multi-function calculator, the main function has matrix calculation and scientific computing
采用了mvc4的框架使用了Razor视图引擎对sqlserver中的数据进行了增加、修改和删除等操作,此外其中通过Ajax使得View和Controller之间可以进行数据的传输。mvc4使代码更加有序和层次感,并且使用广泛,因而会对大家入门mvc很有帮助d的。