资源列表
排序选择:
[单片机(51,AVR,MSP430等)] For_VB
说明:AD9854与avr单片机组成的dds模块,上位机以及频率控制源码-AD9854 avr microcontroller dds module, the host computer, and the frequency control source<苑金刚> 在 2025-10-09 上传 | 大小:23.18mb | 下载:0
[FlashMX源码] flash_huanyuandonghua
说明:flash动画还原,可以还原你遇到的优美的Flash,进而进行修改。-the restore flash animation, beautiful Flash can restore you encounter, and then modify.<zhanglong> 在 2025-10-09 上传 | 大小:5kb | 下载:0
[JSP源码/Java] pos
说明:java做的超市前台收银系统,可以参考一下-java do supermarket the front cashier system can reference<kingyu> 在 2025-10-09 上传 | 大小:14kb | 下载:1
[系统编程] Read_SSDT
说明:这是一份读取SSDT表的源代码,里面也有HOOk的例子-a code which can read SSDT and Hook some SSDT funtion NtUserFindWindowEx FindWindow NtUserGetForegroundWindow GetForegroundWindow NtUserQueryWindow GetWindowThreadProcessId NtUserWindowFromPoint WindowFromPoint NtUserBuild<luyi> 在 2025-10-09 上传 | 大小:66kb | 下载:0
[.net编程] Intro-to-ASP.NET-MVC-4
说明:official MVC .net source code<Taman> 在 2025-10-09 上传 | 大小:5.58mb | 下载:0
[其他小程序] Radical-behavioral-problems
说明:原子团行为问题 通过使用循环保存输入的符合要求的值,并且对这些值进行比较,找到的能量最大的原子团及能量数值,再用循环依次输出。 本次上机实践所使用的平台和相关软件。 -The radical behavioral problems through the use of the input value to meet the requirements of the cycle to save, and to compare these values to f<Frank.Soo> 在 2025-10-09 上传 | 大小:144kb | 下载:0
[其他小程序] Five-monkeys-divided-peach
说明:五猴分桃问题是:五只猴子合作摘了很多桃子,感到累了,决定先去睡觉,醒后再分。不知过了多久,第一只猴子醒了,看见其它猴子都没有醒,就把所有桃子分为五堆,发现多一个,就吃了一个,拿走一堆,把剩下的又堆在一起走了。第2只猴子醒来,以为自己是第一个,也是把桃子分为五堆,也是多一个,就吃了一个,拿走一堆,剩下的又堆在一起走了。第3,4,5只猴子都是这样。现在问总共摘了多少桃子,每只猴子连吃再拿是多少?最后还剩多少?-The five monkeys sub peach issues: five monke<Frank.Soo> 在 2025-10-09 上传 | 大小:337kb | 下载:0
[其他小程序] Input-letters-constitute-displayed
说明:此类问题的已有类似工作就是LED屏幕的显示,完成此题目主要改进是在其原理上尽可能简化代码,从而完成从控制台输入字母或字符串之后用*构成字母或字符串并显示出来的目标。-Such problems have similar work is the LED screen display, complete this subject main improvement is to simplify the code as much as possible on the principle, so that<Frank.Soo> 在 2025-10-09 上传 | 大小:37kb | 下载:0
[其他小程序] N-lines-before-output-Triangle
说明:一、 输入一个正整数n,通过程序输出杨辉三角的前n行,并输入一个正整数m,若m在杨辉三角中存在,输出所在位置的行列。 (1) 输入正整数n,输出杨辉三角形的前n行,1<n<20。要求至少给出四种解法:不使用任何数组,只使用一维数组,只使用二维数组,使用递归。 (2) 输入正整数m, 若m在杨辉三角形中存在,输出所在位置的行列编号。-Enter a positive integer n, the first n rows of Pascal' s Triangle pro<Frank.Soo> 在 2025-10-09 上传 | 大小:40kb | 下载:0
[其他小程序] Magic-square
说明:魔方阵 (1).设n是奇数,请编写程序构造n*n阶魔方阵,即行、列、两对角线上n个数之和相等的方阵。 (2).构造3*3素数魔方阵,即找出9个不大于500的素数并排成魔方阵。 -Magic square (1) n is an odd number, please write a program to construct n* n-order magic square that line, column the two diagonal n numbers equal to the<Frank.Soo> 在 2025-10-09 上传 | 大小:199kb | 下载:0