资源列表

« 1 2 ... 92 93 94 95 96 9798 99 100 .01 .02 ... 5346 »

[C#编程boston

说明:波士顿房价问题c语言实现,给出了房价数据,需要进行训练,训练后输出预测结果-The Boston issue price c language
<vanishis> 在 2024-10-06 上传 | 大小:348160 | 下载:1

[C#编程RadioModuleTestCode

说明:测试微功率无线模块各项指标的上位机源代码。用VS2008编写,语言是c#。-Indicators of the test micro-power wireless module host computer source code. VS2008 written language is c#.
<张勇> 在 2024-10-06 上传 | 大小:49152 | 下载:1

[C#编程CustomWinStyle

说明:WPF 自定义窗体样式,改写原窗体模板, 可以调整窗体的大小-WPF custom Window s sytle,it can resize window s size
<黄鉴源> 在 2024-10-06 上传 | 大小:330752 | 下载:1

[C#编程winceSoftKey

说明:wince C# 环境下实现的软键盘,可以直接运行,两个程序。-the wince C# environment to achieve a soft keyboard, very useful gadgets
<杨青乐> 在 2024-10-06 上传 | 大小:733184 | 下载:1

[C#编程SHARE

说明:多媒体教学资源共享平台网站开发 使用ASP.NET(C#)(或其他) 和数据库,实现以下功能:用户注册和登录功能, 支持多种格式的资源库,允许注册用户上传和下载资-Multimedia teaching resource sharing platform for website development ASP.NET (C#) (or other) and the database to achieve the followin
<王莹莹> 在 2024-10-06 上传 | 大小:4416512 | 下载:1

[C#编程Locate

说明:  设有一头指针为L的带有表头结点的非循环双向链表,其每个结点中除有prev(前驱指针),data(数据)和next(后继指针)域外,还有一个访问频度域freq。在链表被起用前,其值均初始化为零。每当在链表中进行一次Locate(L,x)运算时,令元素值为x的结点中freq域的值增1,并使此链表中结点保持按访问频度非增(递减)的顺序排列,同时最近访问的结点排在频度相同的结点的最后,以便使频繁访问的结点总是靠近表头。试编写符合上述要求的L
<hac> 在 2024-10-06 上传 | 大小:1024 | 下载:1

[C#编程k

说明:  对于稀疏矩阵的存储,可不使用二维数组来存储,而使用链表,只存储其中的非0元素。链表中的每个结点包含的域为(行,列,值, next),如以下稀疏矩阵: 0 2 0 0 0 3 0 0 0 6 0 0 0 0 0 0 0 7 0 0   则链表为:      请实现两个稀疏矩阵的相加,并输出结果。要求:相加后原来的两个矩阵仍然存在。-For sparse matrix storage, without us
<hac> 在 2024-10-06 上传 | 大小:1024 | 下载:1

[C#编程simple_pose

说明:基于kinect传感器的动作识别,能够识别手和脚的动作。运用了c#编写了此程序-For kinect sensor-based motion recognizing, able to recognize the operation of the hands and feet. Use this program written in c#
<曹操> 在 2024-10-06 上传 | 大小:147456 | 下载:1

[C#编程NHibernatecode

说明:nhibernate 的帮助文档、实例、源码test以及nhibernate源码
<chesn> 在 2024-10-06 上传 | 大小:15672320 | 下载:1

[C#编程pci_sample

说明:windriver pci 开发,针对的是PCI9052芯片-windriver pci development, for PCI9052 chip
<cxr> 在 2024-10-06 上传 | 大小:295936 | 下载:1

[C#编程WindowsFormsApplication1

说明:用System.Diagnostics.Process类调用程序,并且将其放到窗口的最上一层,挡住其他程序。-use class System.Diagnostics.Process to invoke other exe,and put the exe to the top most desktop,and cover other programs.
<kitsmiler> 在 2024-10-06 上传 | 大小:58368 | 下载:1

[C#编程delaunay

说明:c#写的程序,主要就是实现delaunay算法,将点云表示成三角网-c# write the program is to achieve delaunay algorithm, represented as point cloud triangulation network
<罗毅> 在 2024-10-06 上传 | 大小:44800000 | 下载:1
« 1 2 ... 92 93 94 95 96 9798 99 100 .01 .02 ... 5346 »

源码中国 www.ymcn.org