-
通过简单的实例,告诉你怎样编写dll,以及如何调用dll,菜鸟也会上手...
通过简单的实例,告诉你怎样编写dll,以及如何调用dll,菜鸟也会上手-Through simple examples, to tell you how to prepare dll, and how to call dll, rookie will start
- 2022-03-25 16:19:49下载
- 积分:1
-
CHM decompiler is a program that converts the internal files of CHM files back i
CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。-CHM decompiler is a program that converts the internal files of
CHM files back into the HHP, HHC, and HHK, etc. used to compile the
documentation. CHM decompiler is transforms the CHM document house
document HHP, HHC, with HHK and so on procedure. It uses in to
translate the document.
- 2022-03-06 22:04:20下载
- 积分:1
-
一个用来计算正弦波值的小程序,简单实用,不用在写C程序。...
一个用来计算正弦波值的小程序,简单实用,不用在写C程序。-Used to calculate the value of a sine wave of small procedures, simple and practical, do not have to write C program.
- 2022-03-22 10:55:39下载
- 积分:1
-
checksum fpga verilog
checksum fpga verilog
- 2022-01-27 16:26:36下载
- 积分:1
-
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串...
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串-the rapid improvement of pattern matching algorithm can match with wildcards?* And the standard Series
- 2022-05-13 16:58:51下载
- 积分: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
-
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总-the procedure is a personal appraisal software from the system clock time access to information, daily records of individuals under the daily working hours, monthly statistical summary, by creating a document. The past can check the records, but also can print out monthly record. Or, summary
- 2022-01-31 12:11:54下载
- 积分:1
-
pic16f8877a 的源代码
这是 pic 的 16f877a 的源代码,它使用 timer1 pic16f877a 中,it 应用延迟、 捕获、 比较和它很多的工业技术大学教
- 2022-08-24 21:57:21下载
- 积分:1
-
inventory management for shops
inventory management for shops
- 2022-12-12 23:55:03下载
- 积分:1
-
kd树类的实现。内部提供了三种搜索方法。
kd树类的实现。内部提供了三种搜索方法。-kd tree class implementation。
- 2023-08-30 21:50:08下载
- 积分:1