-
Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is...
Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
- 2022-05-08 20:43:25下载
- 积分:1
-
一个linux论坛
一个linux论坛- A linux forum
- 2022-03-13 22:33:26下载
- 积分:1
-
一些LabVIEW的源代码
some labview source code
- 2023-04-28 03:50:03下载
- 积分:1
-
文字游戏,非常设和初学者,教材中的经典。
文字游戏,非常设和初学者,教材中的经典。-Word games, non-permanent and beginners, teaching the classics.
- 2022-03-18 05:36:01下载
- 积分:1
-
艾默生EV系列变频器与PC通讯的程序,用VB编写的,十分适合工控人士使用...
艾默生EV系列变频器与PC通讯的程序,用VB编写的,十分适合工控人士使用-Emerson EV inverter series of communications with the PC program, written using VB, very suitable for industrial use
- 2023-08-19 18:55:04下载
- 积分:1
-
recognition of different characters
recognition of different characters
- 2022-02-02 16:32:28下载
- 积分:1
-
差分空时编码程序,对你很有帮助的,可以
差分空时编码程序,对你很有帮助的,可以-DSTBC
- 2022-01-25 15:51:39下载
- 积分:1
-
ADSI Use C Builder Example
ADSI Use C Builder Example
- 2022-05-21 01:33:56下载
- 积分:1
-
OWEN和HINTON编制的二维结构非线性有限员原代码,这两个人可是英国斯往西大学的大牛,程序非常具有参考价值,希望搞非线性有限员飞吸的同学即使下载,肯定很有帮...
OWEN和HINTON编制的二维结构非线性有限员原代码,这两个人可是英国斯往西大学的大牛,程序非常具有参考价值,希望搞非线性有限员飞吸的同学即使下载,肯定很有帮助的了-OWEN HINTON preparation and structure of the two-dimensional nonlinear finite Members of the original code, but these two individuals British Andean University of Western cattle, procedures have great reference value, engage in limited flights on nonlinear absorption of the students even downloaded certainly a helpful
- 2022-11-29 18:05:03下载
- 积分:1
-
/ *说明:1。自定义分数的类分数,使用这样的分数可以C。
/*
描述:
1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。
2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、 =,< ,< =,==,!=, in order to achieve a variety of computing scores. And achieve scores and mixed integer operations. 3. As far as possible to consider application performance.
- 2023-08-25 05:25:02下载
- 积分:1