There are eight directories, representing the eight chapters of the C# Primer text, in which Visual Studio.NET projects are stored. These have all been compiled under a post-Release Candidate, but before the final product release. So, conceivably, these projects may not compiler when you attempt to build them. If that is so, first check my home page for updates (www.objectwrite.com). If your problem is not covered, please mail me at slippman@microsoft.com. I don’t have a good organization for the ASP.NET projects. You may have to open your own, then copy in the form and code behind files. I’ll try to clean that up when I have time. The project listing under each chapter for this release looks as follows: Chapter 1: ArrayListHashtable Arrays BasicTypes FibonacciTries gcFinalize Strings SystemIO Chapter 2: Class Design Enum MatrixVector ParamPassing Stack WordCount Chapter 3: Object-Oriented Programming LibraryMaterial QueryManager Chapter 4: Interfaces binaryTree bitvector Fibonacci Chapter 5: System Framework Environment ExploreRegEx FileIO pathIO RegularExpression socketsClient socketsServer threads XmlDocument XmlDom XmlMisc XmlParse XmlSchema XPath Xslt Chapter 6: Windows.Forms Buttons DataGrid DialogMenu FileDialog HelloWindows HelloWindowsForms ListBox PictureBox Pictures XMLDataGrid Chapter 7: ASP.NET (incomplete) Figure 7_4 Figure 7_5 Figure 7_6 Chapter 8: The Common Language Runtime Assemblies Attributes collectionBinary ildasm reflection serialize tester timer Pictures Textfiles Xmlfiles
2024-02-29 14:08:18 3.2MB
1
Flash图片转场特效,其实就是图片与图片交替显示进的过渡效果,加入了动画特效,这样看上去不至于那么单调。本转场特效是基于方块渐变型的效果,很动感。可广泛应用于基于Flash的图片展示、相册、焦点图幻灯片中。
2024-02-29 11:58:07 180KB Flash源码-图片展示
1
VB小游戏:五彩连珠源代码,模仿天语手机里的五彩连珠游戏,自动寻路径功能参考 E 语言版推箱子修改而成。
2024-02-29 11:48:17 9KB VB源码-游戏编程
1
struts+hibernate+spring的一个很好的系统
2024-02-29 11:46:52 7.69MB hibernate spring struts
1
易语言可拖动的控件源码,可拖动的控件,释放鼠标_,俘获鼠标_
1
易语言鼠标拖拽大图片源码,鼠标拖拽大图片,移动图片位置
1
组件拖放对象类模块源码
2024-02-29 09:28:10 660KB 易语言模块源码
1
API支付代理版自动发卡平台源码,推荐使用宝塔控制面板进行搭建。 系统环境: CentOS Linux 7.2获以上版本(越新版本越好) PHP7.0 Nginx/apache 都支持 mysql5.5 API代理版自动发卡平台源码安装说明: 1.运行域名/install 进行安装数据库 2.使用宝塔修改伪静态 伪静态: location / { if (!-e $request_filename){ rewrite  ^(.*)$  /index.php?s=$1  last;   break; } } 本次系统升级之后请手动删除以下目录,不删除的导致被入侵后果自负 本次升级内容: 重改上传系统,修复上传漏洞 取消强制授权页面,不授权也可以使用 修复七牛云链接错误问题 修复短信宝错误问题
1
易语言源码易语言SEH反调试源码.rar
2024-02-29 00:12:56 1KB
1
基于协同过滤算法的个性化推荐系统【毕业设计源码+论文】 1、研究目的 基于协同过滤算法的个性化新闻推荐系统能够根据对用户在网站内的操作记录的分析,为用户推荐可能喜欢的新闻内容。另外,该系统还实现了新闻的新增、改、查、删操作,以及新闻的评论和回复、新闻评论管理等。 2、研究方法 首先,进行新闻内容采集,利用新闻爬虫,抓取新闻之后进行自动提取新闻的关键字,供新闻推荐使用。 其次,用户画像模型的训练,根据用户的操作历史分析出一个可以预测用户偏好的兴趣模型,即形成系统自定的表示该用户近期的兴趣指标的数据集。 最后,进行新闻推荐,根据用户画像模型分析得到一个关联内容的权重排序的集合结果,根据该集合给用户推荐相同关联内容相同的新闻。 3、研究结论 系统基本实现了按个性化推荐新闻的功能,其中的发布者中心模块、后台管理模块、前台模块的所有所有功能性正常,暂无验证缺陷,系统功能可以正常运行,包括新闻管理、评论管理、点赞、新闻推荐等所有功能。
2024-02-28 22:31:39 22.71MB 毕业设计 推荐系统 机器学习
1