-
PHP编码规范(第一版)(CHM),这是程序的一个本质特征…
PHP编码规范(第一版)(CHM),这是程序员必备的编码规范了,非常实用。-PHP coding standard (first edition) (CHM), which is an essential feature of programmers coding standard, very practical.
- 2022-02-03 11:03:00下载
- 积分:1
-
几个android2.1相关的学习实例源码
收集了几个android2.1相关的学习实例源码,ContentProvider主要使用系统的contentProvider。有与数据库相关的,比如ex08_2_SQLite,演示不用contentProvider,直接用裸sql进行操作。介绍DatabaseHelper.删除表的知道了,但是删除数据库的没有发现.还有其它的源码,学习不错,敬请下载。
- 2022-02-28 21:53:39下载
- 积分:1
-
滞回环面积
滞回曲线求耗能面积,力位移曲线,每圈面积,与Excel交互(Force-displacement curve, area per circle, interaction with Excel)
- 2019-01-06 18:28:32下载
- 积分:1
-
VC++数据库实例:考试管理系统源代码
一个VC++ Access数据库实例:学生考试管理系统源代码,窗体设计风格较通用,程序功能也不是太复杂,只是简单的数据库操作,比如添加、查询、修改学生信息等,左侧有一个树形菜单是挺不错的,程序在VC++6.0环境下顺利编译,运行界面如截图所示。
- 2022-04-08 08:28:03下载
- 积分:1
-
972883872013_BEPS_GLOBAL_REVISE_5_4
可用于beps模型的构建,运用visual c++代码(Can be used to construct the BEPS model)
- 2020-11-10 19:39:46下载
- 积分:1
-
suduGame
求解数独,根据递归唯一余数法和摒除法求解,如果无法解决在递归假设法求解。(Solving Sudoku is based on recursive unique residue method and elimination method, if it can not be solved by recursive hypothesis method.)
- 2019-01-24 15:14:50下载
- 积分:1
-
时间戳生成
时间戳生成-timestamp Generation
- 2022-02-01 15:35:16下载
- 积分:1
-
AForge.NET-master
关于aforge.net 的Samples。(about aforge.net samples.)
- 2020-06-20 20:20:02下载
- 积分:1
-
CircleFitByPratt
说明: % Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2)
%
% Output: Par = [a b R] is the fitting circle:
% center (a,b) and radius R
%
% Note: this fit does not use built-in matrix functions (except "mean"),
% so it can be easily programmed in any programming language
- 2020-06-22 22:40:02下载
- 积分:1
-
PSO_Kmeans
K-means聚类算法,基于PSO改的聚类算法,对初始点的选择进行优化(K-means clustering algorithm, based on PSO modified clustering algorithm, optimized the selection of the initial point.)
- 2018-01-30 10:57:47下载
- 积分:1