-
C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。...
C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of non-linear interpolation for the grid operator interpolation value, equivalent to the new definition of array size.
- 2022-09-24 09:10:03下载
- 积分:1
-
c代码的格式化工具,可以养成良好的编程习惯!
c代码的格式化工具,可以养成良好的编程习惯!-c code formatting tool that can develop good programming practice!
- 2022-03-21 01:40:09下载
- 积分:1
-
Ansett in 2000 digital modulation signal generator E4438 used in many communicat...
安捷仑的数字调制信号发生器E4438用于很多通信系统的开发过程中。本代码可以用于通过网络接口或GPIB接口向E4438下载被调制数据-Ansett in 2000 digital modulation signal generator E4438 used in many communications systems development process. The code can be used by the network interface or E4438 GPIB interface to download data to be modulated
- 2022-09-23 07:15:03下载
- 积分:1
-
地震波反应溥计算程序,可用于桥梁和结构的动力学反应的反应溥输入。...
地震波反应溥计算程序,可用于桥梁和结构的动力学反应的反应溥输入。-seismic response po program can be used to bridge the dynamics and structure of the reaction Pu input.
- 2022-11-22 20:05:03下载
- 积分:1
-
适合VB初学者看,20字20字才能下载啊
适合VB初学者看,20字20字才能下载啊-VB for beginners, the 20 words of 20 characters can download ah
- 2022-07-27 13:59:35下载
- 积分:1
-
MFC实现计算器功能
开发工具VS2012,MFC基于对话框实现计算器功能。可以进行加、减、乘、除、开方、求倒等等功能。之前在VC6.0上实现过,但是,目前换成了VS2012,部分代码和在VC6.0上是不一样的,已经实验通过。
- 2022-08-03 04:28:00下载
- 积分:1
-
用JAVA编写的3D迷宫小游戏,附有源代码,适合学习JAVA的人参考...
用JAVA编写的3D迷宫小游戏,附有源代码,适合学习JAVA的人参考-prepared with Java 3D maze of small game, with the source code for learning Java reference
- 2022-03-17 23:17:53下载
- 积分:1
-
介绍了基于分解思想的支持向量机的训练算法。
介绍了基于分解思想的支持向量机的训练算法。-Introduction based on the decomposition of thinking SVM training algorithm.
- 2022-03-18 06:37:49下载
- 积分:1
-
地图编辑器 能对一半要求的地图编辑并且产生编码
地图编辑器 能对一半要求的地图编辑并且产生编码-Map Editor can request half of the map editor and generate code
- 2022-08-03 09:54:00下载
- 积分:1
-
Android ArrayAdapter创建ActivityList内容列表
本源码主要演示Android ActivityList内容列表的如何创建,采用ArrayAdapter实现,演示了姓名列表、带单选框的列表、没有数据的列表和对列表进行操作这几项功能,要注意,layout的xml文件名需要全部小写。
ActivityList1:
1.初步介绍ListView这个组件。
2.初步介绍ArrayAdapter。
# simple_list_item_single_choice
# simple_list_item_1
# simple_list_item_multiple_choice
3.上边的相关介绍。
ActivityList2:(有错误,没有调试成功,回头再看)
1.介绍cusor。
2.介绍CursorAdapter。
ActivityList3:
1.SimpleAdapter
2.simple_list_item_1和simple_list_item_2的介绍。
3.利用自己的layout来进行显示。
- 2022-03-06 06:09:13下载
- 积分:1