-
超星版perl编程经典,实用报表提取语言
超星版perl编程经典,实用报表提取语言-Superstar classic version of perl programming, practical extraction report language
- 2022-03-26 12:53:52下载
- 积分:1
-
编辑的应用
void CMyDlg::OnButton1() // { // TODO: Add your control notification han...
编辑的应用
void CMyDlg::OnButton1() // { // TODO: Add your control notification handler code here UpdateData(TRUE) CDlg1 Dlg Dlg.m_Edit2=m_Edit1 //m_Edit1.Undo() CDialog::OnOK() Dlg.DoModal()-Edit the application void CMyDlg:: OnButton1 ()// (//TODO: Add your control notification handler code here UpdateData (TRUE) CDlg1 Dlg Dlg.m_Edit2 = m_Edit1// m_Edit1.Undo () CDialog:: OnOK () Dlg. DoModal ()
- 2022-01-22 16:07:10下载
- 积分:1
-
经典的CDMA扩频通信书籍,A.J.维特比编写
经典的CDMA扩频通信书籍,A.J.维特比编写-Classic books CDMA Spread Spectrum Communication, AJ Viterbi prepared
- 2022-02-26 06:26:05下载
- 积分:1
-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1
-
Prim算法完整实现代码
用Prim算法求无向图的最小生成树
Prim算法完整实现代码
用Prim算法求无向图的最小生成树
-Prim algorithm to achieve a complete code with Prim algorithm try to map the minimum spanning tree
- 2023-03-18 20:15:04下载
- 积分:1
-
只想下载 只想下载 只想下载
只想下载 只想下载 只想下载 -Just want to download just want to download just want to download just want to download just want to download just want to download
- 2022-08-16 01:04:08下载
- 积分:1
-
A large number of icons, web development, when done do not have to find a suitab...
大量的图标,做web开发的时候不用为找不到合适的图标而范悉了-A large number of icons, web development, when done do not have to find a suitable icon and noted a Fan
- 2022-08-22 17:54:49下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值....
就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值.-is in process of ordering more of a control, was released before the experiment. It can also. There should be little reference value.
- 2022-10-06 15:55:03下载
- 积分:1
-
Learning when to do a graphics gadgets to simulate the 8 planets of the solar sy...
学习图形学时做的一个小玩意,模拟了太阳系8大行星的公转与自转,有兴趣的可以-Learning when to do a graphics gadgets to simulate the 8 planets of the solar system revolution and rotation, are interested in can
- 2022-08-14 09:12:12下载
- 积分:1