-
Xcode7.0 info.plist网络模版
配置此模版,以后开发到网络时,不需要每次到info中配置文件
- 2022-02-26 19:45:12下载
- 积分:1
-
stm32 模拟I2C通讯源码
用GPIO来实现I2C通讯源码。这样可以提高I2C速度超400Kbps上限。
- 2022-03-03 05:55:33下载
- 积分:1
-
StudentMangement
模拟简单的学生信息管理系统,实现登录,注册,信息增删改查等基本功能,有管理员和普通用户两个身份(Simulation of a simple student information management system, login, registration, information and other basic CRUD functions, there are two identities administrators and ordinary users)
- 2013-10-03 10:31:20下载
- 积分:1
-
[C# 2008 entry
[C# 2008入门经典(第4版)]的经典教材!!的全部源码-[C# 2008 entry-classical (4)] of the classic material! ! All the source code! !
- 2022-03-25 16:06:22下载
- 积分:1
-
c#自动化浏览器
自动化浏览器,能模仿人对电脑的一切操作
人工智能浏览器
浏览器DOM控制的例子
- 2022-05-22 21:43:00下载
- 积分:1
-
Menu-selection-procedure
使用菜单选择程序
[问题描述] 菜单是应用程序的界面,控制语句用来改变程序执行的顺序,是实现结构化程序设计的基础。设计一个比较实用的菜单,通过菜单选择不同的功能。
设计分为两步:首先设计一个含有多个菜单项的菜单演示程序,然后再为这些菜单项配上相应的功能。
[基本要求]
程序运行后,给出6个菜单项的内容和输入提示。
使用数字1-6来选择菜单项,其他输人则不起作用。
1. 功能要求(包括输入、输出、精度等方面的要求):
2. 运行环境要求:
(Use the menu to select the program description of the problem menu is the interface of the application, control statements used to change the order of program execution, is the basis of structured programming. Design a practical menu through the menu to select different functions. The design is divided into two steps: the first contains a number of menu items to design a menu demo program, and then coupled with the corresponding function for these menu items. The basic requirements of the program runs given six menu items and input prompts. Using the digits 1-6 to select the menu item, the other input does not work. Functional requirements (including input, output, and accuracy requirements): 2. Operating environment requirements:)
- 2012-06-30 09:25:28下载
- 积分:1
-
OtsuSegment
编程实现大津(Otsu)自动灰度阈值分割算法的程序(Programming (Otsu) automatic gray Otsu threshold segmentation algorithm)
- 2013-04-06 19:23:15下载
- 积分:1
-
CefSharp.Wpf.Example
把程序集CefGlue.Demo.GtkSharp卸载掉,
这个程序集是给mono平台用的,你也可以把WPF相关的程序集也卸载掉
2.
右键单击CefGlue.Demo.WinForms程序集,点属性,选择调试,
取消选中“启用visual studio承载进程”,
因为CEF3是基于多进程的,VS无能力承载,所以只有取消掉这个选项(
The assembly CefGlue.Demo.GtkSharp uninstall,
This assembly is used for mono platform, you can also put WPF assemblies are also related to uninstall
2.
Right-click CefGlue.Demo.WinForms assembly point attribute, choose Debug,
Uncheck "Enable visual studio hosting process",
Because CEF3 is based on the multi-process, VS inability to carry, so only cancel this option)
- 2013-11-13 20:39:20下载
- 积分:1
-
学校超市选址问题+数据结构(源码+文档+截图)
该课题是为某一学校超市选址,要求实现总体最优,这是带权的最小生成树的问题,校园平面图采用邻接矩阵表示,校园的的道路是双向通行,设计校园的平面图是一有向网,边表示各单位到超市的路劲,边上的权值表示路劲的长度。 在本课程设计中,采用邻接矩阵存储结构存储两个地点的距离信息,采用C语言设计开发了带权的最小生成树程序,采用逻辑结构构建数据模型产生带权有向图,实现了求最短路径的核心问题和求总体最优功能,程序测试表明, 程序的主要功能可以正常运行,界面友好,完成了任务书中的主要功能。
- 2020-06-20下载
- 积分:1
-
trimesh_12-16_m
3d 图形变换相关的代码,借助现有的一些几何库,实现了如三角网格化简 参数化等的内容(3D model tranform code)
- 2015-12-16 10:00:44下载
- 积分:1